busybox/networking
Denis Vlasenko 53354ac47d libbb: introduce and use print_flags().
Mostly by Natanael Copa <natanael.copa AT gmail.com>

function                                             old     new   delta
print_e2flags                                          -     189    +189
print_flags_separated                                  -      86     +86
static.flag_labels                                     -      60     +60
static.dma_wmode_masks                                 -      32     +32
static.flag_masks                                      -      28     +28
static.arp_labels                                      -      16     +16
static.arp_masks                                       -      12     +12
ls_main                                              836     843      +7
...
popstring                                            140     134      -6
arp_show                                             740     708     -32
print_flags                                          189      25    -164
ipaddr_list_or_flush                                2396    2170    -226
process_dev                                         5306    4706    -600
------------------------------------------------------------------------------
(add/remove: 10/0 grow/shrink: 5/10 up/down: 458/-1043)      Total: -585 bytes
   text    data     bss     dec     hex filename
 810564     624    7060  818248   c7c48 busybox_old
 810002     624    7060  817686   c7a16 busybox_unstripped
2008-06-07 15:10:29 +00:00
..
libiproute libbb: introduce and use print_flags(). 2008-06-07 15:10:29 +00:00
udhcp udhcpc: shrink 2008-05-26 17:32:35 +00:00
arp.c libbb: introduce and use print_flags(). 2008-06-07 15:10:29 +00:00
arping.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
brctl.c
Config.in
dnsd.c dnsd: fixes various segfaults. 2008-05-22 17:41:01 +00:00
ether-wake.c
ftpgetput.c
hostname.c
httpd_indexcgi.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
httpd_post_upload.txt
httpd.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
ifconfig.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ifenslave.c ifenslave: add forgotten INIT_G() 2008-05-20 18:57:35 +00:00
ifupdown.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
inetd.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
interface.c networking/interface.c: fix indentation 2008-06-04 07:59:51 +00:00
ip.c
ipcalc.c
isrv_identd.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
isrv.c
isrv.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
Kbuild
nameif.c
nc_bloaty.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
nc.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
netstat.c
nslookup.c
ping.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
pscan.c
route.c
sendmail.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
slattach.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
tcpudp_perhost.c
tcpudp_perhost.h Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
tcpudp.c Fix trivial problems: "make clean" cleaning too much 2008-06-07 12:23:44 +00:00
telnet.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
telnetd.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
tftp.c more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00
traceroute.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
vconfig.c
wget.c more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00
zcip.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00