1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/alpha
John Baldwin 216db4ad00 - Mark ABI syscalls that call wait4() MP safe as recent changes to
the kernel wait4() made these all panic() implementations otherwise.
- The i386 linux_ptrace() syscall is MP safe.  Alpha was already marked
  MP safe.
2004-03-15 22:43:49 +00:00
..
alpha Now that contigfree() does not require Giant, don't grab it in busdma. 2004-03-13 15:42:59 +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 - Remove local changes that leaked into my last commit. 2004-01-24 21:45:25 +00:00
include Remove unused declarations. (Some time ago, these variables became fields 2004-03-07 07:13:15 +00:00
isa Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
linux - Mark ABI syscalls that call wait4() MP safe as recent changes to 2004-03-15 22:43:49 +00:00
mcbus Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
osf1 - Mark ABI syscalls that call wait4() MP safe as recent changes to 2004-03-15 22:43:49 +00:00
pci Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
tlsb Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
Makefile