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 import of ISC dhcp-3.0rc10 2001-08-03 11:35:28 +00:00
bootp.c
class.c
confpars.c
db.c
ddns.c
dhcp.c
dhcpd.8 pull in manpage adaptions / corrections from usr.sbin/dhcp 2001-08-03 13:34:08 +00:00
dhcpd.c
dhcpd.conf
dhcpd.conf.5 Typo fix. 2001-08-03 13:50:07 +00:00
dhcpd.leases.5 pull in manpage adaptions / corrections from usr.sbin/dhcp 2001-08-03 13:34:08 +00:00
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