| Commit message (Expand) | Author | Age | Files | Lines |
* | As vodz just pointed out, I screwup up the call to bb_xasprintf!1_00_pre3 | Eric Andersen | 2003-09-12 | 1 | -2/+2 |
* | Remove final \n | Eric Andersen | 2003-09-12 | 1 | -1/+1 |
* | Fix obligitory typos | Eric Andersen | 2003-09-12 | 1 | -2/+2 |
* | Final changelog update | Eric Andersen | 2003-09-12 | 1 | -0/+102 |
* | Remove version # | Eric Andersen | 2003-09-12 | 1 | -2/+1 |
* | I suppose it is now Sept 12... | Eric Andersen | 2003-09-12 | 1 | -1/+1 |
* | Update webpage a bit | Eric Andersen | 2003-09-12 | 3 | -31/+88 |
* | Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled. | Glenn L McGrath | 2003-09-12 | 1 | -3/+0 |
* | Use the typeflag to identify if its a hardlink on OLD and GNU posix | Glenn L McGrath | 2003-09-12 | 1 | -6/+6 |
* | Invoke run-parts on /etc/network/if-*.d per the behavior of | Eric Andersen | 2003-09-12 | 1 | -7/+4 |
* | Teach rdate to timeout in 10 seconds to avoid blocking forever | Eric Andersen | 2003-09-12 | 1 | -0/+10 |
* | config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must depend | Eric Andersen | 2003-09-12 | 1 | -1/+1 |
* | Update changelog for release | Eric Andersen | 2003-09-12 | 1 | -568/+953 |
* | Busybox CVS version ipcalc have problems: | Glenn L McGrath | 2003-09-12 | 2 | -27/+32 |
* | Update definition of struct serial_struct, per linux-2.6.0-test5, | Eric Andersen | 2003-09-11 | 1 | -14/+19 |
* | Marc A. Lehmann writes: | Eric Andersen | 2003-09-11 | 1 | -1/+1 |
* | Patch from Philip Blundell: | Eric Andersen | 2003-09-11 | 1 | -2/+2 |
* | add ipv6 literal support to wget | Glenn L McGrath | 2003-09-10 | 2 | -4/+33 |
* | Fix a bug where make clean complained about having both : and :: entries. | Glenn L McGrath | 2003-09-10 | 1 | -1/+2 |
* | Vodz, last_patch_104 | Glenn L McGrath | 2003-09-10 | 2 | -5/+18 |
* | If a tar entry is a regualr file ending in a '/' then its really a | Glenn L McGrath | 2003-09-09 | 1 | -5/+5 |
* | Update the config file by running it from menuconfig, get rid of some | Glenn L McGrath | 2003-09-09 | 1 | -100/+195 |
* | Patch from Jean Wolter | Glenn L McGrath | 2003-09-08 | 1 | -1/+1 |
* | Vodz, last_patch_110
| Glenn L McGrath | 2003-09-08 | 1 | -24/+7 |
* | Preserve suid/sgid bits | Glenn L McGrath | 2003-09-08 | 1 | -0/+1 |
* | last_patch_109 from Vladimir N. Oleynik | Glenn L McGrath | 2003-09-08 | 1 | -89/+198 |
* | Busybox modprobe has a couple of irritating quirks: | Glenn L McGrath | 2003-09-08 | 1 | -4/+33 |
* | Small bug in silent option | Glenn L McGrath | 2003-09-05 | 1 | -1/+1 |
* | Set the default password to md5, patch by Joshua Jackson | Glenn L McGrath | 2003-09-04 | 1 | -1/+1 |
* | more crond+crontab integrating with loginutil libbb functions and deleted | Glenn L McGrath | 2003-09-03 | 5 | -51/+21 |
* | To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be | Glenn L McGrath | 2003-09-03 | 2 | -4/+8 |
* | adds the ability to use and calculate network prefix specifications instead | Glenn L McGrath | 2003-09-02 | 2 | -11/+80 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 14 | -37/+50 |
* | Fix compile error and reducing size for libbb/get_console.c to previous size. | Glenn L McGrath | 2003-09-01 | 2 | -47/+29 |
* | Allow one to detect and handle the case where no lease could be obtained | Glenn L McGrath | 2003-09-01 | 1 | -0/+1 |
* | "insmod caches the symbolname in a variable before modifying it and uses | Glenn L McGrath | 2003-08-31 | 1 | -3/+12 |
* | save a couple of bytes | Glenn L McGrath | 2003-08-30 | 1 | -1/+1 |
* | The default behaviour for run-parts is corrected to continue if an error | Glenn L McGrath | 2003-08-30 | 1 | -2/+3 |
* | handle GPLONLY symbols | Glenn L McGrath | 2003-08-30 | 1 | -3/+21 |
* | "Without this patch, udhcpcd output may be buffered and delayed for | Glenn L McGrath | 2003-08-30 | 1 | -0/+2 |
* | Fix the substitution print subcommand, it should only print if its | Glenn L McGrath | 2003-08-30 | 1 | -2/+1 |
* | Remove some unwanted code, patch from Holger Schurig, confirmed by vodz | Glenn L McGrath | 2003-08-29 | 1 | -4/+0 |
* | "Due to a wrong format parameter in a printf httpd does not work when | Glenn L McGrath | 2003-08-29 | 1 | -1/+8 |
* | "A little patch for the strings applet of the busybox development tree | Glenn L McGrath | 2003-08-29 | 1 | -6/+3 |
* | Logic error, patch by Matteo Croce | Glenn L McGrath | 2003-08-29 | 1 | -1/+1 |
* | Remove stray '\n' | Glenn L McGrath | 2003-08-29 | 2 | -3/+3 |
* | Remove unused files | Glenn L McGrath | 2003-08-29 | 3 | -136/+0 |
* | Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. | Glenn L McGrath | 2003-08-29 | 1 | -1/+11 |
* | Change make to $(MAKE), patch by Hideki IWAMOTO | Glenn L McGrath | 2003-08-29 | 1 | -3/+3 |
* | Substitute busybox for uClibc, patch by Hideki IWAMOTO | Glenn L McGrath | 2003-08-29 | 1 | -1/+1 |