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