summaryrefslogtreecommitdiff
path: root/usr.sbin/named
AgeCommit message (Expand)Author
2000-08-18/etc/namedb/tmp -> /var/named/namedbBrad Smith
2000-08-02update other obsoleted rfcsNiels Provos
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
2000-06-29oops, a typo got into thereTheo de Raadt
2000-06-29repair careless syslogging inside XSTATSTheo de Raadt
2000-04-17Move some misplaced periods outside of the parentheses.Aaron Campbell
2000-03-29addr(8) goes away, no man page, and uselessTheo de Raadt
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-12-04avoid overflowTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-06-10Handle PAGER in a manner consistent with the Single Unix Specification:Paul Janzen
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-06-05capitalize the acronym IDAaron Campbell
1999-06-05more .Os cleansingAaron Campbell
1999-05-28more .El madnessAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-15ethernet -> Ethernet, other repairsAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1998-12-16more .Nm fixesAaron Campbell
1998-11-23pass length for OpenFile(), bug in previous oflow detection; found by formTheo de Raadt
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-09-10overzealous cut-and-paste by me a week agoTheo de Raadt
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-09-03buf overlookTheo de Raadt
1998-08-31more paranoiaTheo de Raadt
1998-08-30buckets of scanf overflowsTheo de Raadt
1998-08-16fix realloc memory leaksTodd C. Miller
1998-08-14bootfile, PidFile, NamedXfer should be absolute paths in the chroot'd case; n...Todd C. Miller
1998-07-24Man pages Xrefs.Marc Espie
1998-07-07make 'ndc start' use the values of named_flags, named_user, and named_chroot ...Todd C. Miller
1998-06-25Kill SORT_RESPONSE. Die! Die! Die!Jason Downs
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-20Handle case where rc.conf exists but has no named_chroot.Jason Downs
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-06-03snarf named_chroot out of rc.conf instead of using hard-coded chroot dirTodd C. Miller
1998-06-02don't define _PATH_TMPDIR as nothing uses it anymoreTodd C. Miller
1998-05-31fix pathsTodd C. Miller
1998-05-31update pathsTodd C. Miller
1998-05-24add missing #endif, magnus stahre <ms@xy.org>Todd C. Miller
1998-05-23make default location of named.boot and named-xfer /var/namedTodd C. Miller
1998-05-23support for easy chroot'ing to /var/named and install named-xfer in /var/name...Todd C. Miller
1998-05-23make 'ndc status' work for non-rootTodd C. Miller
1998-05-22stash argv in pid file like sendmail does so we can restart w/ args. also ma...Todd C. Miller
1998-05-22bind 4.9.7 + -u, -g, and -t from bind 8.1.2Todd C. Miller
1998-05-22somehow this got lost from the last commitTodd C. Miller