freebsd-nq/sys/i386
John Baldwin f227364a17 - Release Giant a bit earlier on syscall exit.
- Don't try to grab Giant before postsig() in userret() as it is no longer
  needed.
- Don't grab Giant before psignal() in ast() but get the proc lock instead.
2001-03-07 03:53:39 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
bios select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
conf Add some default hints for isp. 2001-03-03 19:39:15 +00:00
i386 - Release Giant a bit earlier on syscall exit. 2001-03-07 03:53:39 +00:00
ibcs2 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
include Spell what was originally "unsigned long" as "unsigned long" again, 2001-03-06 11:35:04 +00:00
isa Grab the process lock while calling psignal and before calling psignal. 2001-03-07 03:37:06 +00:00
linux Grab the process lock while calling psignal and before calling psignal. 2001-03-07 03:37:06 +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