Age | Commit message (Expand) | Author |
2000-08-18 | /etc/namedb/tmp -> /var/named/namedb | Brad Smith |
2000-08-02 | update other obsoleted rfcs | Niels Provos |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-06-29 | oops, a typo got into there | Theo de Raadt |
2000-06-29 | repair careless syslogging inside XSTATS | Theo de Raadt |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell |
2000-03-29 | addr(8) goes away, no man page, and useless | Theo de Raadt |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt |
1999-12-04 | avoid overflow | Theo de Raadt |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-06-05 | capitalize the acronym ID | Aaron Campbell |
1999-06-05 | more .Os cleansing | Aaron Campbell |
1999-05-28 | more .El madness | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1998-12-16 | more .Nm fixes | Aaron Campbell |
1998-11-23 | pass length for OpenFile(), bug in previous oflow detection; found by form | Theo de Raadt |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-09-10 | overzealous cut-and-paste by me a week ago | Theo de Raadt |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-09-03 | buf overlook | Theo de Raadt |
1998-08-31 | more paranoia | Theo de Raadt |
1998-08-30 | buckets of scanf overflows | Theo de Raadt |
1998-08-16 | fix realloc memory leaks | Todd C. Miller |
1998-08-14 | bootfile, PidFile, NamedXfer should be absolute paths in the chroot'd case; n... | Todd C. Miller |
1998-07-24 | Man pages Xrefs. | Marc Espie |
1998-07-07 | make 'ndc start' use the values of named_flags, named_user, and named_chroot ... | Todd C. Miller |
1998-06-25 | Kill SORT_RESPONSE. Die! Die! Die! | Jason Downs |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-06-20 | Handle case where rc.conf exists but has no named_chroot. | Jason Downs |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-06-03 | snarf named_chroot out of rc.conf instead of using hard-coded chroot dir | Todd C. Miller |
1998-06-02 | don't define _PATH_TMPDIR as nothing uses it anymore | Todd C. Miller |
1998-05-31 | fix paths | Todd C. Miller |
1998-05-31 | update paths | Todd C. Miller |
1998-05-24 | add missing #endif, magnus stahre <ms@xy.org> | Todd C. Miller |
1998-05-23 | make default location of named.boot and named-xfer /var/named | Todd C. Miller |
1998-05-23 | support for easy chroot'ing to /var/named and install named-xfer in /var/name... | Todd C. Miller |
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 ma... | Todd C. Miller |
1998-05-22 | bind 4.9.7 + -u, -g, and -t from bind 8.1.2 | Todd C. Miller |
1998-05-22 | somehow this got lost from the last commit | Todd C. Miller |