aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* With nightmares of libbb ending up with 100 .c files startingandersen2003-03-072-1/+1
* audit for proper error handling, apply a few size optimizationsandersen2003-03-071-27/+34
* Define bb_xgetlarg as a standard interface for extractingandersen2003-03-073-1/+30
* Explicitly define -DNDEBUG so asserts don't clutter release codeandersen2003-03-071-1/+2
* Add all the syslogd help textandersen2003-02-281-16/+51
* There is no good reason to prevent nfs mounts from being mountedandersen2003-02-281-2/+2
* Write all the help text for the util-linux utilities. Allowandersen2003-02-272-35/+153
* mention "katamaran"andersen2003-02-181-0/+1
* Fix for big endian machinesbug12003-02-171-2/+2
* New applet sha1sumbug12003-02-175-0/+239
* Patch from Bastian Blankbug12003-02-154-5/+128
* Merge fileutils, textutils and shellutils into coreuilsbug12003-02-155-6/+628
* sync with udhcp bug fixesruss2003-02-123-6/+9
* Don't use HZ -- use sysconf(_SC_CLK_TCK)andersen2003-02-121-1/+2
* Fix compile error... header problems.mjn32003-02-111-2/+1
* last_patch83 by Vladimir N. Oleynikbug12003-02-103-6/+6
* Fix compile error, last_patch82 by Vladimir N. Oleynikbug12003-02-101-8/+23
* Fix compile error, last_patch81 by Vladimir N. Oleynikbug12003-02-101-1/+2
* udhcpc is supposed to be in /sbin, not /usr/sbin/andersen2003-02-101-1/+1
* Fix compiler warnings, patch by Steven Scholzbug12003-02-093-6/+5
* Woops, my gunzip fix broke unzip, these cant be staticbug12003-02-092-4/+4
* Minor update to arping, patch from Nick Fedchikbug12003-02-091-7/+9
* New applet, inetd, make httpd features more configurable, update authors, las...bug12003-02-099-755/+2636
* Dont die if logging remotely fails, patch by Joshua Jacksonbug12003-02-091-6/+2
* Specify install path, patch by Nick Fedchikbug12003-02-091-0/+8
* 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