Go to file
wiz a85d2e4ce0 Fix typo. 2011-08-15 10:58:54 +00:00
bin Document non-literal formats 2011-08-14 10:53:16 +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 Install irmce(4) after review by jmcneill. 2011-08-14 16:11:15 +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 clean out some unused code. 2011-08-15 09:19:21 +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 regen. 2011-08-15 06:13:40 +00:00
tests Cache vattr in psshfs's setattr. 2011-08-12 04:14:00 +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 Add compile-time assertion to make sure the previous doesn't go off the 2011-08-14 23:13:43 +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 i386 and amd64 are on GCC 4.5 too now. 2011-08-12 03:26:51 +00:00
build.sh add an installmodules=<dir> command to build.sh 2011-08-08 22:15:42 +00:00