freebsd-dev/sys/conf
Bruce Evans df471779ea Round tickadj up. This prevents tickadj from being 0 when HZ > 500,
which makes adjtime(2) useless and confuses xntpd(8) into refusing
to start even when it would use the kernel PLL instead of adjtime().
The result is the same as recommended by tickadj(8), at least when
HZ divides 10^6.  Of course, you wouldn't want to actually use
adjtime() when HZ is large.  In the silly boundary case of HZ == 10^6,
tickadj == tick == 1 so the clock stops while adjtime() is active.
1998-06-21 12:22:35 +00:00
..
defines
files Oops, wrong file again. 1998-06-14 17:35:55 +00:00
files.alpha Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
files.i386 Backed out rev.1.183, which had nothing to do with its log message. 1998-06-16 14:55:27 +00:00
files.newconf
files.pc98 Sync with sys/i386/isa/conf/files.i386 revision 1.198. 1998-06-17 09:26:23 +00:00
kern.mk
kmod.mk Fixed `make depend', which I broke here about a month ago by moving 1998-06-09 02:55:40 +00:00
majors
Makefile.alpha Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
Makefile.i386 Don't generate declarations for isa device structs in "ioconf.h". 1998-06-17 15:16:53 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.114. 1998-06-17 16:30:53 +00:00
Makefile.powerpc Don't generate declarations for isa device structs in "ioconf.h". 1998-06-17 15:16:53 +00:00
newvers.sh
nfsswapkernel.c
NOTES Updated yet another ioctl, and put wst in LINT to inhibit further bitrot. 1998-06-08 06:18:53 +00:00
options This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
options.alpha Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
options.i386
options.pc98
param.c Round tickadj up. This prevents tickadj from being 0 when HZ > 500, 1998-06-21 12:22:35 +00:00
systags.sh