Go to file
jym 1e8ddd07b6 When KERN_SA is not defined, kern.no_sa_support is a constant (1). So
add CTLFLAG_IMMEDIATE to flags. Make the macro block logically reversed so
it looks more natural when reading.

Reported by Peter Tworek on tech-kern@.
2011-07-23 11:38:28 +00:00
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 Turn AES NI support code into something more readable. 2011-07-22 22:50:55 +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 Build luna68k's X.Org server using wsfb driver. 2011-07-21 10:20:25 +00:00
doc Note the two new drivers I recently worked on. 2011-07-20 20:38:29 +00:00
etc Sync keyboard list with reality. 2011-07-22 19:06:23 +00:00
external add .../man to the .PATH to find moved manuals. 2011-07-23 07:11:48 +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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
lib Set error indicator on invalid arguments. From Carsten Hey. 2011-07-22 23:12:30 +00:00
libexec Fix memset usage. 2011-07-01 02:46:24 +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 Improve previous; thanks to tsutsui-san for reminding me of the proper 2011-07-22 15:53:21 +00:00
share Sync keyboard list with reality. 2011-07-22 19:06:23 +00:00
sys When KERN_SA is not defined, kern.no_sa_support is a constant (1). So 2011-07-23 11:38:28 +00:00
tests Don't assume that "first lock that blocks" is a lock with the lowest 2011-07-23 09:59:14 +00:00
tools Partially revert last, keep assertions enabled (but with the correct 2011-07-18 19:11:28 +00:00
usr.bin - use poll() instead of select() 2011-07-18 21:51:06 +00:00
usr.sbin Bump date for previous, fix typo. 2011-07-22 13:04:00 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
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 Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00