Age | Commit message (Expand) | Author |
2003-09-12 | Use the typeflag to identify if its a hardlink on OLD and GNU posix | Glenn L McGrath |
2003-09-12 | Invoke run-parts on /etc/network/if-*.d per the behavior of | Eric Andersen |
2003-09-12 | Teach rdate to timeout in 10 seconds to avoid blocking forever | Eric Andersen |
2003-09-12 | config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must depend | Eric Andersen |
2003-09-12 | Update changelog for release | Eric Andersen |
2003-09-12 | Busybox CVS version ipcalc have problems: | Glenn L McGrath |
2003-09-11 | Update definition of struct serial_struct, per linux-2.6.0-test5, | Eric Andersen |
2003-09-11 | Marc A. Lehmann writes: | Eric Andersen |
2003-09-11 | Patch from Philip Blundell: | Eric Andersen |
2003-09-10 | add ipv6 literal support to wget | Glenn L McGrath |
2003-09-10 | Fix a bug where make clean complained about having both : and :: entries. | Glenn L McGrath |
2003-09-10 | Vodz, last_patch_104 | Glenn L McGrath |
2003-09-09 | If a tar entry is a regualr file ending in a '/' then its really a | Glenn L McGrath |
2003-09-09 | Update the config file by running it from menuconfig, get rid of some | Glenn L McGrath |
2003-09-08 | Patch from Jean Wolter | Glenn L McGrath |
2003-09-08 | Vodz, last_patch_110
| Glenn L McGrath |
2003-09-08 | Preserve suid/sgid bits | Glenn L McGrath |
2003-09-08 | last_patch_109 from Vladimir N. Oleynik | Glenn L McGrath |
2003-09-08 | Busybox modprobe has a couple of irritating quirks: | Glenn L McGrath |
2003-09-05 | Small bug in silent option | Glenn L McGrath |
2003-09-04 | Set the default password to md5, patch by Joshua Jackson | Glenn L McGrath |
2003-09-03 | more crond+crontab integrating with loginutil libbb functions and deleted | Glenn L McGrath |
2003-09-03 | To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be | Glenn L McGrath |
2003-09-02 | adds the ability to use and calculate network prefix specifications instead | Glenn L McGrath |
2003-09-02 | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath |
2003-09-01 | Fix compile error and reducing size for libbb/get_console.c to previous size. | Glenn L McGrath |
2003-09-01 | Allow one to detect and handle the case where no lease could be obtained | Glenn L McGrath |
2003-08-31 | "insmod caches the symbolname in a variable before modifying it and uses | Glenn L McGrath |
2003-08-30 | save a couple of bytes | Glenn L McGrath |
2003-08-30 | The default behaviour for run-parts is corrected to continue if an error | Glenn L McGrath |
2003-08-30 | handle GPLONLY symbols | Glenn L McGrath |
2003-08-30 | "Without this patch, udhcpcd output may be buffered and delayed for | Glenn L McGrath |
2003-08-30 | Fix the substitution print subcommand, it should only print if its | Glenn L McGrath |
2003-08-29 | Remove some unwanted code, patch from Holger Schurig, confirmed by vodz | Glenn L McGrath |
2003-08-29 | "Due to a wrong format parameter in a printf httpd does not work when | Glenn L McGrath |
2003-08-29 | "A little patch for the strings applet of the busybox development tree | Glenn L McGrath |
2003-08-29 | Logic error, patch by Matteo Croce | Glenn L McGrath |
2003-08-29 | Remove stray '\n' | Glenn L McGrath |
2003-08-29 | Remove unused files | Glenn L McGrath |
2003-08-29 | Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. | Glenn L McGrath |
2003-08-29 | Change make to $(MAKE), patch by Hideki IWAMOTO | Glenn L McGrath |
2003-08-29 | Substitute busybox for uClibc, patch by Hideki IWAMOTO | Glenn L McGrath |
2003-08-29 | * Since busybox binary is unnecessary, deleted it from prerequisites. | Glenn L McGrath |
2003-08-29 | Fix for compiling with ipv6 | Glenn L McGrath |
2003-08-29 | "This function was not updating the argc and argv pointers to reflect | Glenn L McGrath |
2003-08-29 | label's dont work in v4 tunnels, patch by Eric Spakman | Glenn L McGrath |
2003-08-29 | Vodz, last patch 105 | Glenn L McGrath |
2003-08-29 | Vodz, last patch 104 | Glenn L McGrath |
2003-08-29 | vodz, last patch 103 | Glenn L McGrath |
2003-08-29 | Correct logic in determining size of block to download, as pointed out | Glenn L McGrath |