1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys/alpha
Jeff Roberson 700249c287 - Drop the process lock before we call into ptrace_{read|write}_int or
any functions that call them.  Calling proc_rwmem() with the proc lock
   held is not safe.  Currently, we're protected from any races by Giant.
   Eventually proc_rwmem() should require the proc lock and not Giant.
2003-11-14 04:04:14 +00:00
..
alpha - Drop the process lock before we call into ptrace_{read|write}_int or 2003-11-14 04:04:14 +00:00
compile
conf - Add the WITNESS_SKIPSPIN option to the GENERIC kernel so that users who 2003-11-13 02:04:34 +00:00
include Document the lockfunc and lockfuncarg arguments to bus_dma_tag_create() in 2003-11-07 23:29:42 +00:00
isa Mega busdma API commit. 2003-07-01 15:52:06 +00:00
linux Regen. 2003-11-07 21:13:08 +00:00
mcbus Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
osf1 Regen. 2003-11-07 20:56:54 +00:00
pci Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
tlsb OK, I messed up /dev/console with what I had hoped would be compat 2003-09-26 19:35:50 +00:00
Makefile