hush/e2fsprogs/old_e2fsprogs
Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ
function                                             old     new   delta
...
udhcp_read_interface                                 225     220      -5
brctl_main                                          1151    1146      -5
add_interface                                        109     104      -5
ipaddr_list_or_flush                                2174    2167      -7
do_add_ioctl                                          88      80      -8
vconfig_main                                         249     240      -9
do_del_ioctl                                          78      68     -10
do_iplink                                           1186    1173     -13
do_if_fetch                                          766     753     -13
buffer_fill_and_print                                196     179     -17
parse_args                                          1709    1684     -25
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/20 up/down: 11/-140)         Total: -129 bytes
2008-12-02 18:18:50 +00:00
..
blkid libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
e2p *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
ext2fs more style fixes, no code changes 2008-09-27 14:06:06 +00:00
uuid libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
chattr.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Config.in - wrap overlong lines (Cristian Ionescu-Idbohrn) 2008-07-22 18:27:53 +00:00
e2fsbb.h put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
e2fsck.c *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00
e2fsck.h usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
fsck.c more style fixes, no code changes 2008-09-27 14:06:06 +00:00
fsck.h put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
Kbuild put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
lsattr.c libbb: introduce and use print_flags(). 2008-06-07 15:10:29 +00:00
mke2fs.c style fixes, no code changes 2008-09-27 14:03:25 +00:00
README put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
tune2fs.c support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
util.c style fixes, no code changes 2008-09-27 14:03:25 +00:00
util.h put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.