busybox/e2fsprogs/old_e2fsprogs
Denis Vlasenko 73c571a5ff *: move get_sock_lsa and xwrite_str to libbb, use where appropriate
function                                             old     new   delta
get_sock_lsa                                           -      72     +72
buffer_fill_and_print                                179     196     +17
parse_expr                                           824     832      +8
read_base64                                          343     348      +5
nameval                                              202     206      +4
fbset_main                                          1694    1698      +4
expand                                              1849    1853      +4
udhcp_send_kernel_packet                             249     252      +3
udhcp_get_option                                     223     222      -1
chat_main                                           1246    1245      -1
pack_gzip                                           1661    1659      -2
doset                                                299     297      -2
bb__parsespent                                       119     117      -2
test_main                                            260     257      -3
qgravechar                                           109     106      -3
tcpudpsvd_main                                      1834    1830      -4
sysctl_display_all                                   589     580      -9
xopen_xwrite_close                                    44      33     -11
prs                                                   30      18     -12
find_main                                            418     406     -12
full_write2_str                                       25      12     -13
adduser_main                                         667     654     -13
evaltreenr                                           817     802     -15
evaltree                                             817     802     -15
tftpd_main                                           526     493     -33
ftpd_main                                           2050    1990     -60
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 7/18 up/down: 117/-211)         Total: -94 bytes
2009-03-09 00:12:37 +00:00
..
blkid udhcpd: add code which rejects lease files with suspicious or old timestamp. 2009-02-02 10:48:06 +00:00
e2p *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
ext2fs udhcpd: add code which rejects lease files with suspicious or old timestamp. 2009-02-02 10:48: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 *: move get_sock_lsa and xwrite_str to libbb, use where appropriate 2009-03-09 00:12:37 +00:00
e2fsck.h usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
fsck.c Fix forgotten license comments 2008-12-07 00:52:58 +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 Fix forgotten license comments 2008-12-07 00:52:58 +00:00
README put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
tune2fs.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
util.c Fix forgotten license comments 2008-12-07 00:52:58 +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.