dima
3460da97f1
Don't start cfsd if mountd is not running, instead give an error message.
27 years ago
dima
e8a68365ae
"if [ -f" --> "if [ -x"
27 years ago
graichen
2f4f7f163c
create devices for the disks/tapes on a second scsi controller (asc1)
27 years ago
dgregor
71504a77cf
Add /dev/ipnat and /dev/ipstate for IPF 3.2.3
27 years ago
art
96b721d273
correct path to the kerberos servers.
27 years ago
downsj
b57e53b225
Add ${nfsiod_flags}
27 years ago
art
e99ffa6864
Update of _old_ information.
27 years ago
jason
c249595ec0
Changes to kerberos entries from art
27 years ago
niklas
3ad4218b9b
New ntp (the one found in ports) is called ntpd, not xntpd
27 years ago
mickey
0462e1202c
to those who wants snmpd
27 years ago
deraadt
85ed402863
new motd
27 years ago
angelos
4198c5c153
cfsd
27 years ago
angelos
a062f80256
Consistency.
27 years ago
niklas
057717083d
Create /dev/grf6 in the all rule
27 years ago
deraadt
1df2af19a1
document krb.conf tweak
27 years ago
brian
90ab4f4295
Suggest using /var/tmp for local domain `diagnostic' sockets,
rather than making a new directory. Also, suggest 0600
permissions (mask: 0177).
Dangers noted by: Theo de Raadt <deraadt@cvs.openbsd.org>
27 years ago
brian
e90978f391
Don't suggest creating sockets in /var/run as we create
sockets as our original uid. Suggest creating /var/ppp
with perms 1777 instead.
Pointed out by: Masafumi NAKANE <max@wide.ad.jp>
27 years ago
deraadt
eadfd2f525
be more careful during termination
27 years ago
brian
04a30df748
Allow (and document) execution of commands from within
our chat script.
You can now even run chat(8) - see ppp.conf.sample.
27 years ago
deraadt
802b0aec8f
use group nobody for fingerd
27 years ago
deraadt
aae2a520f4
sigh; move syslog up nearer the top. Any failures from this?
27 years ago
todd
dde613d3bd
modernize
27 years ago
deraadt
e2668850c9
ugh
27 years ago
deraadt
4a8173ab1b
ipforwarding option in rc.conf
27 years ago
deraadt
514fcde0e9
add SKIP entry
27 years ago
brian
dfafffcbe7
Add /var/log/ppp.log
27 years ago
deraadt
53df287728
fix major number for fd/*; felix reported the i386 flaw
27 years ago
deraadt
e6f186f71c
correct swedish grammar
27 years ago
niklas
3626573840
Diskless root mounts were ro too long
27 years ago
brian
a6d1724a2b
Hook the sample ppp configuration files.
27 years ago
brian
ea1eccb474
Add group `network'.
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.
27 years ago
mickey
ee2abc0b62
fix chN (N > 0) problem
27 years ago
brian
b299184241
cuaaX => cua0X: This is OpenBSD !
27 years ago
deraadt
6ea8b89caa
rearrange rfc1323 thingy
27 years ago
millert
4626f8638d
Make console type "sun" so the default will "just work" for most people.
27 years ago
kstailey
4aa648c5a3
NAT requires IPF
27 years ago
millert
d7b0db3507
Add cat3p man3p
27 years ago
deraadt
d2b30873f2
bye bye secretmail
27 years ago
brian
ca73616026
Import version 1.5 of ppp.
<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.
27 years ago
maja
05547337bc
Add support for mopd. -moj
27 years ago
kstailey
f7f4219c14
locate.rc
27 years ago
deraadt
b0458ff882
clean /var earlier
27 years ago
deraadt
b7fb34043d
completely avoid master.passwd in the changelist processing; jbernard@tater.mines.edu
27 years ago
deraadt
7853ecaa8b
start named earlier; this is an experiment
27 years ago
kstailey
241ca0106c
Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.
27 years ago
deraadt
1c1a3a9403
kill spaces at ends of lines; m4
27 years ago
deraadt
ac1bf55c0f
things come from rc.conf not netstart nowadays
27 years ago
deraadt
5874755ed9
fix for paths with spaces; nimenees@uaccess.net
27 years ago
deraadt
3255b5a3b3
install bootblocks too
27 years ago
deraadt
036b6f4054
copy *BOOT* too for destdir building
27 years ago