index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
/
dhcp
Age
Commit message (
Expand
)
Author
2013-06-20
buy ancient code
christos
2012-01-04
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
drochner
2011-10-17
There is no doubt whether whether should have a 'h' after the 'w'.
mbalmer
2011-09-22
check the result of malloc (Maksymilian Arciemowicz)
christos
2011-08-17
Instead of printing the raw suspect value instead of the name (!?!?), print the
christos
2011-08-16
gcc-4.5 fixes
christos
2011-08-15
Fix CVS-2011-2748, malformed packets can cause server to crash causing a DoS.
christos
2011-06-22
don't write "(u_char) NULL".
mrg
2011-04-06
CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP
christos
2010-02-17
Fix a thinko: the DHCP _client_ is doing the requesting.
snj
2010-01-26
rather than adding braces in the code, define the offending macro
drochner
2010-01-25
fix some cases where the EREPORT macro defined to null (as in the NetBSD
drochner
2010-01-17
Add missing parentheses in ifdef(OLD_LEXER). Found by cppcheck.
wiz
2009-10-15
Kill bad tab in markup.
joerg
2009-07-16
Fix behavior of dhcpd in the case where clientid and hardware ethernet
tonnerre
2009-06-23
Limit the length of the address mask before we copy it.
christos
2008-02-26
Get rid of a spurious dereference in DHCPRELEASE.
mellon
2007-10-31
Change buffer for SIOCGIFCONF usage from 2048 to 32768. Because the
gdt
2007-09-13
Follow NetBSD's interpretation of the interface to SIOCGIFCONF: the
gdt
2007-05-31
don't make bogus assumptions about struct alignment.
christos
2007-05-27
Changes required for FORTIFY_SOURCE: don't rely on #define read (etc.)
tls
2007-03-01
An incredibly grody hack to save a few more precious bytes: in dhclient,
dogcow
2006-12-26
CID-4282: dies if we can't allocate memory for `peer->hba'
alc
2006-11-23
Hopping through a void* is not enough to get rid of alignment requirements.
martin
2006-10-07
Teach dhclient(8) to exit gracefully if another instance is already
tron
2006-10-03
Coverity CID 3692: Prevent use after free (from Arnaud Lacombe)
christos
2006-08-28
Typo.
seb
2006-08-03
don't zerodivide when "backoff-cutoff 0;" tested by zafer
christos
2006-05-26
Remove statement (incorrect as of ISC release 3.0.3) that the next-server
chap
2006-05-11
match u_char * with u_char[].
mrg
2006-05-11
#include <sys/param.h> since we want to check __NetBSD_Version__.
mrg
2006-04-02
Coverity CID 2639: Fix obvious bug in loop handling. Using and freeing the
christos
2006-03-31
PR/33174: Wolfgang Stukenbrock: dhcpd fails to deliver hostnames for dynamic
christos
2005-08-11
merge dhcp-3.0.3
drochner
2005-08-11
import ISC dhcp-3.0.3 onto the vendor branch
drochner
2005-07-01
Add a -o flag that causes the client to exit once it's bound a lease.
mellon
2005-06-16
gcc 2.96 requires all declarations before variable usage so the last set of
jmc
2005-06-10
Add initialization of local variable to appease -Wuninitialized.
he
2005-06-05
appease gcc -Wuninitialized on hp700.
chs
2005-06-02
appease gcc -Wuninitialized
lukem
2005-06-02
omapi_io_destroy(): ensure last is initialized before use, similar to the
lukem
2005-06-02
Don't attempt to close a random file descriptor.
lukem
2005-06-02
Ensure name_str is initialized because we try to free it later.
lukem
2005-06-02
Sanity checking. Detected with gcc -Wuninitialized
lukem
2004-12-01
use /dev/bpf
christos
2004-12-01
One bpf is enough.
christos
2004-12-01
One bpf is enough
christos
2004-10-29
Add (unsigned char) cast to ctype functions
dsl
2004-10-22
Use packet length from IP header instead of packet length from BPF
perry
2004-06-11
Don't log overly-long (>32 byte) client hostnames.
mellon
[next]