jmc
121bce7837
add -n to usage();
17 years ago
pyr
90f5650e4c
Provide the -n switch like in the other imsg daemons for testing
the configuration file.
"yes please, ok" henning@
17 years ago
jmc
81600a329d
one more missed change;
17 years ago
ckuethe
e2f42bb333
Small style tweak, from jmc and Maurice Janssen
17 years ago
ckuethe
4f75588722
Add a knob to compensate for a refclock that is early or late. Based on a
17 years ago
deraadt
a345b0c863
default weight has to remain 1; seen by Maurice Janssen
17 years ago
deraadt
17638a8659
this is where it all started, since future ntpd.conf commands will require
negative parameters. extend lex to spot numbers in the stream. as well,
make it easier to add parameters on command line in any order later
ok otto ckuethe
17 years ago
deraadt
68e05a5470
comment inside comment
17 years ago
chl
cf0e72fea8
Add missing header to avoid warning
ok millert@ ray@
17 years ago
steven
af257cd009
add man3f/cat3f directories for fortran man pages
ok espie@, millert@, jmc@
17 years ago
deraadt
58f16dd9e2
no need to talk about bits; ok millert jmc
17 years ago
millert
6441b2ef99
Update free(3) section--we use mmap()/munmap(), not brk().
Based on a diff from Mike Belopuhov. OK jmc@
17 years ago
jmc
018d78d2bc
remove trailing whitespace;
17 years ago
millert
7726c7baf2
Add __cxa_atexit() support for gcc3. This provides support for shared object destructors called at dlclose() time. Inspired by similar changes in FreeBSD and NetBSD.
17 years ago
millert
63cad49094
add recaloc(3)
17 years ago
millert
f5ac8d80cf
add memrchr(3)
17 years ago
joel
a15e8c9c30
Only send hash of /etc/ipsec.conf if it changes since it can contain
a pre-shared key
ok hshoexer@ cloder@ (some time ago)
17 years ago
deraadt
93a9caecd5
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
17 years ago
ckuethe
05c8b9ebe9
Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG
priority.
ok gwk, mbalmer, weingart
"explicit non-ok from" henning
17 years ago
henning
ef0c7518c0
plural of ID is IDs, not ID's, ok mk jmc
17 years ago
cnst
0c717b2cdc
s/ and don't keep state//, removing an outdated comment; ok deraadt@
17 years ago
millert
ad911583f0
Clarify the example about avoiding overflow. OK ray@ deraadt@
17 years ago
steven
9291c4ccae
update emacs pkgname
ok pval
17 years ago
ray
e35f6842e2
Show how to use strcspn(3) to trim newlines.
OK jmc and millert.
17 years ago
ckuethe
5b4a0b0b28
This diff makes ntpd poll for sensors more aggressively when the use of
sensors is requested, but no sensors are found.
ok henning
17 years ago
deraadt
ab7b9064ac
fix spacing error in mail header; Pierre Riteau
17 years ago
deraadt
4e88f578c9
sync
17 years ago
deraadt
aae2fc409a
copy nvram code from i386, because amd64 can use it too. done by
tybollt@solace.miun.se, ok jcs
17 years ago
david
3d84c5f83e
+hoststated.conf
17 years ago
david
708e7bdd1d
move the delay for IPv6 DAD to after all interfaces have started
fixes problems with daemons being unable to bind to all addreses at boot
ok itojun@ hshoexer@
17 years ago
miod
9a9e94ddf7
Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware
is anything but useful. Nevertheless this was a very good platform to use as
an OpenBSD/*arm* starting point, but nowadays this platform is not necessary
anymore.
Somehow these CATS motherboard are just like AUI hubs, with the difference that,
when my AUI hub caught fire, 10base5 support was not removed from the networking
code.
17 years ago
kettenis
57febb8555
Add commented out machdep.led_blink=1
ok miod@
17 years ago
deraadt
f89e1e0e0b
grow ramdisk filesystem size
17 years ago
deraadt
c5d4185980
crank to 4.2-beta
17 years ago
todd
9950aca63f
sync
17 years ago
todd
ca68ed81df
bthub for amd64, from johan
17 years ago
todd
2745866c29
sync
17 years ago
todd
8de747ff96
same # of bthub devices created by default to match i386
pointed out by xsa@
17 years ago
todd
82a516e25f
sync
17 years ago
todd
ebb17aa022
bthub for macppc, ok mk@
17 years ago
pyr
34165a298a
document multipath options.
ok claudio@
17 years ago
todd
63eb58242b
sync
17 years ago
todd
460b959bf4
+bthub
ok mk@
17 years ago
henning
79427bc165
update URL for pool servers
From: Pierre Riteau <pierre.riteau@free.fr>
17 years ago
millert
85fcb3d91b
Reference limits.h, not sys/param.h since we document using PATH_MAX
OK otto@
17 years ago
jmc
abd50361c7
from ginsbach@netbsd, -r1.18:
Document that getopt_long(3) can and will accept unique abbreviated long
option names. This feature has been present since getopt_long(3) was first
released in NetBSD 1.5. This is also standard GNU getopt_long(3) behavior.
ok millert
17 years ago
millert
1b911c12d6
Document behavior when no conversion could be performed. Adapted
from FreeBSD. With help from jmc@.
17 years ago
miod
16f02087e4
Regen
17 years ago
miod
5edcbfd7fb
alpha kernel have wsmux but not the actual devices; PR #5469 from janjaap
17 years ago
reyk
8d0dd036ce
add rtlabel to external-tag example
17 years ago