Age | Commit message (Expand) | Author |
2003-09-14 | Cleanup memory usage | Glenn L McGrath |
2003-09-14 | Update sed branch tests | Glenn L McGrath |
2003-09-14 | Add two new tests, sed-recurses-properly should always work | Glenn L McGrath |
2003-09-14 | The previous fix for 's/a/1/;s/b/2/;t one;p;:one;p' broke the case of | Glenn L McGrath |
2003-09-14 | Preserve substitution flag value within the current line. | Glenn L McGrath |
2003-09-14 | Fix branching commands. | Glenn L McGrath |
2003-09-14 | Patch from Rob Landley
| Glenn L McGrath |
2003-09-14 | Stupid typo | Glenn L McGrath |
2003-09-14 | Fix some memory allocation problems | Glenn L McGrath |
2003-09-13 | Fix the following testcase by disabling global substitution if the regex | Glenn L McGrath |
2003-09-13 | Fix the following testcase by storing the state of the adress match with | Glenn L McGrath |
2003-09-12 | Fix compile error, Vodz, last_path_113 | Glenn L McGrath |
2003-09-12 | Typo. | Glenn L McGrath |
2003-09-12 | As vodz just pointed out, I screwup up the call to bb_xasprintf! | Eric Andersen |
2003-09-12 | Remove final \n | Eric Andersen |
2003-09-12 | Fix obligitory typos | Eric Andersen |
2003-09-12 | Final changelog update | Eric Andersen |
2003-09-12 | Remove version # | Eric Andersen |
2003-09-12 | I suppose it is now Sept 12... | Eric Andersen |
2003-09-12 | Update webpage a bit | Eric Andersen |
2003-09-12 | Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled. | Glenn L McGrath |
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 |