Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-08 | optimize 16- and 32-bit moves | Denis Vlasenko | |
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 | |||
2008-05-16 | - very minor shrinkage | Bernhard Reutner-Fischer | |
odd that this saved 1byte. And there could be something wrong with ifcombine or the like since omitting the braces produces bigger code? | |||
2007-05-31 | delete tons of extra #includes | Denis Vlasenko | |
2007-01-12 | random small size optimizations | Denis Vlasenko | |
2006-10-27 | last nail into error_msg() (de)capitalization | Denis Vlasenko | |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | |
2006-06-02 | Header cleanup: don't #include headers that libbb.h already includes. | Rob Landley | |
2006-04-02 | - janitorial: include proper prototypes in libiproute. | Bernhard Reutner-Fischer | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2003-01-14 | Eliminate most instances where we use linux kernel headers | Eric Andersen | |
-Erik | |||
2003-01-05 | fixes for ia64 | Glenn L McGrath | |
2002-12-16 | Only included headers that are used. | Glenn L McGrath | |
2002-11-28 | Minor error messages changes | Glenn L McGrath | |
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | |