CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/09/13 03:33:39

Modified files:
        usr.bin/dig    : dig.c dig.h dighost.c nslookup.c 
        usr.bin/dig/lib/isc: Makefile.inc lex.c 
Removed files:
        usr.bin/dig/lib/isc: parseint.c 
        usr.bin/dig/lib/isc/include/isc: parseint.h 

Log message:
Get rid of isc_parse_uint32() and replace it with strtonum.
While here use the standard strtonum error messages.

input & OK beck, OK kn

Reply via email to