aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ndc
Commit message (Collapse)AuthorAgeFilesLines
* 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-302-52/+3
| | | | | | | socket. Notes: svn path=/head/; revision=53930
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50479
* Allow both old and new rc.conf syntax.Jordan K. Hubbard1999-02-121-2/+4
| | | | Notes: svn path=/head/; revision=43917
* ndc hardcodes 'named' instead of using $named_program from rc.confPoul-Henning Kamp1998-07-311-2/+2
| | | | | | | | | PR: 7425 Reviewed by: phk Submitted by: frf <frf@xocolatl.com> Notes: svn path=/head/; revision=37982
* Update for bind-8. Also use /proc in preference to the (seemingly) alwaysPeter Wemm1998-05-032-17/+18
| | | | | | | broken ps(1). Notes: svn path=/head/; revision=35640
* Check named_enable rather than just named_flags.Jordan K. Hubbard1997-06-181-3/+3
| | | | | | | PR: 3893 (sort of) Notes: svn path=/head/; revision=26707
* sysconfig -> rc.confJordan K. Hubbard1997-05-271-6/+6
| | | | | | | Submitted by: Igor Vinokurov <igor@cs.ibank.ru> Notes: svn path=/head/; revision=26191
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | 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
* export PATH variableWolfram Schneider1996-11-041-2/+13
| | | | Notes: svn path=/head/; revision=19413
* build bind-4.9.4-P1 ndc in it's own directoryPeter Wemm1996-08-292-0/+49
Notes: svn path=/head/; revision=17909