miod
04fe3b6941
Here cometh the blinkenlichten on VAXens.
Register information from NetBSD (except for KA53), logic from OpenBSD/sparc.
18 years ago
mglocker
9d2c42b78a
Add blksize option support for tftpd according to RFC 2348.
Note:
While testing the new option, we noticed that our stable tftpd has
a problem if any option is set (e.g. tsize) and you try to put a file.
This has nothing todo with our new blksize option. We fix this as
next.
ok claudio@
18 years ago
fkr
829edebc3f
add information about umts devices to the comment, rename the gprs example
into mobile. discussed with and spelling by jmc@
18 years ago
jmc
2f52f563ae
add a gprs example; from stuart henderson
ok henning
18 years ago
brad
b91eb0957d
add some more C99 functions: round(3) and roundf(3).
By Steven G. Kargl <kargl at troutmask dot apl dot washington.edu>
From FreeBSD
18 years ago
brad
d5e9846a62
add missing prototypes for trunc/truncf.
18 years ago
djm
1920d9c269
remove the spamhaus SBL entry
SpamHaus no longer publish their SBL in a free, downloadable form
suitable for use with spamd. They obviously care more about
subscription dollars than really fighting spam - very sad.
ok deraadt@
18 years ago
miod
78205999fc
Remove zaurusisms which are not on the reality plane (yet).
18 years ago
ray
9aa64733dd
Match sysctl with comment.
OK deraadt@
18 years ago
otto
8c5ca2a673
allocate gsalt large enough; from Matthew R. Dempsky <mrd at alkemio
dot org>; ok djm@ deraadt@
18 years ago
otto
b10a9a26fe
remove some unneeded includes; one found by vetinari
18 years ago
deraadt
9801d84234
spaces
18 years ago
otto
7c32f0a09d
don't write anything to log until we are daemonized. spotted by
david@; ok henning@
18 years ago
todd
bd81c371ae
do not add an extra space; nwid and description come out wrong
fix as proposed by maja@, thanks!
18 years ago
otto
45a03a18d6
increase polling intervbal, but only after we are synced and have done
a few frequency adjustments. ok henning@
18 years ago
otto
2e46737551
Reset adjtime() on startup; having an adjtime() active while starting
up causes overcompensation and confusing debug log entries; noticed
by dtucker@
18 years ago
otto
68bc275e60
Document /var/db/ntpd.drift; ok jmc@
18 years ago
otto
041bde21e5
Save the computed clock drift and use it on startup. ok deraadt@
henning@
18 years ago
deraadt
d75d4da0b7
ok there is a good reason not to do this yet
18 years ago
deraadt
451702b140
make powerdown the default; discussed with jason
18 years ago
jason
642ed07041
add the machdep.kbdreset logic to sparc64 (stuff to use it is coming)
18 years ago
otto
8746f65b53
avoid a race by installing SIGCHLD handler before fork() is called.
ok henning@ ckuethe@
18 years ago
otto
086410730e
tsk, tsk, tsk... the rule is simple: any define consisting of
more than one token MUST be put in parentheses!
18 years ago
otto
abf6b82fcd
Import frequency conrrection code from dragonfly, whith some changes:
only do frequency compensation if the clock is synced, and a slightly
diffent way of computing the linear regression.
You'll need a recent kernel and libc to use this.
Testing by naddy@ and ckuethe@ and others, thanks!
ok henning@
18 years ago
krw
a85347343d
Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long
marked obsolete since the opendev() behaviour it turned on is now the
default.
'it can go' deraadt@
'no API of mine has ever made it into a standard' downsj@
18 years ago
mk
9cbd95d014
regen
18 years ago
mk
0547fda48e
Remove wdt char device stuff from here too.
ok todd
18 years ago
otto
c01a2e9569
set session id and init logging in -s mode. tested by david@ and matthieu@;
ok henning@
18 years ago
otto
24133ce79c
simplify; ok henning@
18 years ago
drahn
b734acdaa9
delete notes, like on zaurus.
18 years ago
deraadt
367226b7d6
dale, no such thing exists...
18 years ago
otto
89f43414db
Compensate old offsets with the amount of adjustment done, avoiding
overcompensating. From DragonFly, uses recent adjtime(2) changes,
so you'll need a recent kernel. ok henning@
18 years ago
miod
ff5f75d7b3
Better put a valid speed here.
18 years ago
pedro
244553b30f
Fix 'double by a factor of two' and make cache options a bit more
descriptive while at it, input and okay jmc@
18 years ago
drahn
8e45e7ee89
so how did we not catch this grabbing the wrong (i386) file before?
18 years ago
deraadt
c64e45b12c
remove irrelevant sysctls
18 years ago
deraadt
0ebb77f10e
typo
18 years ago
drahn
4fd3eb8323
Really want a working console, and no display (ttyC0) here.
18 years ago
drahn
8c07474094
Generated files
18 years ago
deraadt
4680378481
sync
18 years ago
drahn
1043270b91
System build pieces for armish arch.
18 years ago
otto
24fa8ea878
Only invalidate stored replies if an adjustment was really made.
ok henning@
18 years ago
deraadt
225de384d9
do chio.conf install from right place
18 years ago
mcbride
7da8bee8e8
Add sasyncd to rc / rc.conf.
ok deraadt@ cloder@
18 years ago
henning
9be86cfc22
just ise "HARD" as refid with sensors for v3 clients
18 years ago
henning
216ee11434
incredibly stupid typo
18 years ago
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