NetBSD/sys/arch/mvme68k
ad 284c2b9aef Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.
2008-04-24 18:39:20 +00:00
..
compile
conf Add assym.h dependencies. 2008-02-18 14:11:48 +00:00
dev Split device_t/softc for le(4) and variants and misc cosmetic changes. 2008-04-04 12:25:06 +00:00
docs
include Split softc and device_t for zsc(4) and its children. 2008-03-29 19:15:34 +00:00
mvme68k Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
stand Misc cleanup: 2008-01-12 09:54:21 +00:00
Makefile