aanriot
84508b1c46
add chio.conf bits.
ok beck@
18 years ago
djm
3d0b575422
add lldiv prototype; ok deraadt@
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
espie
c576ec56fb
zap argument name, okay millert@
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
henning
031b227392
make sure updates from sensors have the "synced" flag set
18 years ago
jmc
1dfebf7aca
no point mentioning functions if we have nothing useful to say
about them;
ok djm
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
miod
63855ae4f5
wskbd and wsmouse nodes.
18 years ago
david
a5e388a48b
crank the OpenBSD version to 4.0; Opera 9.0 on OpenBSD verified by sturm@
18 years ago
sturm
3aef52f26f
remove port startup code, it's all moved to the respective port
ok deraadt, toby, pedro, david
18 years ago
kettenis
8b7caedcb1
Use the correct major for /dev/pci (instead of giving it the same major
as /dev/raid).
ok drahn@
18 years ago
deraadt
839e46fdf0
remove unused WCS stuff
18 years ago
deraadt
14b1d8c825
remove "snapshot" code, now that our snapshots are always actually
releases...
18 years ago
deraadt
3548e4d6da
typo
18 years ago
deraadt
b7aaabec70
unify these damnit!
18 years ago
deraadt
938c182746
rearrange to be more like the others
18 years ago
deraadt
263ba158ee
sorry, but proper boot cd building should be done in distrib/mvmeppc
when the time comes (not here!)
18 years ago
deraadt
94382e6bbf
unify
18 years ago
deraadt
f5f6c0d543
make these more similar (few steps to that)
18 years ago
deraadt
b80d7dc5f3
crank to 4.0-beta
18 years ago
deraadt
c36eddfe27
TIMEOUT* values are not part of the protocol. tftp.h is a namespace
export of the protocol. you shall not add non-protocol stuff to such
a file, period.
18 years ago
jmc
6f4268b385
wording/grammar tweaks;
18 years ago
jmc
6485bc1a81
better macros;
18 years ago
jmc
08179dfcf0
document `iv';
from eren elci; tweaked by djm
ok djm
18 years ago
mglocker
f8d26986fd
Fixing several timeout quirks at tftpd and tftp:
- move TIMEOUT* defines to arpa/tftp.h, as they are used several times
in tftpd and tftp, and the values are part of the RFC definition.
- tftpd and tftp did count the total retransmission time in retries
instead in seconds. fixed.
- tftpd rexmt timeout was hardcoded by a define and therefore didn't
changed when the timeout option was sent. fixed.
- limit total retransmission timeout in tftp to also 255 seconds.
- replace obvious atoi()'s by strtonum().
ok claudio@
18 years ago
kettenis
e6393c420b
Remove /dev/iop and /dev/pci.
ok drahn@
18 years ago
jmc
b931f74c98
updates from nicholas marriott;
re-worded and ok djm
18 years ago
miod
a2138cb0fb
regen
18 years ago
miod
d154837a44
wsdisplay nodes
18 years ago
miod
9fb4b267ad
Build wscons stuff on vax (but no for bsd.rd yet)
18 years ago
deraadt
ad5a60e16a
do a make depend phase
18 years ago