summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/sparc64/sys_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Fix panic in ktrcapfail() when no capability rights are passed.pjd2013-09-181-1/+1
* Trace attempts to call restricted MD syscalls.des2011-10-181-0/+4
* Add some checks to ensure that Capsicum is behaving correctly, and add somejonathan2011-06-301-0/+21
* Add a small API to manage the MD user trap structures. Specifically, wejhb2005-01-191-3/+2
* - Push down Giant into the sysarch() calls that still need Giant.jhb2003-04-251-1/+4
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Add support for an alternate signal trampoline; add a sysarch call to registerjake2002-04-291-0/+22
* Implement user trap delivery as specified by the sparc abi. This providesjake2002-01-011-1/+63
* Newer versions of gcc have a bug where switch statements with onlyjake2001-12-231-9/+1
* Implement sysarch().jake2001-09-301-2/+9
* KSE Milestone 2julian2001-09-121-1/+1
* style(9) the structure definitions.obrien2001-09-051-1/+1
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-311-0/+45
OpenPOWER on IntegriCloud