Fix 'thinko'.
[oweals/busybox.git] / networking /
2003-04-02 Eric AndersenYet another rather large face lift. It now works for...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-11 Eric Andersencope with crappy windoze ftp servers
2003-02-15 Glenn L McGrathPatch from Bastian Blank
2003-02-12 Russ Dillsync with udhcp bug fixes
2003-02-12 Eric AndersenDon't use HZ -- use sysconf(_SC_CLK_TCK)
2003-02-11 Manuel Novoa III Fix compile error... header problems.
2003-02-10 Glenn L McGrathlast_patch83 by Vladimir N. Oleynik
2003-02-10 Glenn L McGrathFix compile error, last_patch82 by Vladimir N. Oleynik
2003-02-10 Glenn L McGrathFix compile error, last_patch81 by Vladimir N. Oleynik
2003-02-09 Glenn L McGrathMinor update to arping, patch from Nick Fedchik
2003-02-09 Glenn L McGrathNew applet, inetd, make httpd features more configurabl...
2003-02-08 Glenn L McGrathRewrite by Manuel Novoa III, very compact implimentation.
2003-02-03 Eric AndersenFix a couple more ifupdown bugs
2003-01-27 Eric AndersenThis seems sufficient for ifup and ifdown to actually...
2003-01-23 Eric AndersenA patch from John F. Kelly to add in a utility for...
2003-01-22 Glenn L McGrathPatch from Basitan Blank to fix nasty bug
2003-01-22 Eric AndersenFix a typo that broke it so busybox won't build
2003-01-21 Russ Dillmerge fixes with udhcp
2003-01-21 Glenn L McGrathrun telnet from inetd, present login prompt if login...
2003-01-21 Glenn L McGrathheader update
2003-01-20 Glenn L McGrathNew test mode that allows run_parts to fail silently...
2003-01-19 Glenn L McGrathDont use getopt_long, minor usage changes, patch by...
2003-01-19 Glenn L McGrathfix missed option argument for -I <device>, interface...
2003-01-16 Glenn L McGrathUse vsyslog instead of syslog, improve initalisation...
2003-01-14 Glenn L McGrathFix leading spaces bug, free line buffer, redo next_wor...
2003-01-14 Eric AndersenEliminate most instances where we use linux kernel...
2003-01-14 Eric AndersenEliminate use of kernel header file
2003-01-13 Glenn L McGrathOption to allow ifupdown use ip commands instead of...
2003-01-12 Eric AndersenKiss Gabor noticed that ping compiled without BB_FEATUR...
2003-01-09 Glenn L McGratharping applet by Nick Fedchik
2003-01-05 Glenn L McGrathNew applet: httpd, by Glenn Engel
2003-01-05 Glenn L McGrathfixes for ia64
2002-12-27 Manuel Novoa III Add "Broadcast +" support back in. Also cut the size...
2002-12-19 Glenn L McGrathBugfix, wastn retrieving last block, patch by Jean...
2002-12-18 Glenn L McGrathWhen retrieving a file dont open file until we have...
2002-12-17 Glenn L McGrathGet interface names using ioctl rather than /proc,...
2002-12-16 Robert GrieblAlways print the routing table header for IPv4:
2002-12-16 Glenn L McGrathOnly included headers that are used.
2002-12-16 Glenn L McGrathfix warning
2002-12-13 Glenn L McGrathFix bug when reading mac from command line, continue...
2002-12-13 Glenn L McGrathMerge copyfd and copy_file_chunk
2002-12-13 Glenn L McGrathChange ftpput so it uses <remote-path> <local-file...
2002-12-13 Glenn L McGrathFix possible bug if file length not known
2002-12-13 Glenn L McGrathNew applets, ftpget and ftpput
2002-12-13 Glenn L McGrathNew applet, nameif by Nick Fedchik and myself.
2002-12-11 Eric Andersenhehe. Screwed that one up. Lets do things right this...
2002-12-11 Eric AndersenMakefile rework coordinate with Russ so udhcp will...
2002-12-11 Russ Dillslight change to reflect BB_VER change
2002-12-11 Russ Dillsorry about all the noise, should be all synced up now
2002-12-11 Russ Dillresync with udhcp cvs
2002-12-11 Eric AndersenMake sure we have a show_usage function prototype
2002-12-11 Eric AndersenEliminate dependancy on kernel header files. Naughty...
2002-12-11 Glenn L McGrathundefine sysinfo to prevent breakage on ia64
2002-12-09 Glenn L McGrathForgot to rename foo
2002-12-09 Glenn L McGrathFix a debug message, from Bastian Blank
2002-12-08 Glenn L McGrathSupport using ip in udhcpc scripts.
2002-12-08 Glenn L McGrathStart to cleanup handling of the state file, save some...
2002-12-07 Glenn L McGrathDifferentiate struct and type names
2002-12-07 Glenn L McGrathFix command that brings down loopback
2002-12-06 Glenn L McGrathdepends on for telnet and ipcalc
2002-12-06 Eric AndersenFixup dumpleases compile problem
2002-12-06 Glenn L McGrathUse libbb/get_line_from_file, change default state...
2002-12-06 Glenn L McGrathMake mapping a config option again to save space, turn...
2002-12-06 Glenn L McGrathFix bug that stoped -a working
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-02 Glenn L McGrathUse compare_string_array in ipaddress to save a few...
2002-12-02 Glenn L McGrathSave a few more bytes
2002-12-02 Glenn L McGrathSave a hundred bytes or so on the do_iproute function
2002-12-01 Glenn L McGrathEnable ip commands to be compiled seperate from ip...
2002-11-28 Glenn L McGrathClean up error messages
2002-11-28 Glenn L McGrathMinor error messages changes
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathSyntax error
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-11-28 Glenn L McGrathStyle, error_msg
2002-11-28 Glenn L McGrathUse standard error messages
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-11-26 Glenn L McGrathuse #ifdef CONFIG_* instead of #if CONFIG_*
2002-11-26 Glenn L McGrathuse #ifdef instead of #if
2002-11-26 Glenn L McGrathUse #ifdef instead of #if
2002-11-26 Glenn L McGrathFix simple syntax error
2002-11-19 Glenn L McGrathDont use xargs
2002-11-19 Glenn L McGrathdont use the -i option of xargs
2002-11-19 Russ Dilludhcpc documentation update
2002-11-18 Glenn L McGrathUse error_msg_and_die, style
2002-11-17 Glenn L McGrathRemove mapping option, its should always be used
2002-11-15 Eric AndersenPatch from Bastian Blank:
2002-11-11 Glenn L McGrathMake ifupdown use internal run_parts
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-10 Glenn L McGrathipcalc applet by Stephan Linz and Jordan Crouse
2002-11-10 Glenn L McGrathConfig feature DEVPTS defined and used in telnetd,...
2002-11-10 Glenn L McGrathFix for hostname -s, by Stephan Linz
2002-11-10 Glenn L McGrathFixup a previous define
2002-11-10 Glenn L McGrathMake mapping support a definable feature, saves 1.6kB
2002-11-10 Glenn L McGrathOnly compile the files in this dir if the IP applet...
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>
2002-11-09 Glenn L McGrathdebian compatable ifup and ifdown commands
2002-11-05 Russ Dillversion number oops
next