summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp/client
AgeCommit message (Expand)Author
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
2001-08-16Add NetBSD rcsids.tv
2001-08-03switch to reachover build from src/dist/dhcpdrochner
2001-07-22seperate -> separatewiz
2001-06-23make things compile again with -DSMALLchristos
2001-06-19add missing commadrochner
2001-06-19iron out some unnecessary differences between the distribution and thedrochner
2001-06-18use better/quicker shell syntaxchristos
2001-06-18merge 3.0rc8drochner
2001-06-18ISC DHCP 3.0rc8drochner
2001-05-26make the -DSMALL option work again.christos
2001-04-17Add missing quotes to test -z argument; from Tim Preston in PR bin/12687.kleink
2001-04-11make the remove route code look exactly the same like the add code.christos
2001-04-11general cleanup:christos
2001-04-08Oops, dhclient-script is now expected to be in /sbin.mellon
2001-04-06If SMALL is defined, don't support the OMAPI protocol.mellon
2001-04-06Merge 3.0b2pl24mellon
2001-04-05Undocument SIGHUP behaviour, which is no longer present.mellon
2001-04-05dhclient.conf lives in 5, not 8. Whitespace fixes.wiz
2001-04-02Merge of 3.0b2pl23mellon
2001-04-02ISC DHCP 3.0b2pl23mellon
2000-10-17Merge 3.0b2pl9 with head.taca
2000-10-17DHCP 3.0 Beta 2 Patchlevel 9taca
2000-10-14- replace DBDIR, ETCDIR and RUNDIR with /var/db, /etc, /var/run.taca
2000-10-11More format string cleanups by sommerfeld.is
2000-09-04Merge 3.0b2pl2 with head.mellon
2000-07-31backup previous - including ../Makefile.inc does have somejdolecek
2000-07-29pull in ../Makefile.inc before bsd.prefs.mk, in case someone (like me)jdolecek
2000-07-23Back out previons revision in favour of a simpler solution.mellon
2000-07-23Put missing PATH= in CLIENT_PATH define.mellon
2000-07-23Set the PATH environment variable properly. Now this actuallythorpej
2000-07-23CPP directives go into CPPFLAGS, not COPTS.thorpej
2000-07-22dhcp_option_ev_name: make argument `buflen' match the prototype.pk
2000-07-20Client path defined in Makefile.mellon
2000-07-20Merge 20000719 changesmellon
2000-07-08Latest revision of the ISC DHCP Distribution, with many bug fixes.mellon
2000-06-24Merge latest version, fix conflicts.mellon
2000-06-12Pass interface name required by format to log_fatal.mellon
2000-06-12Fix a core dump caused by an uninitialized pointer.mellon
2000-06-10Update makefiles and remove removed files.mellon
2000-06-10Fix conflicts in merge.mellon
2000-06-10Belated import of recent DHCP core dumps, etc. Approved by releng.mellon
2000-04-28Only invoke hostname(1) and domainname(1) if they exist (tested with thethorpej
2000-04-25.cvsignore bad! bad _MelloN_, no biscuit!thorpej
2000-04-23Address LP64 issues (just add some casts; the code is safe).thorpej
2000-04-22Initial merge of ISC DHCP 3.0 into NetBSD tree (incomplete)mellon
2000-04-22Initial import of version 3 of the ISC DHCP distribution.mellon
1999-11-15From FreeBSD misc/14850: When communicating with a BOOTP server,mjl
1999-08-24Move the actual work when dhclient got signal out of signal handlers,enami
1999-06-04If we get an NIS domain name, set it. If we set, clear it when thethorpej