NetBSD/dist/dhcp/server
bjh21 913037a61e When checking that a potentially-unsigned enum is >= 0, assign it to an int
first.  This is necessary to avoid warnings with -fshort-enums.  Casting
to an int really should be enough, but turns out not to be.

This change will be documented in doc/HACKS.
2002-03-18 20:26:50 +00:00
..
Makefile.dist
bootp.c
class.c
confpars.c
db.c
ddns.c
dhcp.c
dhcpd.8
dhcpd.c
dhcpd.conf
dhcpd.conf.5 Typo fix. 2001-08-03 13:50:07 +00:00
dhcpd.leases.5
failover.c When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:26:50 +00:00
mdb.c
omapi.c
salloc.c
stables.c