NetBSD/dist
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
..
am-utils
bind When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
bzip2 Make it compile on sparc (size_t != int). 2002-03-15 08:54:40 +00:00
cdk
dhcp When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:26:50 +00:00
ipf Add MSS clamping to the IP Filter NAT subsystem. 2002-03-14 21:46:54 +00:00
nawk
ntp document -i and -u in the man page 2002-02-21 17:10:14 +00:00
tcpdump Fix gcc 3.x "operation on `foo' may be undefined" warnings when using 2002-03-11 10:43:33 +00:00