Go to file
christos 7d6187a689 PR/24023: Min Sik Kim: Don't deadlock while closing mappers. The module
uninit function can call close again, which will try to obtain a held
lock. Unlock the lock before calling the actual close function, since
we already disassociated cm from the rest of the data structures.
2004-01-08 19:23:19 +00:00
bin Simplify previous; if F_CLOSEM fails, just fall back doing the old thing. 2004-01-06 00:20:16 +00:00
contrib/sys
crypto
dist Don't bother complaining about "no IPv6 interfaces" or "no IPv4 interfaces" 2003-12-20 17:38:19 +00:00
distrib md.macppc x set lists 2004-01-08 14:43:54 +00:00
doc Note RAS for sparc64 2004-01-06 21:47:28 +00:00
etc Add the following to the list of variables displayed in etc/release 2004-01-08 02:37:16 +00:00
games Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson. 2004-01-05 15:35:59 +00:00
gnu PR/24021: Greg Troxel: cvs(1) doesn't work with mode 770 repositories for 2004-01-08 17:51:33 +00:00
include - libc.so.12.109 and libpthread.so.0.4 2004-01-02 18:56:39 +00:00
lib PR/24023: Min Sik Kim: Don't deadlock while closing mappers. The module 2004-01-08 19:23:19 +00:00
libexec Remove duplicated headers. Pointed out by Peter Postma in PR bin/24002. 2004-01-06 14:30:10 +00:00
regress Remove previous makefile hack (disabling optimization) and add 2004-01-07 19:42:22 +00:00
rescue
sbin Used to say "type=", but now says "size=" since that's what it's 2004-01-08 03:44:48 +00:00
share Bump date for previous. 2004-01-08 09:24:31 +00:00
sys implement bus_space_set_region_[124], bus_space_copy_region_[124]. 2004-01-08 15:29:20 +00:00
tools KNF. 2004-01-08 12:16:09 +00:00
usr.bin Find the buf_map symbol, so that the submap can be labeled properly. 2004-01-06 14:01:19 +00:00
usr.sbin typo (struct member name - has to be rtm_addrs). from fujitsu 2004-01-08 06:56:25 +00:00
x11 Make symlink X -> X68k. 2004-01-08 12:29:49 +00:00
build.sh
BUILDING Note tools/compat/README as the place to get notes from non-native cross builds 2003-12-29 07:10:24 +00:00
Makefile Implement do-x11, to run "make build" in ./x11/ 2004-01-08 07:01:06 +00:00
Makefile.inc
UPDATING Fix typo. 2003-12-31 16:20:54 +00:00