NetBSD/dist/dhcp/minires
bjh21 ad4b72abb9 Check isc_result_t values with != ISC_R_SUCCESS, rather than < 0.
Suggested by Ted Lemon, but not yet in an ISC DHCP release.
This is necessary to avoid warning with -fshort-enums.
2002-03-18 20:25:58 +00:00
..
Makefile.dist
ns_date.c
ns_name.c
ns_parse.c When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-18 20:16:49 +00:00
ns_samedomain.c
ns_sign.c
ns_verify.c Another change from 3.0.1rc7: 2002-03-18 20:13:53 +00:00
res_comp.c
res_findzonecut.c Check isc_result_t values with != ISC_R_SUCCESS, rather than < 0. 2002-03-18 20:25:58 +00:00
res_init.c
res_mkquery.c
res_mkupdate.c
res_query.c
res_send.c
res_sendsigned.c
res_update.c