Age | Commit message (Expand) | Author |
1998-06-11 | bogus use of variable for two purposes; guido@gvr.org | Theo de Raadt |
1998-06-11 | handle IPSec processed packets (DLT_ENC) in libpcap, display them with | Niels Provos |
1998-06-10 | clear flag before pw_scan(); lukem | Theo de Raadt |
1998-06-08 | clean | Theo de Raadt |
1998-06-07 | Use a width of 0 rather than 32 when HISADDR is 0.0.0.0. | brian |
1998-06-07 | Fix previous commit. bit 1 is the execute bit, not the read bit *blush* | brian |
1998-06-07 | buf oflow | Theo de Raadt |
1998-06-07 | Make ppp world-readable so that root can get at it over | brian |
1998-06-04 | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com | Theo de Raadt |
1998-06-03 | snarf named_chroot out of rc.conf instead of using hard-coded chroot dir | Todd C. Miller |
1998-06-03 | zero sigaction before use | Theo de Raadt |
1998-06-03 | use sigsetops, and do cross-block signal handlers | Theo de Raadt |
1998-06-03 | use sigemptyset() | Theo de Raadt |
1998-06-03 | fix a bunch of sloppy c uses | Theo de Raadt |
1998-06-03 | document that "file" should be an abs-path; noted by zappaman@bsdsun.compsci.... | Theo de Raadt |
1998-06-03 | typos; josh@quick.net | Theo de Raadt |
1998-06-03 | teach adduser about /sbin/nologin | Theo de Raadt |
1998-06-02 | don't define _PATH_TMPDIR as nothing uses it anymore | Todd C. Miller |
1998-06-02 | add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; most... | Theo de Raadt |
1998-06-02 | fddi byte order for addresses; matt | Theo de Raadt |
1998-05-31 | fix paths | Todd C. Miller |
1998-05-31 | update paths | Todd C. Miller |
1998-05-25 | missing :; tv | Theo de Raadt |
1998-05-24 | typo | Todd T. Fries |
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 |
1998-05-22 | bog.ps is generated | Todd C. Miller |
1998-05-22 | updated bind docs | Todd C. Miller |
1998-05-22 | updated bind docs | Todd C. Miller |
1998-05-22 | updated bind docs | Todd C. Miller |
1998-05-22 | docs for named 4.9.5-4.9.7 | Todd C. Miller |
1998-05-22 | install doc/bog | Todd C. Miller |
1998-05-22 | bind 4.9.6, 4.9.7 comming soon. | Todd C. Miller |
1998-05-21 | update to bind 4.9.6 version, will update to 4.9.7 soon | Todd C. Miller |
1998-05-19 | Close forgotten descriptor. | brian |
1998-05-19 | sendmail 8.9.1 | Todd C. Miller |
1998-05-19 | install contents of sendmail/cf as /usr/share/sendmail so users can generate ... | Todd C. Miller |
1998-05-18 | readlink len-1 | Theo de Raadt |
1998-05-18 | MAXPATHLEN not MAXPATHLEN+1 | Theo de Raadt |
1998-05-18 | MAXHOSTNAMELEN not MAXHOSTNAMELEN+1 | Theo de Raadt |
1998-05-18 | understand makeoption as makeoptions | Artur Grabowski |
1998-05-14 | more careful scanf | Theo de Raadt |
1998-05-14 | buf oflow | Theo de Raadt |
1998-05-13 | fix .Sh ENVIRONMENT | Theo de Raadt |
1998-05-12 | document how to enable YP for each database | Theo de Raadt |