Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-12 | trylink: produce even more info about final link stage | Denis Vlasenko | |
trylink: explain how to modify link and drastically decrease amount of padding (unfortunately, needs hand editing ATM). *: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts size saving: 0.5k | |||
2007-05-31 | delete tons of extra #includes | Denis Vlasenko | |
2006-11-24 | tar: sanitize option handling | Denis Vlasenko | |
2006-09-19 | change char *string = "foo" -> char string[] = "foo" | Denis Vlasenko | |
function old new delta xsetenv 45 44 -1 iproute_list_or_flush 1834 1833 -1 ipaddr_modify 1915 1914 -1 ipaddr_list_or_flush 1861 1860 -1 invarg 39 38 -1 do_set 1259 1258 -1 bb_verror_msg 268 267 -1 create_icmp_socket 142 140 -2 create_icmp6_socket 142 140 -2 bb_full_fd_action 324 322 -2 bb_path_mtab_file 10 - -10 .rodata 214796 214720 -76 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 0/11 up/down: 0/-99) Total: -99 bytes | |||
2006-08-08 | Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a | Rob Landley | |
few new (unfinished) config options, which I intend to make hidden (but enabled) when CONFIG_NITPICK is disabled. Getting the .config infrastructure to do that is non-obvious, it seems... | |||
2006-05-19 | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer | |
- use shorter boilerplate while at it | |||
2005-07-30 | apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAME | Mike Frysinger | |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2003-02-27 | Write all the help text for the util-linux utilities. Allow | Eric Andersen | |
people to locate the mtab file somewhere other that /etc to accomodate read only root filesystems. -Erik | |||
2002-12-05 | Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not | Eric Andersen | |
maintaining it anymore, and it is now terribly out of date. -Erik | |||
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik | |||
2001-10-04 | Fix BB_FEATURE_MTAB_SUPPORT test (report and patch by Magnus Damm). | Matt Kraai | |
2001-04-25 | Fixed a BB_MTAB #define buglet reported by Magnus Damm. | Mark Whitley | |
2001-04-01 | Move the mtab support stuff into libbb | Eric Andersen | |
-Erik |