todd
468c87694f
sync
18 years ago
todd
018d24538a
fix typo observed by Diana Eichert
ok drahn@
18 years ago
aanriot
5aa2b6c2dc
rndc will now create output files of 'rndc dumpdb', 'rndc
stats' and 'rndc recursing' commands in /var/named/tmp (instead of
/var/named), which is writable by the 'named' user.
feedback and ok jakob@ deraadt@, also agreed by fkr@ and msf@
18 years ago
reyk
ce03a8b776
add examples for the optional channel hopper
18 years ago
msf
00ed132fde
add the files in /etc/mtree to changelist
ok krw@
18 years ago
deraadt
44cfc5dfde
adapt to new two-level sensor sysctl framework; by Constantine A. Murenin
18 years ago
kettenis
1ea6e41665
sync
18 years ago
kettenis
3ffba49edd
Create /dev/pci[0-3].
ok miod@, deraadt@
18 years ago
miod
0ef7405a5f
Regen
18 years ago
miod
034ff36dce
Use ttya for the landisk cereal, and update MAKEDEV accordingly; discussed
with deraadt@ some time ago
18 years ago
kettenis
fa3e3a1637
Uncomment MAKEDEVARCH+=landisk.
ok drahn@
18 years ago
reyk
66316318df
enable bgplg, the bgp looking glass
ok henning@ deraadt@
18 years ago
henning
6cca85615a
add /var/www/bin, ok deraadt
18 years ago
hshoexer
d879c6d67e
iskampds public key local.pub moved from /etc/isakmpd/private to
/etc/isamkpd. Noticed by ajacoutot@lphp.org, thanks!
ok mcbride
18 years ago
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