summaryrefslogtreecommitdiff
path: root/usr.sbin/bind
AgeCommit message (Expand)Author
2003-09-19Remove sparc64 special case handling - no longer needed.martin
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Rework how dependency generation is performed:lukem
2003-07-22oops, typo in previous. should have been COPTS.sha.c. (this was not being ...lukem
2003-07-22use COPTS.sha1.c=-O0 to turn off optimization for sha1.clukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-06-28tmp_version.c also needs to depend up ${BIND_DIST_DIR}/Versionlukem
2002-06-20sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag.itojun
2002-01-19Whitespace nits.wiz
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-12-09Don't set $ROFF as the default from bsd.doc.mk is the same thing. This wayjmc
2001-05-27disable DNSSEC build, for two reasons. (1) restrictive licenseitojun
2001-05-27put -NOESW to version number if MKCRYPTO != yes, to sync better with originalitojun
2001-05-17upgrade to 8.2.4.itojun
2001-02-11use version identification same as ISC's.itojun
2001-02-11link named-xfer statically, to make building chroot-ed named cages much easierlukem
2001-01-28for sha.o target, use decl very similar to bsd.lib.mkitojun
2001-01-28Disable optimization when compiling sha.c.martin
2001-01-27enable DNSSEC code (using -DDNSSAFE) if MKCRYPTO=yesitojun
2001-01-27update $VERitojun
2001-01-27upgrade to BIND 8.2.3. the upgrade is critical (security fixes).itojun
2001-01-11Use PRINTOBJDIR.enami
2001-01-09convert to using .WAITlukem
2001-01-07Use PRINTOBJDIR.enami
2000-11-13This is now 8.2.2-P7, so update VER.tv
2000-11-10synchronize with BIND 8.2.2-P7.itojun
2000-10-23Needed bsd.own.mk before MKDOC gets defined. subdir picks it up too latejmc
2000-10-22Only descend into the doc directory if ${MKDOC} != no.simonb
2000-10-11More format string cleanups by sommerfeld.is
2000-08-14use libc inet_addr(3). fixes part of PR#10651mrg
2000-07-04More #include <stdlib.h> string, etc. cleanupmatt
2000-05-06Revert away from automatically generating port_ipv6.h, and installhe
2000-04-28add bind operators guide into share/doc/smm/10.named. PR 9996.itojun
2000-03-01do not try to use BIND4 code in libc.itojun
2000-01-23More .mk file fallout. *sigh*mycroft
1999-12-24Add CPPFLAGS so this can be cross compiled.garbled
1999-11-30Backout the last change.veego
1999-11-30ndc is now a binary so we don't need the 'exec' anymore.veego
1999-11-30Bugfix: deal with ${CC} containing spaces.sommerfeld
1999-11-28Use the libc md5 function.veego
1999-11-28Remove commented lines which are not used here.veego
1999-11-28Install named.conf again into /usr/share/examples/named.veego
1999-11-21Add the missing all-named-xfer all-ndc: all-named target.veego
1999-11-21s/make/${MAKE}/itojun
1999-11-21use print-objdir instead.itojun
1999-11-21fix compilation of named-xfer and ndc, when you do "make obj" (includingitojun
1999-11-20Ups, remove the LDSTATIC which was only there for tests.veego
1999-11-20Use the bind source from basesrc/dist/bind.veego