freebsd-dev/sys/amd64
Alan Cox 42d5624e1f o Stop calling useracc() in (o)sendsig() now that we use copyout()
to copy the sigframe to the user's stack.  Useracc() takes a non-trivial
   amount of time.  Eliminating it speeds up signal delivery by 15% or more.
 o Update some comments.

Submitted by:	bde
2002-03-17 04:21:19 +00:00
..
acpica Fix typo in function name. 2002-01-10 03:26:46 +00:00
amd64 o Stop calling useracc() in (o)sendsig() now that we use copyout() 2002-03-17 04:21:19 +00:00
conf Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly about 2002-02-13 18:47:50 +00:00
include Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to the 2002-03-16 00:25:53 +00:00
isa Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
pci Don't call the bios if the interrupt appaers to be already routed. Some 2002-03-16 23:02:41 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00