aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/named/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Previously I thought I was seeing a failure to install the .5 man pagesDoug Barton2004-09-271-2/+1
* Fix up the man file installation for the new BIND 9 sources:Doug Barton2004-09-261-1/+4
* Don't expose BIND libraries and their headers to the public by default,Ruslan Ermilov2004-09-241-1/+2
* Clean up and comment config.mk. Centralize more stuff. Bitch ifDag-Erling Smørgrav2004-09-221-2/+2
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-40/+29
* "Fixed" LDADD by backing out part of the previous commit. -lfoo inBruce Evans2003-04-161-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-7/+6
* Install the rfc 2317 notesDoug Barton2002-07-011-1/+1
* Remove DESTDIR which is already included in DOCDIR.Chris D. Faulhaber2002-05-311-2/+2
* Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind,Chris D. Faulhaber2002-05-291-3/+2
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-10/+6
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* Remove old DNS setup document. We have long past the times whereJeroen Ruigrok van der Werven2001-02-171-1/+1
* Add static dependency on libisc.a to get isc_movefile() on which namedJeroen Ruigrok van der Werven2001-01-281-0/+11
* Install additional documentation:Alexey Zelkin2000-01-101-1/+22
* oops, named-bootconf.pl has morphed into something else and moved.Peter Wemm1999-11-301-5/+0
* Compile bind against the resolver in libbind for now. Unfortunately thisPeter Wemm1999-11-301-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Activate libbindPeter Wemm1998-06-111-1/+2
* Simplified using new yacc rules. This will fix bugs when we stop pickingBruce Evans1998-06-041-5/+3
* Put named-bootconf (the script to convert named.boot to named.conf) inPeter Wemm1998-05-031-2/+2
* Update for named v8Peter Wemm1998-05-031-13/+15
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove dmalloc here too.Peter Wemm1997-01-011-3/+3
* Include ns_udp.c here too.Jordan K. Hubbard1997-01-011-2/+2
* Use LC_TIME=C instead of LC_TIME=Andrey A. Chernov1996-11-261-2/+2
* Unlocalize dateAndrey A. Chernov1996-09-011-2/+2
* Delete temporary man page rulesPeter Wemm1996-08-301-12/+1
* Revert back to building bind-4.9.4-P1 in seperate directories...Peter Wemm1996-08-291-70/+24
* Merge in 4.9.3-P1 changes and bump version number.Peter Wemm1996-01-221-1/+1
* Round 1 of the conflict merge. It now compiles..Peter Wemm1996-01-071-1/+1
* Reset LC_TIME only and add missing exportAndrey A. Chernov1995-10-231-1/+1
* Fold in conflict related changes after beta26 merge.Peter Wemm1995-10-231-1/+1
* Oops. Change LC_CTYPE to LC_TIME...Andrey A. Chernov1995-10-201-1/+1
* Reset LANG & LC_CTYPE, or national date representation will be usedAndrey A. Chernov1995-09-271-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Enable new bind utilities.Paul Traina1994-09-261-1/+1
* Port BIND to FreeBSD.Paul Traina1994-09-221-0/+80