Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | Configuration option to define wether to follows GNU sed's behaviour | Glenn L McGrath | 2003-09-16 | 1 | -2/+1 |
| | | | | | or the posix standard. Put the cleanup code back the way it was. | ||||
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -2/+2 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -16/+32 |
| | |||||
* | Treat NUL as the end-of-line. | Matt Kraai | 2001-11-20 | 1 | -1/+1 |
| | |||||
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -7/+2 |
| | | | | -Erik | ||||
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+72 |
files. Clean up the resulting damage and fix up the makefile. -Erik |