aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-09New applet, inetd, make httpd features more configurable, update authors, las...Glenn L McGrath
2003-02-09Dont die if logging remotely fails, patch by Joshua JacksonGlenn L McGrath
2003-02-09Specify install path, patch by Nick FedchikGlenn L McGrath
2003-02-09Moved to libunarchive/unzip.cGlenn L McGrath
2003-02-09Fix endian probelm on PPC, i had different types for an extern variable.Glenn L McGrath
2003-02-08Patch from mathuria, compatability with solarisGlenn L McGrath
2003-02-08Patch from Joshua Jackson, make md5 the default hash algorithmGlenn L McGrath
2003-02-08Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath
2003-02-08Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty'sGlenn L McGrath
2003-02-05Mention penguruEric Andersen
2003-02-03Fix a couple more ifupdown bugsEric Andersen
2003-01-28Fix long standing bug with old gnu tar files, add a check so tar willGlenn L McGrath
2003-01-27Don't wipe the config system on 'make clean'Eric Andersen
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