freebsd-skq/sys/conf
bde 37526a29b0 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 Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
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 Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Sync with sys/i386/isa/conf/files.i386 revision 1.198. 1998-06-17 09:26:23 +00:00
kern.mk Added -ansi to CWARNFLAGS so that ANSI errors don't come back. 1998-05-01 18:13:37 +00:00
kmod.mk Fixed `make depend', which I broke here about a month ago by moving 1998-06-09 02:55:40 +00:00
majors 100 xrpu Xilinx Reprogrammable Processing Unit 1998-05-29 08:51:34 +00:00
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 Move __FreeBSD_version from src/sys/conf/newvers.sh to 1998-05-21 19:21:46 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
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 Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
options.pc98 Make LINE30 a new style option. 1998-06-06 05:25:37 +00:00
param.c Round tickadj up. This prevents tickadj from being 0 when HZ > 500, 1998-06-21 12:22:35 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00