Go to file
pooka 7b63f0de5d Don't check for validity of p in lookup for root nodes, since it
will always be NULL.  Rather, just call pt_valid with NULL directly
and let it decide if we're a linux mount or not.
2007-02-18 01:55:26 +00:00
bin Revert the changes done after newlock2 merge, except for the removal of 2007-02-17 22:49:56 +00:00
common make SHA512_Last weak. 2007-02-17 17:15:43 +00:00
crypto From Olivier Warin: Fix a %zu in a printf. 2007-02-16 11:01:35 +00:00
dist include <types.h> 2007-01-30 18:12:48 +00:00
distrib Add the new rwlock.h and mutex.h header files. 2007-02-17 22:00:25 +00:00
doc Note that the newlock2 branch has been merged. Hi Greg! 2007-02-17 20:09:07 +00:00
etc Remove unused references to "clean_uucp" variable. (Code was already 2007-02-15 23:04:10 +00:00
games - Don't call basename $0 at many places. Use variable $PROGNAME 2007-01-24 13:17:42 +00:00
gnu Fix MKDEBUGLIB build. 2007-02-16 16:34:17 +00:00
include Change _lwp_unpark_all() to return a 'ssize_t'. 2007-02-09 22:54:19 +00:00
lib Bump date for previous. 2007-02-18 00:46:47 +00:00
libexec Add COMBRELOC support 2007-02-15 19:42:13 +00:00
regress Don't generate input on the fly (the utf8 version is created from the 2007-02-17 18:30:29 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin TSEL() is const char* now 2007-02-18 01:48:37 +00:00
share cpu_switchto doesn't use curlwp. 2007-02-17 17:48:17 +00:00
sys Don't check for validity of p in lookup for root nodes, since it 2007-02-18 01:55:26 +00:00
tools Use '-o' instead of '-or' for find, the latter is a non-portable extension. 2007-02-07 17:49:23 +00:00
usr.bin Revert the changes done after newlock2 merge, except for the removal of 2007-02-17 22:49:56 +00:00
usr.sbin * document -s 2007-02-17 22:19:20 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note also that the distrib/ install images need cleaning to excise 2006-12-15 14:18:38 +00:00
build.sh Whenever we try to parse the output from make, run make with the -B 2007-02-05 18:26:01 +00:00