summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/conflex.c
AgeCommit message (Expand)Author
2009-09-01Echo back the Relay Agent Information option if present (RFC 3046).Reyk Floeter
2006-12-17remove one-lease-per-client parameter which was never implemented (itKevin Steves
2006-04-20list must be sortedTheo de Raadt
2006-04-18cleanup keyword lookup for the lexer, and remove keywords not valid inTheo de Raadt
2005-11-25Missing 'break;' found by lint. 'blass' is not the same as 'class'!Kenneth R Westerback
2005-07-26Fix buffer overflows in dhcpd and dhclient. Closes PR#4306.Kenneth R Westerback
2004-09-16avoid aliasing with libc functions; ok henningTheo de Raadt
2004-04-14more crap bites the dustHenning Brauer
2004-04-13time_t and kill a few dumb definesHenning Brauer
2004-04-13may the whacking beginHenning Brauer