freebsd-dev/sys/amd64
Alan Cox 8bf0e8324d Eliminate grow_stack() from (o)sendsig(). If the stack needs to grow,
copyout() will page fault and perform grow_stack() from trap_pfault().
These calls to grow_stack() accomplish nothing.

Reviewed by:	bde
2002-03-18 07:59:57 +00:00
..
acpica Fix typo in function name. 2002-01-10 03:26:46 +00:00
amd64 Eliminate grow_stack() from (o)sendsig(). If the stack needs to grow, 2002-03-18 07:59:57 +00:00
conf s/options\t\t/options \t/ 2002-03-17 23:48:24 +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