matthieu
ba92ff14d2
add /dev/xf86
27 years ago
matthieu
0e6aed22d1
add machdep.allowaperture
27 years ago
deraadt
54f2d77e5d
move fs.posix.setuid to sysctl.conf
27 years ago
gene
48c56afda5
Explicitly chdir when building snapshot kernels and their associated
tarballs. In a related effort, do everything that has a different chdir
root (ie, config && make depend etc) in a subshell.
Thanks to Hans for the initial prompting on this.
27 years ago
dgregor
49b608613c
Fix incorrect mknod's for ipl: iplnat -> ipnat and iplstate -> ipstate
27 years ago
deraadt
90195cf2cd
urgh
27 years ago
marc
0ff7e50a3c
fix typo
27 years ago
deraadt
3db2f08469
syslogd gets a new -a argument: specify additional AF_UNIX log devices
syslogd should create & listen to. As in "syslogd -a /chroot/dev/log",
I'm sure you get the idea.
27 years ago
deraadt
b5ae80d53c
disable kerberos login tools by default
27 years ago
beck
e9dbef75ef
Take out smtp line - users can add if needed
27 years ago
beck
89821a6907
Flags and startup for smtpd/smtpfwdd - not enabled by default.
27 years ago
deraadt
5600960454
ipforward is in sysctl.conf now
27 years ago
deraadt
fa2ab79168
more
27 years ago
deraadt
224ae4d094
typo
27 years ago
deraadt
02d7fc1400
ddb sysctl
27 years ago
deraadt
338a6ea28e
introduce /etc/sysctl.conf containing sysctl variables to change at boot time
27 years ago
millert
f1f5eb96c4
No need to put a Subject: line. We use "mail -s" in the crontab anyway.
27 years ago
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