bin
Move the savehandler assignment before setjmp() to avoid triggering
2011-07-12 16:40:41 +00:00
common
add a weak alias for __ffssi2
2011-07-09 14:57:29 +00:00
compat
build GMP, MPFR and MPC as private libraries just for GCC. don't
2011-07-21 03:13:30 +00:00
crypto
when matching pubkeys, also return the first (pgp) uid for the key in the
2011-08-02 05:36:45 +00:00
dist
initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3.
2011-06-22 03:57:46 +00:00
distrib
Use distrib/utils/more to shrink ramdiskbin.
2011-08-01 15:41:34 +00:00
doc
Note ralink support.
2011-07-31 20:33:05 +00:00
etc
Add CPMBR1400 and GDIUM as kernels to be built
2011-08-01 23:18:10 +00:00
external
Don't define LINK_EH_SPEC if it's already defined.
2011-08-02 00:45:36 +00:00
extsrc
…
games
Include system headers before private headers. Avoids various possible
2011-07-20 07:04:30 +00:00
gnu
Redo previous change in a better way, as suggested by mrg.
2011-07-15 07:04:52 +00:00
include
Add ilogbl(3).
2011-07-28 22:32:28 +00:00
lib
Don't include <machine/asm.h>
2011-07-30 15:28:58 +00:00
libexec
According to the Oxford Dictionary of Etymology, a wether is a male sheep
2011-08-01 12:28:53 +00:00
regress
Move the uvm "loan" test to tests(7).
2011-07-14 11:08:44 +00:00
rescue
Update location of "less" directory.
2011-07-03 22:05:01 +00:00
sbin
Document the need for zeroing out the first 64 blocks of a replacement
2011-07-28 18:25:22 +00:00
share
According to the Oxford Dictionary of Etymology, a wether is a male sheep
2011-08-01 12:28:53 +00:00
sys
ncr53c9x was converted to use mutex(9), follow that. Fix DEBUG build too.
2011-08-02 05:17:18 +00:00
tests
Note that PR kern/44251 is fixed.
2011-07-29 19:57:38 +00:00
tools
Partially revert last, keep assertions enabled (but with the correct
2011-07-18 19:11:28 +00:00
usr.bin
Add an -m flag to mkubootimage, for specifying an alternate magic
2011-08-01 06:16:35 +00:00
usr.sbin
Break up list of directories by first letter.
2011-08-01 23:19:52 +00:00
x11
apply some -Wno-error. there are char * vs. const char * issues that
2011-07-21 03:36:29 +00:00
BUILDING
…
Makefile
re-enable the gcc 4.5 crtstuff/libgcc builders now that they work.
2011-06-29 02:05:24 +00:00
Makefile.inc
…
UPDATING
Update this weekend's note on cleaning gcc: you need to clean binutils too.
2011-04-10 22:46:09 +00:00
build.sh
…