Go to file
cherry c04a001592 Do not panic() on xen_send_ipi() sent to a cpu not yet running.
x86 MP boot depends on this strange behaviour.
2011-08-15 20:14:52 +00:00
bin Improve wording. 2011-08-15 14:45:36 +00:00
common Add kcpuset(9) - a reworked dynamic CPU set implementation for kernel. 2011-08-07 13:33:01 +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 simplify the code; this is what asprintf() is for, don't re-invent it. 2011-08-14 11:19:51 +00:00
dist fix gcc45 warnings 2011-08-14 12:35:35 +00:00
distrib Mark a few gcc-4.1 entries as obsolete with gcc-4.5. 2011-08-15 15:13:59 +00:00
doc Fix typo. 2011-08-15 10:58:54 +00:00
etc Allow "echo -n" to work as expected in rc.d scripts that are executed 2011-08-11 22:52:46 +00:00
external also copy -m and -f flags from the GCC headers. 2011-08-15 18:31:20 +00:00
extsrc
games Fix up some lint. 2011-08-07 06:03:45 +00:00
gnu Passes relaxed array boundary checks with clang now. 2011-08-09 13:02:11 +00:00
include First stage of support for Extended API set 2. Most of the think is 2011-08-08 12:08:52 +00:00
lib annotate that some functions use non-literal format strings. 2011-08-14 09:07:37 +00:00
libexec remove gcc-4.5 hack 2011-08-14 11:46:28 +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 Fix another dodgy switch-jump. 2011-08-15 02:22:46 +00:00
share Mention two packages making use of the API. From jmcneill. 2011-08-14 20:42:09 +00:00
sys Do not panic() on xen_send_ipi() sent to a cpu not yet running. 2011-08-15 20:14:52 +00:00
tests As the sigio test case is currently failing with "sigcnt != 1", print the 2011-08-15 15:19:08 +00:00
tools regen 2011-08-14 20:25:01 +00:00
usr.bin document non-literal format strings. 2011-08-14 13:45:34 +00:00
usr.sbin Re-order `usage' alphabetically; 2011-08-15 14:45:01 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
build.sh Add -h' and -y' to `Usage' (which were missing there); 2011-08-15 14:48:00 +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 i386 and amd64 are on GCC 4.5 too now. 2011-08-12 03:26:51 +00:00