Go to file
yamt 99122f39e6 qsort: remove the "switch to insertion sort" optimization because it
causes catastrophic performance for certain inputs.
2009-06-01 06:37:40 +00:00
bin Make indentation consistent. 2009-05-26 07:30:51 +00:00
common fix a comment 2009-05-26 22:39:15 +00:00
compat we need SHLINKINSTALLDIR to be /libexec for /bin and /sbin binaries. 2009-05-19 20:27:50 +00:00
crypto CHANGES 1.99.7 -> 1.99.8 2009-05-31 23:26:20 +00:00
dist More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
distrib Fix warning, s/.lt/.It/ for list item. 2009-05-27 09:40:01 +00:00
doc Terminate 3.x. 2009-05-30 06:58:12 +00:00
etc Install agr ioctl header and stop putting our hand under the sys skirt 2009-05-26 21:58:31 +00:00
external Allow building with MKCRYPTO=no. 2009-05-28 10:44:29 +00:00
games Don't use a variable-size array here. There's not really that much point. 2009-06-01 04:03:26 +00:00
gnu "if" does not accept an "el" (else); use "ie" instead. 2009-05-21 15:54:50 +00:00
include Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
lib qsort: remove the "switch to insertion sort" optimization because it 2009-06-01 06:37:40 +00:00
libexec Apply fix borrowed from i386: Fix const issue (cast const pointers 2009-05-24 20:35:41 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Install agr ioctl header and stop putting our hand under the sys skirt 2009-05-26 21:58:31 +00:00
share Use Dv in more places. 2009-05-28 09:32:17 +00:00
sys #define BUS_SPACE_MAP_LARGE 0 so SBus framebuffer drivers compile again 2009-06-01 01:14:06 +00:00
tests Fix calls to rump syscalls now that the padding argument is no 2009-05-15 15:54:03 +00:00
tools use new file 2009-05-08 17:45:22 +00:00
usr.bin fix typo (Silas Silva) 2009-05-28 14:57:42 +00:00
usr.sbin Fix a crash while trying to read nodes on amd64, reported in PR/41494, 2009-05-28 10:07:06 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile Make clean_METALOG in distrib/sets early in the build, to ensure that 2009-04-23 09:43:49 +00:00
Makefile.inc
UPDATING Add note about Postgres WRT the time_t change. 2009-05-27 18:02:57 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00