Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-16 | This directory was fallout from the great feature freeze of 2003, which led | Rob Landley | |
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. | |||
2006-06-03 | - use bb_msg_{read,write}_error where appropriate. | Bernhard Reutner-Fischer | |
text data bss dec hex filename 825015 9100 645216 1479331 1692a3 busybox.old 824919 9100 645216 1479235 169243 busybox | |||
2004-03-27 | s/fileno\(stdin\)/STDIN_FILENO/g | Eric Andersen | |
s/fileno\(stdout\)/STDOUT_FILENO/g | |||
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2004-03-05 | Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349) | Glenn L McGrath | |
options |