summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp
AgeCommit message (Expand)Author
2006-07-10We don't need sed to do trivial parsing.christos
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2005-07-16avoid ifconfig <if> "" it serves no purposertr
2005-06-19Fix up the adding of static routes, incorrect parameters were being passedblymn
2005-04-09Remove the date from the generated resolv.conf file, since changes toatatat
2004-10-04suppress printing the network settings so that dhclient -q is actuallygrant
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
2004-01-12support MKSHARE=nolukem
2003-09-25Pull in libipsec.mycroft
2002-09-18minor makefile delintlukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
2002-06-16Don't use -Dlint when compiling to get rid of unused copyright strings,augustss
2002-06-10WARNS=1 clean. patch submitted to dhcp-bugs@isc.org.itojun
2002-05-28update resolv.conf if we have new nameservers. Don't require a domain, becausechristos
2002-04-24- in <bsd.files.mk>, don't clear FILES after using it, as that preventslukem
2002-04-10- Don't assume that /usr is available. Fixes (one of?) ``fgrep: not found''.enami
2002-04-02don't add a search line if the domain name is empty. Pointed out by perry.christos
2002-04-02- don't trash the old resolv.conf.christos
2002-02-17Add examples of how to match different classes (e.g. ia32 vs. ia64)thorpej
2002-02-09Add some definitions for the Intel PXE boot protocol that canthorpej
2001-12-12MKfoo=no -> NOfootv
2001-08-16dhcpd no longer needs the OS_VERSION define.tv
2001-08-16Add NetBSD rcsids.tv
2001-08-07define HMAC_MD5drochner
2001-08-03our dhclient-script diverged too much from the distributed one,drochner
2001-08-03switch to reachover build from src/dist/dhcpdrochner
2001-07-26aquire -> acquirewiz
2001-07-22seperate -> separatewiz
2001-06-23make things compile again with -DSMALLchristos
2001-06-19more obsolete filesdrochner
2001-06-19some more files which disappeared in the distributiondrochner
2001-06-19add missing commadrochner
2001-06-19iron out some unnecessary differences between the distribution and thedrochner
2001-06-19these are not in the original distribution anymoredrochner
2001-06-19fix some obviously botched error returnsdrochner
2001-06-18use better/quicker shell syntaxchristos
2001-06-18update for moved toisc.cdrochner
2001-06-18merge 3.0rc8drochner
2001-06-18ISC DHCP 3.0rc8drochner
2001-06-12receive, not recievewiz
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-05-26make the -DSMALL option work again.christos
2001-05-08Add .WAIT barrier for parallel makesommerfeld
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-09Take out the reference to the dhcp-contrib man page.mellon
2001-04-08Don't use BPF_WORDALIGN in the midst of unpacking the packet.mellon
2001-04-08Oops, dhclient-script is now expected to be in /sbin.mellon