Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: fix fallout from -Wunused-parameter | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | function old new delta bbunpack 358 366 +8 passwd_main 1070 1072 +2 handle_incoming_and_exit 2651 2653 +2 getpty 88 86 -2 script_main 975 972 -3 inetd_main 2036 2033 -3 dname_enc 377 373 -4 make_new_session 474 462 -12 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 3/5 up/down: 12/-24) Total: -12 bytes text data bss dec hex filename 797429 658 7428 805515 c4a8b busybox_old 797417 658 7428 805503 c4a7f busybox_unstripped | ||||
* | udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) | Denis Vlasenko | 2008-02-04 | 1 | -5/+9 |
| | |||||
* | udhcpc: filter unwanted packets in kernel | Denis Vlasenko | 2008-01-25 | 1 | -1/+54 |
| | | | | | (Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>) | ||||
* | - use xlisten/xsocket some more. Saves .25 kB | Bernhard Reutner-Fischer | 2006-12-19 | 1 | -10/+2 |
| | |||||
* | A bunch of defined(__GLIBC__) added. static-linking warning expanded | Denis Vlasenko | 2006-12-18 | 1 | -1/+1 |
| | |||||
* | udhcp: fix indentation and style. | Denis Vlasenko | 2006-11-18 | 1 | -7/+3 |
| | | | | | Eliminate (group) a lot of smallish *.h files Remove lots of unneeded #includes | ||||
* | add -Wundef, fix uncovered bugs | Denis Vlasenko | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | Implement optional syslog logging using ordinary | Denis Vlasenko | 2006-09-06 | 1 | -3/+3 |
| | | | | | | bb_xx_msg calls, and convert networking/* to it. The rest of bbox will be converted gradually. | ||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
| | |||||
* | add back in udhcp support | Mike Frysinger | 2006-05-08 | 1 | -0/+62 |
| | |||||
* | remove in place of external link | Mike Frysinger | 2006-03-23 | 1 | -62/+0 |
| | |||||
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | 2003-12-18 | 1 | -0/+62 |