Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/#ifdef CONFIG_/#if ENABLE_/g | Denis Vlasenko | 2007-08-13 | 1 | -3/+3 |
| | |||||
* | clean up accumulated whitespace damage | Denis Vlasenko | 2007-03-07 | 1 | -1/+1 |
| | |||||
* | ping: don't measure times if ping payload is less than 8 bytes; | Denis Vlasenko | 2007-03-03 | 1 | -6/+4 |
| | | | | commonalize some ping code. | ||||
* | Cleaup read() and write() variants, plus a couple of new functions like | Rob Landley | 2006-07-16 | 1 | -1/+1 |
| | | | | xlseek and fdlength() for the new mkswap. | ||||
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | This is a bulk spelling fix patch against busybox-1.00-pre10. If anyone gets a corrupted copy (and cares), let me know and I will make alternate arrangements. Erik - please apply. Authors - please check that I didn't corrupt any meaning. Package importers - see if any of these changes should be passed to the upstream authors. I glossed over lots of sloppy capitalizations, missing apostrophes, mixed American/British spellings, and German-style compound words. What is "pretect redefined for test" in cmdedit.c? Good luck on the 1.00 release! - Larry | ||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -2/+2 |
| | |||||
* | Patch from vodz: | Eric Andersen | 2001-07-12 | 1 | -0/+37 |
Changed email address cmdedit API change optimizations for traceroute and md5sum added a new shared create_icmp_socket() function |