NetBSD/dist/dhcp/omapip
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
alloc.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
array.c
auth.c
buffer.c
connection.c
convert.c Fix two LP64/be bugs, patch from ura@hiru.aoba.yokohama.jp in PR 15641. 2002-02-17 20:18:52 +00:00
dispatch.c
errwarn.c
generic.c
handle.c
hash.c
inet_addr.c
listener.c
message.c
mrtrace.c
omapi.3
protocol.c
result.c When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:26:50 +00:00
support.c
test.c
toisc.c
trace.c