Go to file
reinoud 31a383903d Since the rename logic now locks its source directory too, we ought to
unlock the source directory again on exit. The stub that doesn't allow
cross directory renames for now jumped to the wrong exit point and thus
left a locked directory node that paniced on next locking.
2008-07-17 11:00:29 +00:00
bin Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags. 2008-07-12 12:29:42 +00:00
common Add few KASSERTs. 2008-07-14 01:07:39 +00:00
crypto Fix an a typo that prevented racoon from building with hybrid enabled. 2008-07-15 02:16:58 +00:00
dist make mkver fetch the date information from src/usr.sbin/ntp/importdate 2008-07-16 20:53:56 +00:00
distrib Bump image size to deal with bloat. 2008-07-17 07:01:30 +00:00
doc mention top 3.8beta1 2008-07-16 00:47:56 +00:00
etc so long, mom. 2008-07-16 21:27:36 +00:00
external Move usr.bin/top/Makefile -> bin/Makefile, and tweak accordingly: 2008-07-17 10:46:56 +00:00
games Clarify how one is supposed to use the pointers returned by getutentries() 2008-07-13 20:07:48 +00:00
gnu So long, mom. (Approved by: wiz) 2008-07-16 21:14:53 +00:00
include SUS says that pthread_atfork() must also be in unistd.h 2008-06-25 11:45:38 +00:00
lib Clarify one of the process-group-ID cases by saying "process group ID" 2008-07-13 15:16:26 +00:00
libexec Clarify how one is supposed to use the pointers returned by getutentries() 2008-07-13 20:07:48 +00:00
regress - Add general cpuset macros. 2008-06-16 01:41:20 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin Cosmetic: s/xenv/oenv/ 2008-07-15 21:27:58 +00:00
share Add and document knobs to turn off building ATF and libm complex support. 2008-07-12 12:15:43 +00:00
sys Since the rename logic now locks its source directory too, we ought to 2008-07-17 11:00:29 +00:00
tests Fix two bugs to make MKMODULAR=yes builds will work again, for the 2008-05-31 19:58:35 +00:00
tools Verify that MAKEFLAGS contains "-j" before trying to manipulate it 2008-07-07 10:57:03 +00:00
usr.bin some improvements to digital play mode: 2008-07-16 17:26:25 +00:00
usr.sbin PR/39157: Markus Mayer: traceroute not 64 bit aware (struct timeval issue) 2008-07-16 21:34:16 +00:00
x11 MKMAN=no -> NOMAN= # defined 2008-05-25 01:46:18 +00:00
build.sh Make build.sh -C work as advertised. 2008-06-27 21:38:36 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Descend into external. 2008-05-22 14:13:58 +00:00
Makefile.inc
UPDATING Change DRVSUSPENDDEV ioctl number. Fixes PR kern/38740. 2008-05-31 13:24:57 +00:00