summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/tree.c
AgeCommit message (Expand)Author
2017-02-13Switch from old errwarn.c logging to shiny new log.[ch].Kenneth R Westerback
2016-02-06Eliminate #include inside *.h files and include only needed headers inKenneth R Westerback
2015-12-21remove NULL-checks before free()mmcc
2010-01-02Eliminate all uses of dmalloc() where the returned pointerKenneth R Westerback
2010-01-01Eliminate all uses of dfree() where the pointer is either dereferencedKenneth R Westerback
2010-01-01Wrappers around a wrapper around free() are of no more use thanKenneth R Westerback
2010-01-01Another calloc() wrapper wrapper, new_tree(), bites the dust.Kenneth R Westerback
2006-03-13tiny bit of delinting; ok krw@Otto Moerbeek
2004-09-16avoid aliasing with libc functions; ok henningTheo de Raadt
2004-05-08remove hostname lookup stuff, done at parse time now, ok theoHenning Brauer
2004-04-20$OpenBSD$Henning Brauer
2004-04-18various knf; henning okTheo de Raadt
2004-04-16a bunch of knf, ok henningTheo de Raadt
2004-04-15knf + ansiHans-Joerg Hoexer
2004-04-14spacesTheo 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