Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-07 | make 'ndc start' use the values of named_flags, named_user, and named_chroot ↵ | Todd C. Miller | |
from /etc/rc.conf; based on a patch from ibo@ragnarok.val-axs.net | |||
1998-06-20 | Handle case where rc.conf exists but has no named_chroot. | Jason Downs | |
1998-06-03 | snarf named_chroot out of rc.conf instead of using hard-coded chroot dir | Todd C. Miller | |
1998-05-23 | support for easy chroot'ing to /var/named and install named-xfer in ↵ | Todd C. Miller | |
/var/named as a static binary | |||
1998-05-23 | make 'ndc status' work for non-root | Todd C. Miller | |
1998-05-22 | stash argv in pid file like sendmail does so we can restart w/ args. also ↵ | Todd C. Miller | |
make ndc work even if ps does not. | |||
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-03-12 | Remove %INDOT%. | Jason Downs | |
1997-03-12 | BIND 4.9.5-P1. | Jason Downs | |
libresolv and include are required until the new resolver gets integrated into libc. | |||
1997-02-27 | Fix IOT bug via Makefile.inc, not ndc.sh. | kstailey | |
1997-02-27 | hermes# ndc stats | kstailey | |
/usr/sbin/ndc: /usr/sbin/ndc[82]: kill: bad signal `IOT' | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-05-28 | Include ../../Makefile.inc so BINDIR is set to /usr/sbin. | dm | |
1996-05-24 | fix NOMAN another way, ie. sync | Theo de Raadt | |
1996-05-04 | permit NOMAN to work here; netbsd pr#2357; lukem@supp.cpr.itg.telecom.com.au | Theo de Raadt | |
1996-02-19 | netbsd: bind 4.9.3 | dm | |