aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ndc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* More remnants of BIND 8 to de-orbit.Dag-Erling Smørgrav2004-09-231-13/+0
| | | | | | | Reminded by: ru@ Notes: svn path=/head/; revision=135608
* style.Makefile(5)David E. O'Brien2003-04-041-2/+1
| | | | Notes: svn path=/head/; revision=113091
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+3
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74532
* ndc is now a C program that communicates with named via a unix-domainPeter Wemm1999-11-301-11/+3
| | | | | | | socket. Notes: svn path=/head/; revision=53930
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Update for bind-8. Also use /proc in preference to the (seemingly) alwaysPeter Wemm1998-05-031-13/+10
| | | | | | | broken ps(1). Notes: svn path=/head/; revision=35640
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-011-2/+2
| | | | Notes: svn path=/head/; revision=21155
* build bind-4.9.4-P1 ndc in it's own directoryPeter Wemm1996-08-291-0/+25
Notes: svn path=/head/; revision=17909