freebsd-dev/sys/i386
Dmitry Chagin 8d30f381ef Do not export AT_CLKTCK when emulating Linux kernel prior
to 2.4.0, as it has appeared in the 2.4.0-rc7 first time.
Being exported, AT_CLKTCK is returned by sysconf(_SC_CLK_TCK),
glibc falls back to the hard-coded CLK_TCK value when aux entry
is not present.

Glibc versions prior to 2.2.1 always use hard-coded CLK_TCK value.

For older applications/libc's which depends on hard-coded CLK_TCK
value user should set compat.linux.osrelease less than 2.4.0.

Approved by:	kib (mentor)
2009-05-10 18:43:43 +00:00
..
acpica
bios Oops, sorry. Fix for fix. 2009-05-04 08:41:54 +00:00
compile
conf - Use "device\t" and "options \t" for consistency. 2009-05-10 00:00:25 +00:00
cpufreq Extend comment in copyright notice as requested by author. 2009-03-29 13:35:20 +00:00
i386 Do not try to initialize LAPIC timer if we are not going to use it. 2009-05-05 01:13:20 +00:00
ibcs2 Regenerate system call tables to use SVN ids. 2009-05-08 20:16:04 +00:00
include Rename statclock_disable variable to atrtcclock_disable that it actually is, 2009-05-03 17:47:21 +00:00
isa Rename statclock_disable variable to atrtcclock_disable that it actually is, 2009-05-03 17:47:21 +00:00
linux Do not export AT_CLKTCK when emulating Linux kernel prior 2009-05-10 18:43:43 +00:00
pci Fall back to using configuration type 1 accesses for PCI config requests if 2009-03-24 18:10:22 +00:00
svr4
xbox
xen Rename statclock_disable variable to atrtcclock_disable that it actually is, 2009-05-03 17:47:21 +00:00
Makefile