Go to file
martin 9a1b6b7c8b Minor nit: avoid kpreempt_disable() if cold (as we return early and do
not reenable it; actually makes no difference but looks more balanced
this way)
2011-09-01 08:43:24 +00:00
bin NULL does not need a cast 2011-08-31 16:24:54 +00:00
common NULL does not need a cast 2011-08-31 15:48:32 +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 Use __dead 2011-08-29 21:08:54 +00:00
dist Use __dead 2011-08-29 20:41:06 +00:00
distrib Link the gpioow(4) and onewire(4) modules to the build and add them to the 2011-08-31 13:25:49 +00:00
doc add the device publish daemon, written by jmcneill@. 2011-08-29 11:38:48 +00:00
etc Add a INSTALL_LOONGSON kernel with a ramdisk. 2011-08-29 18:32:18 +00:00
external fix shadow warnings. 2011-08-31 21:57:16 +00:00
extsrc
games reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
gnu Add libppath. 2011-08-29 08:58:18 +00:00
include provide a complete prototype for xdrproc_t 2011-08-30 17:09:51 +00:00
lib Document PT_SYSCALLEMU 2011-08-31 23:04:33 +00:00
libexec Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin put back the byte swapping code, and remove the double byte swapping. 2011-08-31 22:27:26 +00:00
share Minor correction. 2011-08-31 07:04:49 +00:00
sys Minor nit: avoid kpreempt_disable() if cold (as we return early and do 2011-09-01 08:43:24 +00:00
tests Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
tools Ensure __printflike exists. 2011-08-27 18:33:22 +00:00
usr.bin reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
usr.sbin reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
BUILDING Add description of MKKMOD, part of PR misc/45216 2011-08-06 19:52:49 +00:00
Makefile Fix typo that prevented installmodules from working with -U 2011-08-08 23:18:36 +00:00
Makefile.inc
UPDATING switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00
build.sh Escape '$' in double quotes. 2011-08-30 12:04:12 +00:00