summaryrefslogtreecommitdiff
path: root/sbin/dhclient/parse.c
AgeCommit message (Expand)Author
2007-01-08Don't leak strings.Kenneth R Westerback
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-11-21remove spurious ; after bracket, no binary changeKevin Steves
2006-04-18cleanup keyword lookup for the lexer, and remove keywords not valid inTheo de Raadt
2005-07-17Insist on correct hardware addresses in dhclient.conf andKenneth R Westerback
2005-07-16NULL is not a time_t. From brooks at freebsd.Kenneth R Westerback
2004-05-05knfTheo de Raadt
2004-05-04do not overload libc function names causing linker troublesMichael Shalayeff
2004-05-04knfTheo de Raadt
2004-05-04remove things not used, spotted by lint mostly; ok henningTheo de Raadt
2004-02-24cut more crap - no binary changeHenning Brauer
2004-02-23remove time_t related crud; henning okTheo de Raadt
2004-02-07KNFHenning Brauer
2004-02-07more KNF From: Emil Mikulic <emikulic@dmr.ath.cx>Henning Brauer
2004-02-06more Knall & Rauch -> ANSI C, KNF and stuff that makes this a bit moreHenning Brauer
2004-02-04$OpenBSD$, teduHenning Brauer
2004-01-18this is where dhclient will start surgeryTheo de Raadt