Go to file
mrg 8169e46991 move and rename the uvm history code out of uvm_stat to "kernhist".
rename "UVMHIST" option to enable the uvm histories.

TODO:
- make UVMHIST properly depend upon KERNHIST
- enable dynamic registration of histories.  this is mostly just
  allocating something in a bitmap, and is only for viewing multiple
  histories in a merged form.


tested on amd64 and sparc64.
2011-05-17 04:18:05 +00:00
bin Sort sections, punctuation nits. 2011-04-28 13:51:47 +00:00
common fix _STANDALONE build 2011-04-26 20:53:34 +00:00
compat catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments. 2011-04-17 01:29:06 +00:00
crypto fix main prototypes. 2011-05-16 00:08:33 +00:00
dist CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP 2011-04-06 20:24:16 +00:00
distrib Create sd0, wd1 and cd0 devices, to allow mounting installation media via 2011-05-13 19:14:17 +00:00
doc new mdocml-1.11.2 out. 2011-05-13 06:39:39 +00:00
etc Add a test case for PR kern/44946. This tests that common first level sysctl 2011-05-09 17:53:54 +00:00
external Update to LLVM/Clang revision 131404. This includes the fix for asm labels 2011-05-16 19:27:47 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu include headers to get proper prototypes visible. 2011-05-15 16:16:08 +00:00
include Actually test for sparc v9 architecture, doesn't matter if we are building 2011-05-16 14:50:36 +00:00
lib Use Pq or Po macro for better output rather than putting raw open paren 2011-05-17 03:35:38 +00:00
libexec We no longer need -I/usr/include/krb5. 2011-04-24 21:42:06 +00:00
regress fix prototypes. 2011-05-16 21:51:31 +00:00
rescue move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
sbin Improve documentation of FFS formats and format levels from PR 32100. 2011-05-14 19:46:10 +00:00
share Enable c99 mode by default. 2011-05-17 01:12:34 +00:00
sys move and rename the uvm history code out of uvm_stat to "kernhist". 2011-05-17 04:18:05 +00:00
tests The support of <fenv.h> is actually for __sparc64__, not for __sparc__ 2011-05-16 07:59:18 +00:00
tools Update to LLVM/Clang revision 131404. This includes the fix for asm labels 2011-05-16 19:27:47 +00:00
usr.bin move and rename the uvm history code out of uvm_stat to "kernhist". 2011-05-17 04:18:05 +00:00
usr.sbin Sync usage with manpage. 2011-05-15 00:06:23 +00:00
x11 Build the updates ssh-askpass program and add the man page to the xbase set. 2011-04-03 13:29:45 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00