Go to file
dholland 05d90ebea1 Blanking the path buffer only needs to be done when DIAGNOSTIC.
(I meant to set it back this way before committing but evidently forgot
last night. Thanks to rmind for noticing.)
2010-05-02 23:22:51 +00:00
bin Add MKBSDTAR, defaulting to no. It switching cpio and tar to the 2010-04-23 19:41:02 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat
crypto Fix date strings. 2010-04-29 18:14:09 +00:00
dist ip_fil_compat.c is another file that needs to be both in src/dist/ipf and 2010-04-17 22:05:53 +00:00
distrib Move dirs of debug compat lib from comp to base. Fix builds for sparc64. 2010-05-02 19:43:39 +00:00
doc Update uebayasi-xip's base. 2010-05-01 01:36:25 +00:00
etc Fix MKDEBUG=yes for libraries on sparc64 for base. 2010-04-29 14:09:10 +00:00
external reflect reality. 2010-05-01 19:51:33 +00:00
extsrc
games rename pollard_pminus1->pollard_rho for consistency 2010-04-28 18:04:31 +00:00
gnu Make this build. 2010-04-21 12:58:38 +00:00
include typo in comment 2010-05-02 06:31:48 +00:00
lib If P2K_DEBUG is given, also dump rump kernel event counters when 2010-05-01 14:44:48 +00:00
libexec Wording. 2010-04-29 21:34:04 +00:00
regress pull in some more headers to get prototypes into scope, and, more 2010-03-23 20:32:13 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin C99 says that offsetof() expands to a constant expresssion, so we 2010-04-20 21:25:25 +00:00
share Add a test/example program for using audio/pad in a rump kernel. 2010-05-01 23:31:01 +00:00
sys Blanking the path buffer only needs to be done when DIAGNOSTIC. 2010-05-02 23:22:51 +00:00
tests convert to ifdef USE_ATF 2010-05-01 12:11:53 +00:00
tools remove OSX specific fix where CLOCK_REALTIME is not defined. 2010-03-27 07:16:57 +00:00
usr.bin Prefer a real device for pseudoroot and only create a fake device 2010-05-02 15:35:00 +00:00
usr.sbin Add rump_au-naturel, which instead of mounting a file system inside 2010-04-29 22:42:48 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh move change from rev 1.232 to the initialization part. 2010-03-30 13:17:47 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING