aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-27This seems sufficient for ifup and ifdown to actually workEric Andersen
2003-01-23Fix a silly compile error, thanks to a patch from Wen-chien Jesse SungEric Andersen
2003-01-23Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen
2003-01-23Patch from Jason McMullan @ linuxcare.com adding insmodEric Andersen
2003-01-23A patch from John F. Kelly to add in a utility for configuringEric Andersen
2003-01-23Apply patch from Ghozlane Toumi to add -inum support to find.Eric Andersen
2003-01-23Patch from Artem Egorkine to support the -m optionEric Andersen
2003-01-23Patch from Joel Vallier to add modules symbols to the kernel symbolEric Andersen
2003-01-22Patch from Basitan Blank to fix nasty bugGlenn L McGrath
2003-01-22Fix a typo that broke it so busybox won't buildEric Andersen
2003-01-21merge fixes with udhcpRuss Dill
2003-01-21Login prompt function, part of waldi's telnetd from inetd patchGlenn L McGrath
2003-01-21run telnet from inetd, present login prompt if login is configured,Glenn L McGrath
2003-01-21re-order config options, part of a patch from Bastian BlankGlenn L McGrath
2003-01-21header updateGlenn L McGrath
2003-01-20New test mode that allows run_parts to fail silently if the directoryGlenn L McGrath
2003-01-20Make test mode output same as official versionGlenn L McGrath
2003-01-19Dont use getopt_long, minor usage changes, patch by Nick FedchikGlenn L McGrath
2003-01-19fix missed option argument for -I <device>, interface name checksGlenn L McGrath
2003-01-19Compile option to avoid using /usr directory, patch by Bastian BlankGlenn L McGrath
2003-01-16Use vsyslog instead of syslog, improve initalisation and cleanup ofGlenn L McGrath
2003-01-14Fix leading spaces bug, free line buffer, redo next_word, save someGlenn L McGrath
2003-01-14Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian BlankGlenn L McGrath
2003-01-14last_patch75_2 from vodz,Eric Andersen
2003-01-14Ensure consistant sort order, sed behavior, etcEric Andersen
2003-01-14Eliminate most instances where we use linux kernel headersEric Andersen
2003-01-14Clean config binsries on 'make clean'Eric Andersen
2003-01-14Eliminate use of kernel header fileEric Andersen
2003-01-14Fixup addgroup help textEric Andersen
2003-01-14Only call free if it is necessaryEric Andersen
2003-01-13Patch from Tito to rework strings applet, and some testsuiteEric Andersen
2003-01-13Correct some init issues, update email address, last_patch78 by VladimirGlenn L McGrath
2003-01-13Option to allow ifupdown use ip commands instead of ifconfig, add flushGlenn L McGrath
2003-01-12Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGEric Andersen
2003-01-11Patch from Daniel J Walsh at redhat to make free work for systemsEric Andersen
2003-01-11Patch from Robert Schwebel -- support ncurses installed in /usr/localEric Andersen
2003-01-11Patch from Robert Schwebel fixing a missing \nEric Andersen
2003-01-11Fix an obvious mistakeEric Andersen
2003-01-09Fix addgroup so it actually worksEric Andersen
2003-01-09Additional patch from Tito to fix some anomoliesEric Andersen
2003-01-09arping applet by Nick FedchikGlenn L McGrath
2003-01-09Make output the same as upstream, patch by TitoGlenn L McGrath
2003-01-08Patch by Stewart Brodie to terminate the string array correctlyGlenn L McGrath
2003-01-08Lineo has ceased to exist, and is no longer a sponsor.Eric Andersen
2003-01-06Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.Glenn L McGrath
2003-01-06Correct column width for tab completion and lsGlenn L McGrath
2003-01-05New applet: httpd, by Glenn EngelGlenn L McGrath
2003-01-05Prepare for new busybox-cvs uploadGlenn L McGrath
2003-01-05fixes for ia64Glenn L McGrath
2003-01-04Sync with 20030104-2 cvs package, disable fdisk BSD label as they dontGlenn L McGrath