summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/parse.c
AgeCommit message (Expand)Author
2010-03-27malloc/strlcpy -> strdup. Use consistent idiom.Kenneth R Westerback
2009-09-01Echo back the Relay Agent Information option if present (RFC 3046).Reyk Floeter
2007-02-26don't leak memory, from dhclient; ok krw@Kevin Steves
2006-11-22sync dhclient and dhcpd parse.c areas where we can.Kevin Steves
2006-11-22fix some warning messages and comments in parse_date(); ok henning@Kevin Steves
2006-04-18cleanup keyword lookup for the lexer, and remove keywords not valid inTheo de Raadt
2004-09-16avoid aliasing with libc functions; ok henningTheo de Raadt
2004-05-04remove things not used, spotted by lint mostly; ok henningTheo de Raadt
2004-04-18various knf; henning okTheo de Raadt
2004-04-15knf + ansiHans-Joerg Hoexer
2004-04-14the ones from dhclient do, and they're already KNF'd and annsified...Henning Brauer
2004-04-13time_t and kill a few dumb definesHenning Brauer
2004-04-13may the whacking beginHenning Brauer