Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize 16- and 32-bit moves | Denis Vlasenko | 2008-12-08 | 1 | -19/+19 |
| | | | | | | | | | | | | | | | | function old new delta udhcpd_main 1239 1257 +18 udhcp_add_simple_option 93 92 -1 buffer_read_le_u32 19 18 -1 unpack_gz_stream_with_info 526 520 -6 dnsd_main 1470 1463 -7 udhcp_run_script 1208 1186 -22 send_ACK 255 229 -26 arping_main 1661 1623 -38 send_offer 470 428 -42 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/8 up/down: 18/-143) Total: -125 bytes | ||||
* | - very minor shrinkage | Bernhard Reutner-Fischer | 2008-05-16 | 1 | -5/+1 |
| | | | | | odd that this saved 1byte. And there could be something wrong with ifcombine or the like since omitting the braces produces bigger code? | ||||
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -3/+1 |
| | |||||
* | random small size optimizations | Denis Vlasenko | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | last nail into error_msg() (de)capitalization | Denis Vlasenko | 2006-10-27 | 1 | -3/+3 |
| | |||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
| | |||||
* | Header cleanup: don't #include headers that libbb.h already includes. | Rob Landley | 2006-06-02 | 1 | -2/+2 |
| | |||||
* | - janitorial: include proper prototypes in libiproute. | Bernhard Reutner-Fischer | 2006-04-02 | 1 | -0/+3 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -3/+3 |
| | |||||
* | Eliminate most instances where we use linux kernel headers | Eric Andersen | 2003-01-14 | 1 | -5/+1 |
| | | | | -Erik | ||||
* | fixes for ia64 | Glenn L McGrath | 2003-01-05 | 1 | -0/+2 |
| | |||||
* | Only included headers that are used. | Glenn L McGrath | 2002-12-16 | 1 | -11/+0 |
| | |||||
* | Minor error messages changes | Glenn L McGrath | 2002-11-28 | 1 | -6/+8 |
| | |||||
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+92 |