aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* I suppose it is now Sept 12...andersen2003-09-121-1/+1
* Update webpage a bitandersen2003-09-123-31/+88
* Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled.bug12003-09-121-3/+0
* Use the typeflag to identify if its a hardlink on OLD and GNU posixbug12003-09-121-6/+6
* Invoke run-parts on /etc/network/if-*.d per the behavior ofandersen2003-09-121-7/+4
* Teach rdate to timeout in 10 seconds to avoid blocking foreverandersen2003-09-121-0/+10
* config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must dependandersen2003-09-121-1/+1
* Update changelog for releaseandersen2003-09-121-568/+953
* Busybox CVS version ipcalc have problems:bug12003-09-122-27/+32
* Update definition of struct serial_struct, per linux-2.6.0-test5,andersen2003-09-111-14/+19
* Marc A. Lehmann writes:andersen2003-09-111-1/+1
* Patch from Philip Blundell:andersen2003-09-111-2/+2
* add ipv6 literal support to wgetbug12003-09-102-4/+33
* Fix a bug where make clean complained about having both : and :: entries.bug12003-09-101-1/+2
* Vodz, last_patch_104bug12003-09-102-5/+18
* If a tar entry is a regualr file ending in a '/' then its really abug12003-09-091-5/+5
* Update the config file by running it from menuconfig, get rid of somebug12003-09-091-100/+195
* Patch from Jean Wolterbug12003-09-081-1/+1
* Vodz, last_patch_110 bug12003-09-081-24/+7
* Preserve suid/sgid bitsbug12003-09-081-0/+1
* last_patch_109 from Vladimir N. Oleynikbug12003-09-081-89/+198
* Busybox modprobe has a couple of irritating quirks:bug12003-09-081-4/+33
* Small bug in silent optionbug12003-09-051-1/+1
* Set the default password to md5, patch by Joshua Jacksonbug12003-09-041-1/+1
* more crond+crontab integrating with loginutil libbb functions and deletedbug12003-09-035-51/+21
* To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES bebug12003-09-032-4/+8
* adds the ability to use and calculate network prefix specifications insteadbug12003-09-022-11/+80
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-0214-37/+50
* Fix compile error and reducing size for libbb/get_console.c to previous size.bug12003-09-012-47/+29
* Allow one to detect and handle the case where no lease could be obtainedbug12003-09-011-0/+1
* "insmod caches the symbolname in a variable before modifying it and usesbug12003-08-311-3/+12
* save a couple of bytesbug12003-08-301-1/+1
* The default behaviour for run-parts is corrected to continue if an errorbug12003-08-301-2/+3
* handle GPLONLY symbolsbug12003-08-301-3/+21
* "Without this patch, udhcpcd output may be buffered and delayed forbug12003-08-301-0/+2
* Fix the substitution print subcommand, it should only print if itsbug12003-08-301-2/+1
* Remove some unwanted code, patch from Holger Schurig, confirmed by vodzbug12003-08-291-4/+0
* "Due to a wrong format parameter in a printf httpd does not work whenbug12003-08-291-1/+8
* "A little patch for the strings applet of the busybox development treebug12003-08-291-6/+3
* Logic error, patch by Matteo Crocebug12003-08-291-1/+1
* Remove stray '\n'bug12003-08-292-3/+3
* Remove unused filesbug12003-08-293-136/+0
* Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled.bug12003-08-291-1/+11
* Change make to $(MAKE), patch by Hideki IWAMOTObug12003-08-291-3/+3
* Substitute busybox for uClibc, patch by Hideki IWAMOTObug12003-08-291-1/+1
* * Since busybox binary is unnecessary, deleted it from prerequisites.bug12003-08-291-2/+3
* Fix for compiling with ipv6bug12003-08-291-8/+8
* "This function was not updating the argc and argv pointers to reflectbug12003-08-291-0/+2
* label's dont work in v4 tunnels, patch by Eric Spakmanbug12003-08-291-1/+1
* Vodz, last patch 105bug12003-08-292-75/+67