mcbride
39ccdf1ead
Carp demotion interlock. Prevents carp from preempting until the system is
booted, allowing for daemons to sync with peers before we take over.
ok deraadt@ mpf@ moritz@
18 years ago
david
b48bef217a
crank the OpenBSD version to 3.9; ok deraadt@
Opera on OpenBSD verified by sturm@
18 years ago
david
67a990cd93
fix location of dvmrpd.conf; ok norby@
18 years ago
norby
9e2d74d6a2
Hook dhcrelay(8) into the startup process.
ok henning@
18 years ago
norby
7f4589e266
add all the goo to hook dvmrp into the system
ok derradt@
18 years ago
norby
faaa8a7a3f
add a sample dvmrpd.conf
ok deraadt@
18 years ago
deraadt
cdd179ea4b
asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org
18 years ago
avsm
159a0297e1
revert vfs.nfs.privport sysctl, broke a few architectures
requested by deraadt@
18 years ago
avsm
a1ea8f4c10
Add support for NFS mounts to be from non-reserved ports:
- new sysctl vfs.nfs.privport to require NFS mount requests to be on
reserved ports when set to 1 (the default).
- mountd now automatically sets the sysctl depending on the -n flag.
- add mountd_flags to rc.conf to enable the -n flag at boot.
deraadt@ ok
18 years ago
miod
4468c127e2
Regen
18 years ago
miod
2d3996d0f5
Administrative changes for aviion, ok deraadt@
18 years ago
todd
29ba9a7ac6
remove some rather deceptively unused lines; no change to generated MAKEDEV's
18 years ago
todd
c81d73893f
shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and
pave the way for future work; ok since this does not change the generated
MAKEDEV
18 years ago
todd
57c7e54a33
sync
18 years ago
todd
e7190b9b1c
add 'com' serial port as a common ramdisk device
18 years ago
todd
ba7cddc6d6
add forgotten copyright; ok deraadt@
18 years ago
dhartmei
782bed6d79
move the commented example /var/mail/whitelist.txt to /var/db, so it
doesn't trigger security(8)'s ownership checks. ok bob@
18 years ago
deraadt
4c62bbc5bb
sync
18 years ago
deraadt
70479ae385
now move /dev/tty0* to refer to the com(4) driver, away from the zs(4)
driver
18 years ago
reyk
5ff13d280b
add hostapd to rc/rc.conf glue
suggested and ok by kettenis@
18 years ago
deraadt
d60464207b
sync
18 years ago
deraadt
0d9f9860fe
do not make {cua,tty}[cd] here
18 years ago
deraadt
9af155dc4a
add entries for ttya/ttyb
18 years ago
deraadt
c287ab8b2f
ttya now is same as tty00 (for a few days)
18 years ago
deraadt
698d994481
make /dev/ttya be an alias for /dev/tty00.
we are making the move where ttya will become the zs devices, and tty00
will support com(4) devices. ok drahn
18 years ago
hshoexer
d273fc0336
As the isakmpd fifo race is fixed, hook ipsecctl to rc.
ok naddy@ todd@
18 years ago
david
78a28203dd
Fix for PR 5043: shell startup scripts might contain binary characters but
grep should assume ASCII text, fixes umask detection
ok millert@ jaredy@
18 years ago
deraadt
464b15913c
no more need for the aperture
18 years ago
deraadt
9e6169f7a8
no more need for aperture
18 years ago
deraadt
d1fa905e69
sync
18 years ago
deraadt
c7396fb3c6
/dev/reload is an old amiga thing, how did it make it here?
18 years ago
deraadt
e1e93afe35
move wsconsctl up earlier, so that any key changes made can be used
to (for instance) interrupt dhclient with a ^C instead of a 'CAPS-LOCK C'
from e@molioner.dk checked by matthieu
18 years ago
otto
592916e5d3
Use the new -s flag to mount the /usr and /var partitions. Avoids
doubly mounted mfs partitions. Also, at the end of the mount dance,
try mount all partitions, not just nfs partitions. Handles a case
where local paritition mounted inside a nfs partition where not
mounted by rc (/usr on nfs with a local /usr/obj, for example).
ok deraadt@ henning@
18 years ago
reyk
1e272ad48c
some IAPP implementations still use the pre-standard port 2313 in broadcast
mode (tested with the HP ProCurve 420wl). add a note to the manual page and
the example configuration.
18 years ago
miod
7ad0ceba7b
vt100->vt220; spotted by nick@
18 years ago
jmc
b371ed9cfb
grammar tweaks; ok hshoexer
18 years ago
millert
4f242fe2ea
We no longer install the SystemV compatibility links. OK pvalchev@
18 years ago
dhartmei
cf6a27c737
use full path to binary in (commented) relaydb example,
from jared rr spiegel, closes PR 4982, ok beck@
19 years ago
camield
3cf5340b3f
update for new ftp-proxy
ok henning@
19 years ago
brad
2a2411f846
mention net.inet.ip.mforwarding.
ok beck@ kettenis@ norby@
19 years ago
henning
04bf0512a4
set skip is no good idea on int_if in this sample rulseset that also
has a rdo on $int_if that stops working then. pt out by cedric
19 years ago
deraadt
58a4125b88
crank to 3.8-beta
19 years ago
deraadt
b4fb1d176a
configure mixers late; obsd@enop.org 4970
19 years ago
martin
cc50d57ca3
regen
19 years ago
martin
6fa45de8db
hotplug(4) and hotplugd(8) here
19 years ago
miod
39efebaf89
Regen
19 years ago
miod
884086248e
Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc
as well.
Currently only working with displays configured in 1bpp or 8bpp modes; this
limitation will be worked on ASAP.
Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes
coming soon.
19 years ago
david
1c3c99e9c1
+ hostapd.conf, ipsec.conf, sudoers
19 years ago
david
20b6826ca1
+/etc/ipsec.conf
19 years ago
david
66c3296c0e
nuke extra whitespace
19 years ago