summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp
AgeCommit message (Expand)Author
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
2001-04-06If SMALL is defined, don't support the OMAPI protocol.mellon
2001-04-06Merge 3.0b2pl24mellon
2001-04-06ISC DHCP 3.0b2pl24mellon
2001-04-06Disable tracing in the distrib client (controlled by #ifdef SMALL insimonb
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-03Oops, minires->dst in DSTOBJDIRmellon
2001-04-03Fix various makefile glitchesmellon
2001-04-03No longer pertinentmellon
2001-04-02Make a BSD-style Makefile.mellon
2001-04-02No longer pertinentmellon
2001-04-02Merge of 3.0b2pl23mellon
2001-04-02ISC DHCP 3.0b2pl23mellon
2001-01-09convert to using .WAITlukem
2001-01-07Use PRINTOBJDIR.enami
2000-11-27Don't terminate the loop after getting a short packet, either.mycroft
2000-11-27For BPF, we must loop on receive_packet(). BPF may return multiple packets atmycroft
2000-11-27Make sure to BPF_WORDALIGN() the buffer pointer for each packet, as BPF does inmycroft
2000-11-07Avoid segmentation fault if "dns_zone_lookup()" is called with an emptytron
2000-11-02Patch from the ISC DHCP CVS repository, fix dhclient problem,taca
2000-11-02Patch from the ISC DHCP CVS repository:taca