..
arpping.c
introduce safe_poll (fixes a problem in top)
2007-09-27 10:09:59 +00:00
clientpacket.c
udhcp: many small fixes:
2007-07-03 15:47:50 +00:00
clientsocket.c
common.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
common.h
move udhcp_{client/server}_config to common_bufsiz1
2007-09-30 17:55:43 +00:00
Config.in
udhcpd: add -f "foreground" and -S "syslog" options
2007-08-14 16:45:29 +00:00
dhcpc.c
add "-A N" / "--tryagain=N" option to client, to allow altering the
2007-11-07 16:01:28 +00:00
dhcpc.h
xreadlink: code shrink
2007-11-08 17:40:23 +00:00
dhcpd.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00
dhcpd.h
move udhcp_{client/server}_config to common_bufsiz1
2007-09-30 17:55:43 +00:00
dhcprelay.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00
domain_codec.c
dumpleases.c
add -fvisibility=hidden to CC flags, mark XXX_main functions
2007-10-11 10:05:36 +00:00
files.c
telnet: use poll, it's shorter
2007-11-06 02:23:39 +00:00
Kbuild
leases.c
udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
2007-08-09 08:04:05 +00:00
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
udhcp: new config option "Rewrite the lease file at every new acknowledge"
2007-07-01 17:05:57 +00:00
signalpipe.c
introduce and use close_on_exec_on(fd). -50 bytes.
2007-09-30 23:50:48 +00:00
socket.c
*: compile fixes for 64-bit build
2007-08-23 10:52:52 +00:00
static_leases.c