aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Moved to libunarchive/unzip.cbug12003-02-091-69/+0
* Fix endian probelm on PPC, i had different types for an extern variable.bug12003-02-093-27/+80
* Patch from mathuria, compatability with solarisbug12003-02-083-1/+6
* Patch from Joshua Jackson, make md5 the default hash algorithmbug12003-02-081-3/+3
* Rewrite by Manuel Novoa III, very compact implimentation.bug12003-02-081-160/+134
* Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty'sbug12003-02-081-5/+2
* Mention penguruandersen2003-02-051-0/+4
* Fix a couple more ifupdown bugsandersen2003-02-031-2/+2
* Fix long standing bug with old gnu tar files, add a check so tar willbug12003-01-283-19/+31
* Don't wipe the config system on 'make clean'andersen2003-01-271-4/+5
* This seems sufficient for ifup and ifdown to actually workandersen2003-01-273-35/+59
* Fix a silly compile error, thanks to a patch from Wen-chien Jesse Sungandersen2003-01-231-2/+4
* Patch from Brett Hunt at micron.com to fixup potential segfaultsandersen2003-01-231-4/+4
* Patch from Jason McMullan @ linuxcare.com adding insmodandersen2003-01-231-2/+98
* A patch from John F. Kelly to add in a utility for configuringandersen2003-01-235-0/+187
* Apply patch from Ghozlane Toumi to add -inum support to find.andersen2003-01-233-12/+79
* Patch from Artem Egorkine to support the -m optionandersen2003-01-233-3/+139
* Patch from Joel Vallier to add modules symbols to the kernel symbolandersen2003-01-232-2/+185
* Patch from Basitan Blank to fix nasty bugbug12003-01-221-3/+2
* Fix a typo that broke it so busybox won't buildandersen2003-01-221-1/+1
* merge fixes with udhcpruss2003-01-211-3/+4
* Login prompt function, part of waldi's telnetd from inetd patchbug12003-01-211-0/+124
* run telnet from inetd, present login prompt if login is configured,bug12003-01-216-157/+121
* re-order config options, part of a patch from Bastian Blankbug12003-01-211-12/+14
* header updatebug12003-01-211-1/+1
* New test mode that allows run_parts to fail silently if the directorybug12003-01-203-9/+14
* Make test mode output same as official versionbug12003-01-201-3/+3
* Dont use getopt_long, minor usage changes, patch by Nick Fedchikbug12003-01-192-11/+5
* fix missed option argument for -I <device>, interface name checksbug12003-01-191-11/+16
* Compile option to avoid using /usr directory, patch by Bastian Blankbug12003-01-192-0/+16
* Use vsyslog instead of syslog, improve initalisation and cleanup ofbug12003-01-161-42/+36
* Fix leading spaces bug, free line buffer, redo next_word, save somebug12003-01-141-56/+43
* Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blankbug12003-01-146-6/+20
* last_patch75_2 from vodz,andersen2003-01-141-2/+4
* Ensure consistant sort order, sed behavior, etcandersen2003-01-141-0/+3
* Eliminate most instances where we use linux kernel headersandersen2003-01-146-17/+38
* Clean config binsries on 'make clean'andersen2003-01-141-1/+1
* Eliminate use of kernel header fileandersen2003-01-141-3/+2
* Fixup addgroup help textandersen2003-01-141-2/+2
* Only call free if it is necessaryandersen2003-01-141-1/+2
* Patch from Tito to rework strings applet, and some testsuiteandersen2003-01-132-63/+78
* Correct some init issues, update email address, last_patch78 by Vladimirbug12003-01-135-179/+162
* Option to allow ifupdown use ip commands instead of ifconfig, add flushbug12003-01-135-27/+170
* Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGandersen2003-01-122-9/+8
* Patch from Daniel J Walsh at redhat to make free work for systemsandersen2003-01-111-10/+26
* Patch from Robert Schwebel -- support ncurses installed in /usr/localandersen2003-01-111-1/+8
* Patch from Robert Schwebel fixing a missing \nandersen2003-01-111-0/+1
* Fix an obvious mistakeandersen2003-01-111-1/+1
* Fix addgroup so it actually worksandersen2003-01-091-9/+19
* Additional patch from Tito to fix some anomoliesandersen2003-01-091-2/+10