Go to file
christos a96758e4b9 XXX: gcc avoid non-literal strings 2011-08-14 11:38:11 +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 initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib Pull the bus_space(9) definitions needed by alpha userland into 2011-08-12 22:22:49 +00:00
doc note gpio(4), gpiosim(4) changes 2011-08-12 08:16:17 +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 fix non-literal strings where they are not needed. 2011-08-14 09:06:12 +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 XXX: gcc avoid non-literal strings 2011-08-14 11:38:11 +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 non-literal strings 2011-08-14 11:34:11 +00:00
share Correct BUGS, from Jared. 2011-08-13 22:35:27 +00:00
sys Rename all static functions to have "v7fs_" prefix. Fixes a problem 2011-08-14 09:02:07 +00:00
tests Cache vattr in psshfs's setattr. 2011-08-12 04:14:00 +00:00
tools add --disable-werror. GCC 4.6 doesn't like some of the code here and 2011-08-04 02:38:41 +00:00
usr.bin Sort options and option descriptions, and sync usage. 2011-08-13 14:11:16 +00:00
usr.sbin use my NetBSD email address 2011-08-12 08:06:23 +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