NetBSD/sys/arch/sparc
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 Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
dev Split device_t/softc for MI ncr53c9x and some related devices, 2008-04-13 04:55:52 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
include Include psl.h to provide the details of ipl_cookie_t 2008-04-23 13:14:11 +00:00
sparc Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
stand Add support booting from UFS2 partition for sparc. 2008-04-05 06:39:08 +00:00
Makefile