hush/networking/udhcp
Denis Vlasenko b925605441 assorted static vars removal
function                                             old     new   delta
tcpudpsvd_main                                      1829    1839     +10
update_status                                        567     569      +2
sigterm                                                1       -      -1
.........
dhcprelay_signal_handler                               8       -      -8
nfs_strerror                                          60      49     -11
singlemount                                         4579    4564     -15
static.p                                              16       -     -16
svstatus                                              20       -     -20
dhcprelay_xid_list                                    32       -     -32
runsv_main                                          1785    1746     -39
static.buf                                            74      28     -46
svd                                                   56       -     -56
dhcprelay_main                                      1141    1080     -61
------------------------------------------------------------------------------
(add/remove: 0/20 grow/shrink: 2/10 up/down: 12/-386)        Total: -374 bytes
2007-09-28 10:29:17 +00:00
..
arpping.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
clientpacket.c
clientsocket.c
common.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
common.h introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
Config.in udhcpd: add -f "foreground" and -S "syslog" options 2007-08-14 16:45:29 +00:00
dhcpc.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dhcpc.h
dhcpd.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
dhcpd.h
dhcprelay.c assorted static vars removal 2007-09-28 10:29:17 +00:00
domain_codec.c
dumpleases.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
files.c
Kbuild
leases.c
options.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
options.h
packet.c introduce and use xdup2(int, int) 2007-08-18 14:16:39 +00:00
script.c max_option_length[] holds small ints, uint8_t is enough 2007-08-19 21:21:16 +00:00
serverpacket.c
signalpipe.c
socket.c *: compile fixes for 64-bit build 2007-08-23 10:52:52 +00:00
static_leases.c