Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use busybox's show_usage function for help | Glenn L McGrath | 2002-09-15 | 1 | -16/+3 |
| | |||||
* | Eliminate use of obsolete sys_errlist[] | Eric Andersen | 2002-08-26 | 1 | -13/+13 |
| | | | | -Erik | ||||
* | Remove empty loops | Glenn L McGrath | 2002-08-23 | 1 | -4/+4 |
| | |||||
* | Use static instead of extern, braces around if's, run through indent | Glenn L McGrath | 2002-08-23 | 1 | -330/+372 |
| | |||||
* | Cleanups. These SHOULD make the binary a lot smaller. But they don't. | Aaron Lehmann | 2002-08-21 | 1 | -19/+18 |
| | | | | CURSE GCC | ||||
* | Disable debugging | Glenn L McGrath | 2002-08-21 | 1 | -1/+1 |
| | |||||
* | Clean up udhcpd a bit. Constify. Staticize. Remove these functions and | Aaron Lehmann | 2002-08-21 | 1 | -66/+54 |
| | | | | inline their contents: print_usage, pidfile_delete, and background. | ||||
* | New applet, udhcp client | Glenn L McGrath | 2002-08-21 | 1 | -0/+1571 |