summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
1998-01-23correct path to the kerberos servers.Artur Grabowski
1998-01-21Add ${nfsiod_flags}Jason Downs
1998-01-21Update of _old_ information.Artur Grabowski
1998-01-20Changes to kerberos entries from artJason Wright
1998-01-16New ntp (the one found in ports) is called ntpd, not xntpdNiklas Hallqvist
1998-01-12to those who wants snmpdMichael Shalayeff
1998-01-11new motdTheo de Raadt
1998-01-11cfsdAngelos D. Keromytis
1998-01-11Consistency.Angelos D. Keromytis
1998-01-09Create /dev/grf6 in the all ruleNiklas Hallqvist
1998-01-03document krb.conf tweakTheo de Raadt
1997-12-31Suggest using /var/tmp for local domain `diagnostic' sockets,brian
rather than making a new directory. Also, suggest 0600 permissions (mask: 0177). Dangers noted by: Theo de Raadt <deraadt@cvs.openbsd.org>
1997-12-30Don't suggest creating sockets in /var/run as we createbrian
sockets as our original uid. Suggest creating /var/ppp with perms 1777 instead. Pointed out by: Masafumi NAKANE <max@wide.ad.jp>
1997-12-28be more careful during terminationTheo de Raadt
1997-12-27Allow (and document) execution of commands from withinbrian
our chat script. You can now even run chat(8) - see ppp.conf.sample.
1997-12-24use group nobody for fingerdTheo de Raadt
1997-12-21sigh; move syslog up nearer the top. Any failures from this?Theo de Raadt
1997-12-21modernizeTodd T. Fries
1997-12-21ughTheo de Raadt
1997-12-20ipforwarding option in rc.confTheo de Raadt
1997-12-20add SKIP entryTheo de Raadt
1997-12-17Add /var/log/ppp.logbrian
1997-12-16fix major number for fd/*; felix reported the i386 flawTheo de Raadt
1997-12-15correct swedish grammarTheo de Raadt
1997-12-12Diskless root mounts were ro too longNiklas Hallqvist
1997-12-11Hook the sample ppp configuration files.brian
1997-12-11Add group `network'.brian
This group is intended for use by network daemons such as ppp, pppd and slattach. These programs will be mode 4550 and group network (soon), allowing the sys-admin control over who manipulates interface configurations and routing tables.
1997-12-08fix chN (N > 0) problemMichael Shalayeff
1997-12-06cuaaX => cua0X: This is OpenBSD !brian
1997-12-01rearrange rfc1323 thingyTheo de Raadt
1997-11-30Make console type "sun" so the default will "just work" for most people.Todd C. Miller
1997-11-29NAT requires IPFkstailey
1997-11-26Add cat3p man3pTodd C. Miller
1997-11-24bye bye secretmailTheo de Raadt
1997-11-23Import version 1.5 of ppp.brian
<sales> This is a user-level ppp implementation that uses the tun driver. It was originally created by a Japanese ISP. It's now piled with features. Check the man pages for details. </sales> The sources are identical to the ones in FreeBSD, except for the Makefile. IP aliasing (NAT) is disabled, and can be enabled by simply doing a ``make install'' of libalias, then rebuilding ppp. I'll create libalias as a port soon.
1997-11-23Add support for mopd. -mojMats O Jansson
1997-11-22locate.rckstailey
1997-11-19clean /var earlierTheo de Raadt
1997-11-17completely avoid master.passwd in the changelist processing; ↵Theo de Raadt
jbernard@tater.mines.edu
1997-11-08start named earlier; this is an experimentTheo de Raadt
1997-11-04Move webster to correct port (and out of dynamic range.)kstailey
Add "portmap" and "rpcbind" aliases for "sunrpc". Add a few misc. services.
1997-11-04kill spaces at ends of lines; m4Theo de Raadt
1997-11-04things come from rc.conf not netstart nowadaysTheo de Raadt
1997-11-04fix for paths with spaces; nimenees@uaccess.netTheo de Raadt
1997-10-31install bootblocks tooTheo de Raadt
1997-10-24copy *BOOT* too for destdir buildingTheo de Raadt
1997-10-24wrong, Jason, wrongTheo de Raadt
1997-10-24Copy all of snapshot/ into ${RELEASEDIR}, and produce correct checksumJason Downs
files.
1997-10-24s/bsd-dl/bsd.dl/gJason Downs