CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2014/01/19 01:25:54
Modified files: sbin/dhclient : clparse.c dhcpd.h parse.c Log message: Redo the parsing of numbers to improve the error messages and make the code more readable. And prepare for some new things that will need to be parsed. ok dlg@