Go to file
ad 39d40db63f PR kern/38141 lookup/vfs_busy acquire rwlock recursively
- sys_sync: acquire a write lock on the mount since the operation modifies
  the mount structure.
- sys_fchdir: use vfs_trybusy(). If an unmount is in progress, just fail it.
2008-05-06 12:54:25 +00:00
bin
common whitespace. 2008-05-03 05:43:05 +00:00
crypto
dist
distrib obsolete getiobuf_nowait mlink. 2008-05-06 11:34:18 +00:00
doc Note amd64 drm support. 2008-05-04 21:55:33 +00:00
etc Put the GENERIC kernel onto i386 installation CDs and load a kernel module 2008-05-02 23:13:05 +00:00
games Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
gnu Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
include Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lib BUGS section no longer applies. 2008-05-05 14:46:40 +00:00
libexec Make sure temporary errors are reported as such, using status code 2008-05-04 03:03:11 +00:00
regress Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
rescue
sbin Restore RCSId lost in 1.11 2008-05-06 08:16:12 +00:00
share update to match with the recent reality. 2008-05-06 11:32:46 +00:00
sys PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 12:54:25 +00:00
tests Fix MKMODULAR=yes builds by resolving installation problems of the k_helper 2008-05-05 19:33:09 +00:00
tools
usr.bin Add a note about the stupid behaviour of "%c" format. 2008-05-06 12:01:35 +00:00
usr.sbin Make this compile. 2008-05-06 09:10:25 +00:00
x11 Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh