freebsd-dev/sys/i386
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
apm Add generalized power profile code. 2002-03-04 18:46:13 +00:00
bios Add generalized power profile code. 2002-03-04 18:46:13 +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 s/options\t\t/options \t/ 2002-03-17 23:48:24 +00:00
i386 Eliminate grow_stack() from (o)sendsig(). If the stack needs to grow, 2002-03-18 07:59:57 +00:00
ibcs2 Fix warnings (prototype for nonexisting static function) 2002-02-28 03:12:00 +00:00
include Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD, 2002-03-17 09:33:15 +00:00
isa Fixes to make select/poll mpsafe. 2002-03-14 01:32:30 +00:00
linux Fix format warning. 2002-02-27 23:21:46 +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
svr4 Clear the single-step flag for signal handlers. This fixes bogus trace 2002-01-10 11:49:55 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00