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
/
client
Age
Commit message (
Expand
)
Author
2013-06-20
buy ancient code
christos
2011-08-17
Instead of printing the raw suspect value instead of the name (!?!?), print the
christos
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
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
2006-10-07
Teach dhclient(8) to exit gracefully if another instance is already
tron
2006-08-03
don't zerodivide when "backoff-cutoff 0;" tested by zafer
christos
2005-08-11
merge dhcp-3.0.3
drochner
2005-07-01
Add a -o flag that causes the client to exit once it's bound a lease.
mellon
2005-06-02
appease gcc -Wuninitialized
lukem
2004-12-01
One bpf is enough
christos
2004-05-06
add O_TRUNC to open(2). revision 1.11 used fopen(foo, "w") which implies
itojun
2004-04-04
create the dhclient.leases file mode 600 for now as it may contain
mrg
2004-04-02
Cut out some stuff that can't or shouldn't be defined in SMALL builds.
mellon
2004-03-31
- If we find a lease in the lease file that matches a predefined lease,
mellon
2004-03-30
Document omapi port and omapi key
mellon
2004-03-30
If an omapi key is configured, use it.
mellon
2004-03-30
Add support for OMAPI KEY configuration.
mellon
2003-10-24
Write the pid file twice, so scripts can kill client before it daemonizes.
mellon
2003-10-24
Attempt to fix a bug which throws away valid static leases
mellon
2003-03-31
occurrance->occurrence
perry
2003-03-31
Some spelling changes.
perry
2003-03-31
3Com, not 3com. From jmc@openbsd.
wiz
2003-03-17
Fix section in Xref.
wiz
2003-02-18
merge dhcp-3.0.1rc11
drochner
2003-02-18
import of ISC dhcp-3.0.1rc11
drochner
2002-06-11
get closer to the original in a whitespace matter
drochner
2002-06-11
merge dhcp-3.0.1rc9
drochner
2002-06-11
import of ISC dhcp-3.0.1rc9
drochner
2002-06-10
WARNS=1 clean. patch submitted to dhcp-bugs@isc.org.
itojun
2002-04-03
fix the error message to print the correct value. Pointed out by Richard Rauch
christos
2001-12-14
Check for '-' as first character only after we checked all recognized
wiz
2001-08-07
remove .cvsignore files which got imported inadvertently, as pointet
drochner
2001-08-03
Remove unneeded files. okay'd by drochner.
wiz
2001-08-03
Replace remaining occurances of DBDIR and RUNDIR with corresponding
wiz
2001-08-03
pull in manpage adaptions / corrections from usr.sbin/dhcp
drochner
2001-08-03
pull in code patches from usr.sbin/dhcp
drochner
2001-08-03
import of ISC dhcp-3.0rc10
drochner