freebsd-dev/sys/sparc64
Daniel Eischen 2be05b70c9 Add getcontext, setcontext, and swapcontext as system calls.
Previously these were libc functions but were requested to
be made into system calls for atomicity and to coalesce what
might be two entrances into the kernel (signal mask setting
and floating point trap) into one.

A few style nits and comments from bde are also included.

Tested on alpha by: gallatin
2002-11-16 06:35:53 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Add COMPAT_FREEBSD4 for the transition. COMPAT_43 was already present. 2002-10-26 04:57:19 +00:00
ebus Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
include Move pmap_collect() out of the machine-dependent code, rename it 2002-11-13 05:39:58 +00:00
isa Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
pci Don't register the powerfail interrupt as fast in the 2002-11-14 11:29:16 +00:00
sbus Typo fix. 2002-08-19 22:57:32 +00:00
sparc64 Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00