summaryrefslogtreecommitdiff
path: root/dist/dhcp/client
AgeCommit message (Expand)Author
2006-08-03don't zerodivide when "backoff-cutoff 0;" tested by zaferchristos
2005-08-11merge dhcp-3.0.3drochner
2005-07-01Add a -o flag that causes the client to exit once it's bound a lease.mellon
2005-06-02appease gcc -Wuninitializedlukem
2004-12-01One bpf is enoughchristos
2004-05-06add O_TRUNC to open(2). revision 1.11 used fopen(foo, "w") which impliesitojun
2004-04-04create the dhclient.leases file mode 600 for now as it may containmrg
2004-04-02Cut 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-30Document omapi port and omapi keymellon
2004-03-30If an omapi key is configured, use it.mellon
2004-03-30Add support for OMAPI KEY configuration.mellon
2003-10-24Write the pid file twice, so scripts can kill client before it daemonizes.mellon
2003-10-24Attempt to fix a bug which throws away valid static leasesmellon
2003-03-31occurrance->occurrenceperry
2003-03-31Some spelling changes.perry
2003-03-313Com, not 3com. From jmc@openbsd.wiz
2003-03-17Fix section in Xref.wiz
2003-02-18merge dhcp-3.0.1rc11drochner
2003-02-18import of ISC dhcp-3.0.1rc11drochner
2002-06-11get closer to the original in a whitespace matterdrochner
2002-06-11merge dhcp-3.0.1rc9drochner
2002-06-11import of ISC dhcp-3.0.1rc9drochner
2002-06-10WARNS=1 clean. patch submitted to dhcp-bugs@isc.org.itojun
2002-04-03fix the error message to print the correct value. Pointed out by Richard Rauchchristos
2001-12-14Check for '-' as first character only after we checked all recognizedwiz
2001-08-07remove .cvsignore files which got imported inadvertently, as pointetdrochner
2001-08-03Remove unneeded files. okay'd by drochner.wiz
2001-08-03Replace remaining occurances of DBDIR and RUNDIR with correspondingwiz
2001-08-03pull in manpage adaptions / corrections from usr.sbin/dhcpdrochner
2001-08-03pull in code patches from usr.sbin/dhcpdrochner
2001-08-03import of ISC dhcp-3.0rc10drochner