aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-15Test for use of newline in regex's, this feature is used by mostGlenn L McGrath
2003-09-15Fix for the sed-append-next-line testGlenn L McGrath
2003-09-15Test the N commandGlenn L McGrath
2003-09-15Fix recursion problemGlenn L McGrath
2003-09-15Check sed doesnt go into an infinite loop (yes it does)Glenn L McGrath
2003-09-15Update Matteo Croce's email addressGlenn L McGrath
2003-09-14Memory cleanups and fix for `echo "foo" | sed 's/foo/bar/;H;q'`Glenn L McGrath
2003-09-14Cleanup memory usageGlenn L McGrath
2003-09-14Update sed branch testsGlenn L McGrath
2003-09-14Add two new tests, sed-recurses-properly should always workGlenn L McGrath
2003-09-14The previous fix for 's/a/1/;s/b/2/;t one;p;:one;p' broke the case ofGlenn L McGrath
2003-09-14Preserve substitution flag value within the current line.Glenn L McGrath
2003-09-14Fix branching commands.Glenn L McGrath
2003-09-14Patch from Rob Landley Glenn L McGrath
2003-09-14Stupid typoGlenn L McGrath
2003-09-14Fix some memory allocation problemsGlenn L McGrath
2003-09-13Fix the following testcase by disabling global substitution if the regexGlenn L McGrath
2003-09-13Fix the following testcase by storing the state of the adress match withGlenn L McGrath
2003-09-12Fix compile error, Vodz, last_path_113Glenn L McGrath
2003-09-12Typo.Glenn L McGrath
2003-09-12As vodz just pointed out, I screwup up the call to bb_xasprintf!Eric Andersen
2003-09-12Remove final \nEric Andersen
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