Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This directory was fallout from the great feature freeze of 2003, which led | Rob Landley | 2006-06-16 | 1 | -1053/+0 |
| | | | | | | up to the 1.00 release. I just moved what was left of it to http://busybox.net/~landley/pending because it does _not_ belong in the tree anymore. | ||||
* | - use bb_msg_{read,write}_error where appropriate. | Bernhard Reutner-Fischer | 2006-06-03 | 1 | -1/+1 |
| | | | | | | text data bss dec hex filename 825015 9100 645216 1479331 1692a3 busybox.old 824919 9100 645216 1479235 169243 busybox | ||||
* | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | 2004-03-27 | 1 | -1/+1 |
| | | | | s/fileno\(stdout\)/STDOUT_FILENO/g | ||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -96/+96 |
| | |||||
* | Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349) | Glenn L McGrath | 2004-03-05 | 1 | -0/+1053 |
options |