NetBSD/dist/dhcp/server
jmc 7a0ba84f10 gcc 2.96 requires all declarations before variable usage so the last set of
changes to fix -Wunitialized broke on vax. Moved definitions of
option and op before the initializations.
2005-06-16 22:04:24 +00:00
..
bootp.c
class.c
confpars.c appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
db.c
ddns.c Add initialization of local variable to appease -Wuninitialized. 2005-06-10 23:48:24 +00:00
dhcp.c Add initialization of local variable to appease -Wuninitialized. 2005-06-10 23:48:24 +00:00
dhcpd.8
dhcpd.c
dhcpd.conf
dhcpd.conf.5
dhcpd.leases.5
failover.c gcc 2.96 requires all declarations before variable usage so the last set of 2005-06-16 22:04:24 +00:00
Makefile.dist
mdb.c
omapi.c appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
salloc.c
stables.c