freebsd-dev/sys/i386
David E. O'Brien 06a6074bb0 Fix a problem where we were switching npxproc from underneath processes
running in process context in order to run interrupt handlers.  This
caused a big smashing of the stack on AMD K6, K5 and Intel Pentium (ie, P5)
processors because we are using npxproc as a flag to indicate whether
the state has been pushed onto the stack.

Submitted by:	bde
2001-03-24 08:27:57 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Commit some tweaks I have had laying around my tree for over a year now. 2001-03-13 05:56:48 +00:00
bios Commit some tweaks I have had laying around my tree for over a year now. 2001-03-13 05:56:48 +00:00
conf o Two changes made elsewhere relating to recent EA commits, but not 2001-03-19 23:27:37 +00:00
i386 Fix a problem where we were switching npxproc from underneath processes 2001-03-24 08:27:57 +00:00
ibcs2 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
include Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and 2001-03-23 03:45:17 +00:00
isa Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and 2001-03-23 03:45:17 +00:00
linux rfork() masks RFSTOPPED out of the flags it passes to fork1(), so we have 2001-03-11 18:52:10 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
svr4 Grab the process lock while calling psignal and before calling psignal. 2001-03-07 03:37:06 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00