Go to file
jym 232e0a977a Reflect my change for Xen sysctl(7) nodes:
kern.xen.balloon -> machdep.xen.balloon.
2011-07-30 09:39:20 +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 Drop @GOTPCREL when accessing local variables. For yet unknown reasons, 2011-07-28 20:24:36 +00:00
dist
distrib build and install itesio module on i386 and amd64 2011-07-29 21:01:43 +00:00
doc mention recent bind update, correct used bind version 2011-07-26 07:18:35 +00:00
etc Restore "duplicate" entries, but use 0. and 1. names to ensure that 2011-07-28 22:28:07 +00:00
external Allow init for new repository construction! 2011-07-29 18:47:11 +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 Add ilogbl(3). 2011-07-28 22:32:28 +00:00
lib pass -Wconversion 2011-07-29 23:44:44 +00:00
libexec
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 the need for zeroing out the first 64 blocks of a replacement 2011-07-28 18:25:22 +00:00
share Reflect my change for Xen sysctl(7) nodes: 2011-07-30 09:39:20 +00:00
sys Correct sizes to pass uvm_km_free(9) in error paths. 2011-07-30 06:19:02 +00:00
tests Note that PR kern/44251 is fixed. 2011-07-29 19:57:38 +00:00
tools Partially revert last, keep assertions enabled (but with the correct 2011-07-18 19:11:28 +00:00
usr.bin dopoolcache: don't print unused caches unless verbose 2011-07-26 13:24:38 +00:00
usr.sbin regen 2011-07-24 09:00:06 +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
BUILDING
Makefile
Makefile.inc
UPDATING