summaryrefslogtreecommitdiff
path: root/sbin/dhclient/conflex.c
AgeCommit message (Collapse)Author
2006-05-08add 'link-timeout n' seconds option to grammer, from fkr@hazardous.orgTheo de Raadt
default remains 10 seconds.
2006-04-18cleanup keyword lookup for the lexer, and remove keywords not valid inTheo de Raadt
either dhclient or dhcpd context; tested by many
2005-08-02add missing break; ok henning@Moritz Jodeit
2005-07-26Fix buffer overflows in dhcpd and dhclient. Closes PR#4306.Kenneth R Westerback
ok henning@
2005-07-09Clean out a few more unused/uninitialized variables.Kenneth R Westerback
ok millert@
2004-09-15variable set but not usedTheo de Raadt
2004-02-24cut more crap - no binary changeHenning Brauer
2004-02-07more style fixes from Emil Mikulic <emikulic@dmr.ath.cx>Henning Brauer
Thank you very much for this excellent work, it helps a lot. binary unchanged. I am still convinced dhclient can be made readable.
2004-02-04$OpenBSD$, teduHenning Brauer
2004-02-04more KNFHenning Brauer
2004-02-048579 lines of KNF, ANSO and zap-junk diff without the resulting binaryHenning Brauer
changing by a single byte. partly from theo
2004-01-18this is where dhclient will start surgeryTheo de Raadt