Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add platform.h. | Bernhard Reutner-Fischer | 2006-01-22 | 1 | -2/+2 |
| | | | | - use shorter boilerplate while at it. | ||||
* | restore erronyous 'cleanups' by Rob Sullivan and landley | "Vladimir N. Oleynik" | 2006-01-15 | 1 | -6/+9 |
| | |||||
* | Cleanup patch from Rob Sullivan. | Rob Landley | 2006-01-15 | 1 | -39/+9 |
| | |||||
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -1/+1 |
| | | | | which were otherwise cluttering the global namespace. | ||||
* | Update my email address, document some of my tasks in the AUTHORS file | Glenn L McGrath | 2004-04-25 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-05 | 1 | -0/+9 |
| | | | | | Glibc 2.1.3 (used by the Hardhat Linux SDK distributed by Cyclades) does not define IF_NAMESIZE in net/if.h. | ||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -8/+8 |
| | |||||
* | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath | 2003-01-19 | 1 | -9/+3 |
| | |||||
* | Use vsyslog instead of syslog, improve initalisation and cleanup of | Glenn L McGrath | 2003-01-16 | 1 | -42/+36 |
| | | | | variables, save 300 Bytes or so, patch by Vladimir N. Oleynik | ||||
* | Eliminate most instances where we use linux kernel headers | Eric Andersen | 2003-01-14 | 1 | -1/+3 |
| | | | | -Erik | ||||
* | Get interface names using ioctl rather than /proc, from Nick Fedchik | Glenn L McGrath | 2002-12-17 | 1 | -64/+68 |
| | |||||
* | Fix bug when reading mac from command line, continue; if hwaddrr not found | Glenn L McGrath | 2002-12-13 | 1 | -3/+5 |
| | |||||
* | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | 2002-12-13 | 1 | -0/+217 |