danh
545a9a8736
change start and end comment sequences (not used) to allow shell
parameter substitution.
ok todd@
20 years ago
millert
cab5b7c7b6
LOGIN_SETALL did not include LOGIN_SETENV as it should.
20 years ago
dtucker
21a049e79f
Simplify interval scaling and randomize query intervals; ok henning@
20 years ago
henning
81a717e58a
fatal() if daemon() fails, Alexander von Gernler <grunk@pestilenz.org>
20 years ago
dtucker
e0c54820e7
Make network unreachable errors non-fatal; ok henning@
20 years ago
dtucker
270c434643
Scale query interval by the overall offset not per-peer offset, so we
don't query outliers more often than any other server. ok henning@
20 years ago
dtucker
5d09ee1c02
Delay before retrying a query on timeout; ok henning@
20 years ago
dtucker
b8f5c401a1
Import new moduli; requested by deraadt@ a week ago
20 years ago
otto
9ac9bc9fb0
be more consistent in terminology in comments
20 years ago
millert
15be4f6b60
Only try to run pflogd if pflog0 exists; from mpech@
OK deraadt@ and fgsch@
20 years ago
deraadt
f97b99ae13
sync
20 years ago
uwe
1ef288a996
APM emulation framework and zaurus scoop driver. Not enabled yet.
ok drahn@, deraadt@
20 years ago
henning
19db83566f
user and group _ospfd, with claudio
20 years ago
drahn
4f868b77cc
sync
20 years ago
drahn
1e5823076e
Add hotplug.
20 years ago
deraadt
3e6aedeb07
cleaning distrib twice is useless
committed from the ship while drinking a trad, from a zaurus on beck's birthday
20 years ago
deraadt
b0321815f7
: terminate records, spotted by listen@witworx.com; ok millert
20 years ago
deraadt
ab65d9f44c
enable ttyC0 and ttyC1 by default; wow, how did you miss that dale!
20 years ago
miod
9cc6e96f15
Regen
20 years ago
miod
c4230de699
Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.
Main features:
- MI hil drivers, allowing live plug/unplug of devices, and the keyboard
does not need to be at id 1 anymore.
- SGC bus support on 4xx models. SGC frame buffers are supported too, but
not as console, though you can use them as a regular glass terminal if
you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4)
fix to be commited.
- HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed.
X11 support is currently broken by these changes; X.org X11R6 support will
be available very soon.
Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other,
older frame buffers (davinci, gatorbox and renaissance) could not been tested
but should work; please report any regression.
20 years ago
deraadt
abb865a0ab
smaller ramdisk image needed for builds
20 years ago
drahn
0807928be0
wsconsctl.conf on zaurus too.
20 years ago
dlg
7b52f6e99d
regen
20 years ago
dlg
0f2d916c5c
add calling units (cuaU*) for use by devices supported by ucom
20 years ago
deraadt
be0ea31b32
put the boot crud in the snapshot
20 years ago
krw
31239d2ae1
Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone might
use it in a vararg function call that needs the type info.
Pointed out by otto@.
20 years ago
krw
1a5cb9c63f
Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed
out by mickey@, seconded by millert@.
ok deraadt@.
20 years ago
deraadt
e0b0e1b508
when an arch has wskbd0 or wsmouse0, prepare for the future and apply
same rules to both wskbd0:wskbd and wsmouse0:wsmouse; miod ok
20 years ago
espie
7c6b5a2ee7
provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs)
okay millert@
20 years ago
jmc
3ae4a98647
- document /etc/security's .secure hooks
- sync the comments in /etc/security
ok millert@
20 years ago
mcbride
ab1de5501f
Bring up the carp(4) interface before default route.
ok pascoe@ mpf@
20 years ago
kettenis
08a083bc6b
Regen
20 years ago
kettenis
b9e8c014e4
Enable audio(4).
20 years ago
miod
c69efe0fac
Better to build zaurus, not cats, kernels here.
20 years ago
miod
33d787fd05
Add zaurus to MAKEDEV machinery.
20 years ago
miod
1263e0ba46
zaurus documentation directories
20 years ago
drahn
874a56c3f9
sync
20 years ago
drahn
fc2f975c52
etc bits for zaurus
20 years ago
millert
d40f10d2ee
Add a copy of stripcom so /etc/netstart can be run standalone again.
OK deraadt@
20 years ago
jmc
82280094fb
correct comment for ipsec-nat-t;
from joel knight;
ok hshoexer@;
20 years ago
henning
2c91c74b88
KNF
20 years ago
otto
4bcb70b1fc
Test the upper limit for the max # of rounds to, to avoid wrapping and ending
up with a low number of rounds. Spotted by mpech@; ok mpech@ millert@
20 years ago
jmc
33a9bd8e29
tweaks from michael knudsen;
20 years ago
henning
d1e706f6f9
d can be negative, take that into account when comparing to the logging
threshold. spotted by Constantine Murenin <mureninc@gmail.com>, mickey ok
20 years ago
dtucker
621223eef3
Save original value returned by getifaddrs to free later; ok henning@
20 years ago
henning
cd15a535c6
if our first getpwnam(), testing for NTPD_USER, succeeded, but the second
returns NULL, we don't need loooong explanations, but at least some indicator
what went wrong, From: Michael Knudsen <e@molioner.dk>
20 years ago
millert
dd19e1590f
gai_strerror() should return const char *; OK deraadt@
20 years ago
moritz
d2089d6098
some typos in log messages.
ok henning@
20 years ago
millert
47476e71f8
Allow comments in /etc/{myname,mygate,defaultdomain}; OK deraadt@
20 years ago
dtucker
a5982aae18
Limit the number of addresses used by the 'servers' directive to 8; ok henning@
20 years ago