Go to file
drochner 28af654232 tell the compiler that the i387 runs in double-rounding mode, so it
doesn't need to issue memory store-read sequences to kill excess
precision. makes code smaller and faster, depending on optimization
flags
(as tests on Linux have shown, the compiler doesn't even succeed in
avoiding excess precision)
2012-02-02 13:07:33 +00:00
bin Minor English improvements for -w, partly from Snader_LB. 2012-01-27 05:59:17 +00:00
common Remove old (5.99.48 - 5.99.62) libquota interface. 2012-02-01 17:52:07 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto Add configuration glue 2012-01-28 16:05:20 +00:00
dist More printf format fixes 2012-01-31 08:57:36 +00:00
distrib Add ext2/msdos support, allow mount from udf, add flashctl. 2012-02-01 22:25:46 +00:00
doc Postfix 2.8.8 and 2.9.0 has released. 2012-02-01 14:35:03 +00:00
etc Build the INSTALL kernels for the P2020DS and P2020RDB 2012-02-01 21:56:40 +00:00
external tell the compiler that the i387 runs in double-rounding mode, so it 2012-02-02 13:07:33 +00:00
extsrc
games PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
gnu Add libquota, as requested by wiz 2012-01-25 22:22:20 +00:00
include Be consistent about whether idtype and objtype codes are signed or 2012-02-01 05:46:45 +00:00
lib Bump libquota.so major version (to 1) 2012-02-01 17:53:23 +00:00
libexec Shut down the cleaner earlier if the filesystem is unmounted. 2012-02-02 03:47:11 +00:00
regress Import IPFilter 5.1.1 2012-01-30 16:02:57 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin When creating a very small filesystem, use well-known small segment, 2012-02-02 03:50:32 +00:00
share Restore missing word, remove trailing whitespace. 2012-02-01 09:37:29 +00:00
sys spl_intr() is not defined anymore so remove from the header file 2012-02-02 11:13:41 +00:00
tests Reimplement repquota -x to print in tabular form instead of XML. 2012-02-01 05:12:45 +00:00
tools remove dup target. 2012-01-21 22:31:15 +00:00
usr.bin libquota no longer requires libprop. Also remove some other no-longer-used 2012-02-01 17:53:01 +00:00
usr.sbin Make this compile on vax (uninitialized use warning). 2012-02-02 03:00:48 +00:00
x11 Set WARNS?=2. 2011-11-27 00:53:52 +00:00
build.sh Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00
BUILDING Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00
Makefile s/is the not root/is not the root/ in a comment - from Snader_LB 2012-01-24 17:37:34 +00:00
Makefile.inc
UPDATING mention pam unbump. 2011-12-27 16:54:51 +00:00