freebsd-skq/sys/amd64
Warner Losh d793791855 Use the correct values for LDBL_*. Libc doesn't completely support
long doubles at the moment (printf truncates them to doubles).
However, long doubles to appear to work to the ranges listed in this
commit on both -stable (4.5) and -current.  There may be some slight
rounding issues with long doubles, but that's an orthogonal issue to
these constants.

I've had this in my local tree for 3 months, and in my company's local
tree for 15 months with no ill effects.

Obtained from: NetBSD
Not likely to like it: bde
2002-10-25 07:02:52 +00:00
..
acpica - curproc may be NULL in 4-stable. In that case use the vmspace from 2002-10-16 17:22:03 +00:00
amd64 Extract out KSE specific code from machine specific code 2002-10-24 23:09:48 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf No need for pmtimer hint anymore. 2002-10-22 17:32:27 +00:00
ia32 Stake a claim on 418 (__xstat), 419 (__xfstat), 420 (__xlstat) 2002-10-19 22:25:31 +00:00
include Use the correct values for LDBL_*. Libc doesn't completely support 2002-10-25 07:02:52 +00:00
isa Remove a boatload of '&' which are surplus to the requirements. 2002-10-20 18:02:46 +00:00
pci Revert last commit, there actually was a -1 waaaaay down in pcireg_cfgread(). 2002-10-20 17:54:17 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00