Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-10 | |2001-10-08 Rodney Brown <rbrown64@csc.com.au> | Eric Andersen | |
| | * editors/sed.c: Fix multiline [aic] commands. Make # an endline | comment for compatibility. Codespace reduction. | * tests/testcases: Cope with move to subdirectories. | * testsuite/sed/sed-aic-commands: Add. | | text data bss dec hex filename | 3772 16 0 3788 ecc editors/sed.o | 4516 16 0 4532 11b4 editors/sed.o.bu | |||
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik | |||
2001-08-27 | Remove traces of rpmunpack (patch by Laurence Anderson). | Matt Kraai | |
2001-06-26 | rpm2cpio applet by Laurence Anderson | Glenn L McGrath | |
2001-06-11 | - Fixed bug where you couldn't mix line number and regexes in two-address cmds | Mark Whitley | |
- Fixed bug where you couldn't use two addresses for a 'c' cmd - Moved the do_sed_cmd function into process_file to simplify some things - Reduced a buncha lines of code in the process | |||
2001-06-07 | Another hush update from Larry: | Eric Andersen | |
Fixes the interaction between if/then/else/fi syntax and variables. I planned to do it right from the beginning, but my implementation was buggy. Also adds the relevant test cases. Also adds some old Matt Kraai variable test cases that got left out somehow. | |||
2001-06-05 | Added a new testcase from Larry Doolittle (inspired by a note from Vadim | Matt Kraai | |
Berkgaut). | |||
2001-05-24 | More shell / quoting testcases from Larry. | Mark Whitley | |
2001-05-24 | 'Nother patch from Larry to fix a buglet in how the line gets sed-ified. | Mark Whitley | |
Also, more testcases and comments on bugs and formatting differences in some of the testcases. | |||
2001-05-24 | Added support for grep -e and grep -f, closes bug #1164. Also added some | Mark Whitley | |
testcases for these new features. | |||
2001-05-24 | Numerous new testcases from Larry Doolittle and a patch to tester.sh to avoid | Mark Whitley | |
a bash2-ism and quote variables that contain strings. | |||
2001-05-23 | Patch from larry to fix some grammar errors. | Eric Andersen | |
2001-05-14 | Added some testcases for grep and sed (many more could still be added) | Mark Whitley | |
2001-03-27 | Some more tests for cut. Craig Matsuura said he saw some problems along these | Mark Whitley | |
lines. "Works for me", but we'll keep these tests around for regression. | |||
2001-03-15 | Applied patch from Larry Doolittle to fix problem where multibuild.pl would | Mark Whitley | |
build the wrong files. Made the same changes to multifeat.pl. | |||
2001-03-15 | Added some tests for some recently found / fixed bugs in the shell. | Mark Whitley | |
2001-03-13 | Some new testcases, some improvements to the tester.sh script. | Mark Whitley | |
2001-03-12 | Program for testing concurrent access to syslogd. | Mark Whitley | |
2001-03-10 | Created new regression testing framework with a number of testcases (many more | Mark Whitley | |
can be added). Also changed 'test' target in makefile to run the new tester.sh. (Hopefully, we should be able to remove all the tests/*.mk files soon.) | |||
2001-03-09 | Added script that tests turning on features in busybox one at a time and | Mark Whitley | |
compiling to see if things break. Initial revision. | |||
2001-02-16 | Revert multibuild.pl change. | Eric Andersen | |
2001-02-16 | Patch from Larry Doolittle to cross things in multibuild.pl | Eric Andersen | |
2001-02-01 | Apply a patch from Larry Doolittle to add "-all" and "-none" switches | Eric Andersen | |
to multibuild.pl. I did a little formatting adjustments to make it _very_ obvious when things stop working. I also removed the USE_PROCFS config option -- just do the right thing when USE_DEVPS_PATCH is enabled. -Erik | |||
2001-01-29 | Test applets containing numbers in their name. Thanks to Larry Doolittle. | Matt Kraai | |
2001-01-25 | Cleanup from Larry Doolittle | Eric Andersen | |
2001-01-24 | more bugs fixed -- found doing regression testing | Eric Andersen | |
-Erik | |||
2001-01-24 | Fix _old_ bug so that the regression test actually works. | Eric Andersen | |
-Erik | |||
2001-01-04 | Added new script from Larry Doolittle that builds each applet individually. | Mark Whitley | |
2000-12-11 | Test suite update from Larry Doolittle to disable some problematic | Eric Andersen | |
ambiguous cases. Everything now passes the test suite... | |||
2000-08-21 | Script to do regression test, by combining all possible options. | Eric Andersen | |
-Erik | |||
2000-08-21 | Script to do regression test, by combining all possible options. | Eric Andersen | |
Run this to check for combinitorial type build errors. -Erik | |||
2000-06-14 | Remove trailing space char. | Eric Andersen | |
-Erik | |||
2000-06-14 | Integrate Tomi Ollila's telnet. Costs 3k. :) | Eric Andersen | |
-Erik | |||
2000-04-21 | Some more updates and such... | Erik Andersen | |
-Erik | |||
2000-04-19 | Make the sys logger for so that concurrent logging will work | Erik Andersen | |
properly (see tests/syslog_test.c for example). -Erik | |||
2000-03-04 | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | |
-Erik | |||
2000-02-11 | Add this in | Erik Andersen | |
-Erik | |||
2000-02-07 | A few minor updates. ;-) | Erik Andersen | |
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik |