aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-12Fix obligitory typosEric Andersen
2003-09-12Final changelog updateEric Andersen
2003-09-12Remove version #Eric Andersen
2003-09-12I suppose it is now Sept 12...Eric Andersen
2003-09-12Update webpage a bitEric Andersen
2003-09-12Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled.Glenn L McGrath
2003-09-12Use the typeflag to identify if its a hardlink on OLD and GNU posixGlenn L McGrath
2003-09-12Invoke run-parts on /etc/network/if-*.d per the behavior ofEric Andersen
2003-09-12Teach rdate to timeout in 10 seconds to avoid blocking foreverEric Andersen
2003-09-12config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must dependEric Andersen
2003-09-12Update changelog for releaseEric Andersen
2003-09-12Busybox CVS version ipcalc have problems:Glenn L McGrath
2003-09-11Update definition of struct serial_struct, per linux-2.6.0-test5,Eric Andersen
2003-09-11Marc A. Lehmann writes:Eric Andersen
2003-09-11Patch from Philip Blundell:Eric Andersen
2003-09-10add ipv6 literal support to wgetGlenn L McGrath
2003-09-10Fix a bug where make clean complained about having both : and :: entries.Glenn L McGrath
2003-09-10Vodz, last_patch_104Glenn L McGrath
2003-09-09If a tar entry is a regualr file ending in a '/' then its really aGlenn L McGrath
2003-09-09Update the config file by running it from menuconfig, get rid of someGlenn L McGrath
2003-09-08Patch from Jean WolterGlenn L McGrath
2003-09-08Vodz, last_patch_110 Glenn L McGrath
2003-09-08Preserve suid/sgid bitsGlenn L McGrath
2003-09-08last_patch_109 from Vladimir N. OleynikGlenn L McGrath
2003-09-08Busybox modprobe has a couple of irritating quirks:Glenn L McGrath
2003-09-05Small bug in silent optionGlenn L McGrath
2003-09-04Set the default password to md5, patch by Joshua JacksonGlenn L McGrath
2003-09-03more crond+crontab integrating with loginutil libbb functions and deletedGlenn L McGrath
2003-09-03To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES beGlenn L McGrath
2003-09-02adds the ability to use and calculate network prefix specifications insteadGlenn L McGrath
2003-09-02move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath
2003-09-01Fix compile error and reducing size for libbb/get_console.c to previous size.Glenn L McGrath
2003-09-01Allow one to detect and handle the case where no lease could be obtainedGlenn L McGrath
2003-08-31"insmod caches the symbolname in a variable before modifying it and usesGlenn L McGrath
2003-08-30save a couple of bytesGlenn L McGrath
2003-08-30The default behaviour for run-parts is corrected to continue if an errorGlenn L McGrath
2003-08-30handle GPLONLY symbolsGlenn L McGrath
2003-08-30"Without this patch, udhcpcd output may be buffered and delayed forGlenn L McGrath
2003-08-30Fix the substitution print subcommand, it should only print if itsGlenn L McGrath
2003-08-29Remove some unwanted code, patch from Holger Schurig, confirmed by vodzGlenn L McGrath
2003-08-29"Due to a wrong format parameter in a printf httpd does not work whenGlenn L McGrath
2003-08-29"A little patch for the strings applet of the busybox development treeGlenn L McGrath
2003-08-29Logic error, patch by Matteo CroceGlenn L McGrath
2003-08-29Remove stray '\n'Glenn L McGrath
2003-08-29Remove unused filesGlenn L McGrath
2003-08-29Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled.Glenn L McGrath
2003-08-29Change make to $(MAKE), patch by Hideki IWAMOTOGlenn L McGrath
2003-08-29Substitute busybox for uClibc, patch by Hideki IWAMOTOGlenn L McGrath
2003-08-29* Since busybox binary is unnecessary, deleted it from prerequisites.Glenn L McGrath
2003-08-29Fix for compiling with ipv6Glenn L McGrath