mcbride
9eb51b632f
Move isakmpd's auto-generated public key, local.pub, into /etc/isakmpd
This makes it readable by unprivileged uses, simplifying configuration,
and there is no reason for it to be secret.
ok msf deraadt hshoexer
18 years ago
henning
4d4b029c15
when pf and pflogd are enabled, do a "ifconfig pflog0 create" early.
rc checks pflog0 existance before starting pflogd0, pbly to not print an
error message on pflog-less kernels... ugh. ok mcbride
18 years ago
itojun
e160d6de4a
reject multicast packet without scope identifier specified.
18 years ago
deraadt
68f0e775cd
names have changed
18 years ago
deraadt
814f05b841
landisk has no wsconsctl.conf
18 years ago
drahn
9a23b58307
new miniroot partition table entries.
18 years ago
deraadt
6f509cdf39
duh -- on first boot, do not build the host.random file twice; ok djm
18 years ago
dlg
55c0aad4e0
generate diffs for files listed in /etc/changelist as they are created
and deleted. previously this script only generated diffs for existing
files.
ok lots of people including millert@ msf@ mcbride@ todd@ and probably more.
18 years ago
norby
2abfa3abd6
Add the _ripd user and startup stuff.
ok claudio@
18 years ago
ajacoutot
a7f30172a7
Force umask to 022 so we don't heritate 077 from root's crontab command
(output logs are still umask 077)
"i think this is right" deraadt@
18 years ago
drahn
6ef96ef049
sync
18 years ago
drahn
35fd884534
more landisk bits.
18 years ago
david
babbfc38a2
kill extra spaces
18 years ago
norby
9a58ec2b0a
Remove unused line, from the author.
18 years ago
norby
5e683ea07b
Add a sample configuration file for the newly comitted RIP daemon.
ok claudio@
18 years ago
otto
bd1f4d5608
changelist files are ascii, even if they contain a few funny chars.
Encountered by henning@; ok millert@ robert@ deraadt@
18 years ago
todd
16a710c20b
sync
18 years ago
todd
d38185707f
etc.landisk does not exist yet, dont try to build MAKEDEV for it yet either
18 years ago
todd
a8891cfe5e
4 usb tty devices by default; ok msf@ marco@
18 years ago
mcbride
760e51f118
'keep state' is now default, and use 'no state' where intended.
18 years ago
ray
8041cb1dcc
Don't allow anyone but root to read /var/log/{daily,weekly,monthly}.out.
Unfortunately this does not fix existing file permissions.
Spotted by Antti Harri <iku at openbsd dot fi>.
OK millert@.
18 years ago
deraadt
d75ba15891
enable landisk MAKEDEV building later
18 years ago
deraadt
e626d8f42a
add landisk subdirs
18 years ago
hugh
d7cf83ec21
Exit when asked to here too. Spotted by Theo.
18 years ago
deraadt
3649a55633
make code look better
18 years ago
hugh
bfa0f6647a
Exit when asked to. OK by deraadt, spotted by lumpy.
18 years ago
krw
315aeaee18
Remove the three instances of :sf:, since we no longer support bad144
sector forwarding on those ide/esdi disks.
18 years ago
mpf
e960c0c63e
Add ifstated(8) startup bits.
OK deraadt@, henning@, mcbride@
18 years ago
aanriot
84508b1c46
add chio.conf bits.
ok beck@
18 years ago
hshoexer
d62586af7f
a more useable example; fix comments; ok jmc@
18 years ago
steven
dde4410520
update emacs package version
ok miod
18 years ago
mpf
341b7459bc
Switch boot order: isakmpd starts before sasyncd.
If a user is running sasyncd, start isakmpd with -S.
In this mode isakmpd starts off passsive and doesn't
delete SA's on shutdown.
OK ho@, hshoexer@, deraadt@
18 years ago
deraadt
6f8954ee41
shove boot program into the snapshot
18 years ago
henning
6165008dec
increase the carp demotion counter by 128 instead of 1 while rc runs.
you do not want a machine that is in the middle of rc and does not have
all network daemons (that possibly increase the carp demotion counter
further) to become master just because the other one lost 2 bgp sessions
or similar for other daemons (esp sasyncd) and as such has a demotion
count of >1.
ok mcbride mpf deraadt
18 years ago
tsi
9100bf7b78
Resync MAKEDEV scripts and man pages
18 years ago
tsi
c1d29f5e2d
Extend /dev/tty[C-F]* to /dev/tty[C-J]* on sparc64, and to /dev/tty[C-I]* on
sparc.
ok miod@
18 years ago
miod
ea87102a52
Regen
18 years ago
miod
db7bd7356d
Add ttyb[0-3] nodes for qsc0, not created by default for now.
18 years ago
miod
13c6e9e317
Regen
18 years ago
miod
ecdfeec81f
/dev/kUmem is long dead.
18 years ago
hshoexer
be3f56e98b
Similar to the sample pf.conf, comment out everything. Suggested
by okan@demirmen.com, thanks!
18 years ago
hshoexer
6a363a24d3
We've switched from aesctr to aes as default cipher quite some time
ago. Therefore adjust the example encryption key from 160 to 128
bits.
Noticed by jmc@.
18 years ago
mickey
bb3fdf804c
one more sample
18 years ago
mickey
9393847152
allow monitoring sensors with their own status reporting such as ipmi or raid controllers; marco@ ok
18 years ago
markus
64cc227834
remove redundant comments; noted by mpf; ok deraadt, millert
18 years ago
miod
5f59c1ebd4
Regen
18 years ago
miod
162e37ce5d
Kill obsolete vt* nodes; remove dmz, dmf and dh tty nodes (as we don't
support these drivers at the moment, plus dmf conflicts with wsdisplay nodes).
While there, simplify and fix dhu nodes generation, so that creating invalid
nodes (e.g. MAKEDEV dhu8) does not attempt to create incomplete names.
18 years ago
miod
25c000b276
fbtab fixes
18 years ago
david
a682b29e38
spacing
18 years ago
miod
eb4a91e755
Regen
18 years ago