index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
dhcpd
/
memory.c
Age
Commit message (
Expand
)
Author
2010-03-27
malloc/strlcpy -> strdup. Use consistent idiom.
Kenneth R Westerback
2010-01-01
Wrappers around a wrapper around free() are of no more use than
Kenneth R Westerback
2010-01-01
Single-use wrapper functions that just call a wrapper function
Kenneth R Westerback
2010-01-01
Plug a potential leak similar to the one parfait spotted and Theo
Kenneth R Westerback
2009-12-10
plug memory leak, spotted by parfait; ok krw
Theo de Raadt
2008-05-07
Add synchronisation support for dhcpd - this allows for two dhcpd's
Bob Beck
2006-08-09
Fix a reliability issue in dhcpd where a DHCPDISCOVER packet with a 32-byte
Chad Loder
2006-06-14
This diff allows dhcpd to put active leases into a pf table. Dhcpd will then
Chris Kuethe
2006-06-14
Move the transmission of privsep messages into its own function. Wherever
Chris Kuethe
2006-05-31
This diff makes dhcpd able to manipulate pf tables on certain lease events.
Chris Kuethe
2004-09-21
spelling fixes; ok jmc@ henning@
David Krause
2004-09-16
avoid aliasing with libc functions; ok henning
Theo de Raadt
2004-05-11
knf
Theo de Raadt
2004-05-04
remove things not used, spotted by lint mostly; ok henning
Theo de Raadt
2004-04-20
$OpenBSD$
Henning Brauer
2004-04-18
various knf; henning ok
Theo de Raadt
2004-04-16
a bunch of knf, ok henning
Theo de Raadt
2004-04-14
spaces
Theo de Raadt
2004-04-13
time_t and kill a few dumb defines
Henning Brauer
2004-04-13
may the whacking begin
Henning Brauer