Go to file
pgoyette 446e5f46eb More prep: add a xxxfini() routine to each subcomponent so we can
clean up after ourselves.  Mostly, this checks to make sure that
there are no active itmes, and then deallocates wired kernel virtual
memory.  For SYSVSEM, we also disestablish the exithook() so we
won't try to call it after destroying its memory pool!
2015-05-13 01:16:15 +00:00
bin Include printf by default even for SMALL builds. It is used e.g. by 2015-05-10 20:30:54 +00:00
common Now that _PROP_ISSPACE does not include the EOF check, put the check for 2015-05-12 14:59:35 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto Fix typos 2015-04-28 09:48:30 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib add new lint test. 2015-05-11 17:22:37 +00:00
doc Remove mips-kern-ksyms-size, now that it is already gone 2015-05-08 09:44:45 +00:00
etc Build ERLITE and INSTALL_ERLITE if mips64eb 2015-05-01 23:55:14 +00:00
external The L (Length) and M (More) flags needs to be cleared before deciding 2015-05-09 19:51:43 +00:00
extsrc
games PR/49850: Nikolai Lifanov: Document acronyms-o 2015-04-22 15:04:57 +00:00
gnu CID 1225079: check getrlimit return 2015-05-09 13:32:30 +00:00
include add a macro to check overlapping pointers 2015-05-09 15:41:47 +00:00
lib libasan depends on libstdc++ so move it under the wait barrier. 2015-05-12 19:43:50 +00:00
libexec Bump date for previous. 2015-05-05 08:08:33 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin ioctl -> prog_ioctl as pointed out by pooka@ 2015-05-12 14:05:29 +00:00
share No kernel modules for acorn26 2015-05-12 08:25:28 +00:00
sys More prep: add a xxxfini() routine to each subcomponent so we can 2015-05-13 01:16:15 +00:00
tests one t in literal. 2015-05-11 19:37:51 +00:00
tools Like the non-host mkdep don't print ./foo.h as a dependency, but simplify 2015-05-12 00:04:34 +00:00
usr.bin handle compound literals with a trailing comma 2015-05-11 17:20:06 +00:00
usr.sbin Missed a few more "yesno" in previous 2015-05-11 21:07:56 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
build.sh Fix typo in usage. From Christopher M. Fuhrman in PR 49882. 2015-05-06 17:31:49 +00:00
BUILDING regen 2015-04-08 05:48:24 +00:00
Makefile PR 49870: pass the xsrc path to postinstall 2015-05-03 15:13:13 +00:00
Makefile.inc
UPDATING mention yacc requirement for acpica 2015-04-14 14:18:59 +00:00