summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp/common
AgeCommit message (Expand)Author
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
2002-09-18minor makefile delintlukem
2001-12-12MKfoo=no -> NOfootv
2001-08-03switch to reachover build from src/dist/dhcpdrochner
2001-07-22seperate -> separatewiz
2001-06-23make things compile again with -DSMALLchristos
2001-06-19iron out some unnecessary differences between the distribution and thedrochner
2001-06-18merge 3.0rc8drochner
2001-06-18ISC DHCP 3.0rc8drochner
2001-05-26make the -DSMALL option work again.christos
2001-04-08Don't use BPF_WORDALIGN in the midst of unpacking the packet.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-03Fix various makefile glitchesmellon
2001-04-02Merge of 3.0b2pl23mellon
2001-04-02ISC DHCP 3.0b2pl23mellon
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-10-29Patch from Takahiro Kambe to fix crashes if dynamic DNS updatestron
2000-10-17Make it compile again.taca
2000-10-17Merge 3.0b2pl9 with head.taca
2000-10-17DHCP 3.0 Beta 2 Patchlevel 9taca
2000-10-11More format string cleanups by sommerfeld.is
2000-09-29Goto label was in slightly wrong place.mellon
2000-09-05Update some instances of file movement in the ISC release.mellon
2000-09-04Merge 3.0b2pl2 with head.mellon
2000-09-04DHCP 3.0 Beta 2 Patchlevel 2mellon
2000-07-26Do the PTRSIZE_64BIT thing in the port-specific .h file instead.mycroft
2000-07-23Define PTRSIZE_64BIT for alpha and sparc64.mycroft
2000-07-20Merge 20000719 changesmellon
2000-07-20Final (I hope) DHCP client security fix.mellon
2000-07-08Oops, fix one more conflict.mellon
2000-07-08Fix conflicts in latest import.mellon
2000-07-08Latest revision of the ISC DHCP Distribution, with many bug fixes.mellon
2000-06-24Merge latest version, fix conflicts.mellon
2000-06-24Merge latest version, fix conflicts.mellon
2000-06-243.0b2 as of June 23 - fixes two important glitches.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-05-28Add/fix FDDI support for NetBSD (& Tru64). [Tru64 has at least one bug left]matt
2000-05-13Add placeholders for Preboot Execution Environment (PXE) options,thorpej
2000-04-25.cvsignore bad! bad _MelloN_, no biscuit!thorpej
2000-04-24Avoid an unaligned access.thorpej
2000-04-24Fix a bug where a clause in the client configuration file like:thorpej
2000-04-23unsigned != size_t (tripped up build on alpha).sommerfeld
2000-04-22Initial merge of ISC DHCP 3.0 into NetBSD tree (incomplete)mellon