freebsd-nq/sys/amd64
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
amd64 - Release Giant a bit earlier on syscall exit. 2001-03-07 03:53:39 +00:00
conf Add support for Dlink DL10022 to the ed driver. This is a mii part 2001-03-03 08:31:37 +00:00
include version 1.7 made some changes to correct problems identifed by compiling 2001-03-02 05:33:53 +00:00
isa 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
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00