freebsd-dev/sys/i386
Alan Cox ca19a2d68c Implement i386's (o)sigreturn() like the alpha's: Use copyin() to read
the osigcontext or ucontext_t rather than useracc() followed by direct user-
space memory accesses.  This reduces (o)sigreturn()'s execution time by 5-
50%.

Submitted by:	bde
2002-03-31 01:13:21 +00:00
..
acpica Fix typo in function name. 2002-01-10 03:26:46 +00:00
apm Remove __P. 2002-03-20 05:48:58 +00:00
bios Remove __P. 2002-03-20 05:48:58 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Uncomment GEOM in LINT 2002-03-26 19:39:32 +00:00
i386 Implement i386's (o)sigreturn() like the alpha's: Use copyin() to read 2002-03-31 01:13:21 +00:00
ibcs2 Remove __P. 2002-03-20 05:48:58 +00:00
include GC #if 0'd assembly mutex micro operations. If someone wants to bring 2002-03-28 15:14:23 +00:00
isa Remove abuse of intr_disable/restore in MI code by moving the loop in ast() 2002-03-29 16:35:26 +00:00
linux Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-24 04:09:05 +00:00
pci Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
svr4 Remove __P. 2002-03-20 07:51:46 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00