NetBSD/sys/arch/alpha
rmind 3c507045e2 Remove pfind() and pgfind(), fix locking in various broken uses of these.
Rename real routines to proc_find() and pgrp_find(), remove PFIND_* flags
and have consistent behaviour.  Provide proc_find_raw() for special cases.
Fix memory leak in sysctl_proc_corename().

COMPAT_LINUX: rework ptrace() locking, minimise differences between
different versions per-arch.

Note: while this change adds some formal cosmetics for COMPAT_DARWIN and
COMPAT_IRIX - locking there is utterly broken (for ages).

Fixes PR/43176.
2010-07-01 02:38:26 +00:00
..
a12 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
alpha Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
common Use bus_dmamem common. 2009-08-21 03:39:41 +00:00
compile
conf add btmagic(4) where other Bluetooth drivers are listed 2010-05-22 19:02:07 +00:00
eisa
include Implement high priority (XC_HIGHPRI) xcall(9) mechanism - a facility 2010-06-22 18:29:01 +00:00
isa ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
jensenio Typo in comment. 2010-02-02 20:40:07 +00:00
mcbus
pci Share some attention with apecs(4). 2010-04-15 13:02:13 +00:00
sableio Cleanup interrupt establish error messages. Do not mix 2009-12-04 11:13:04 +00:00
stand Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder). 2009-10-21 23:12:09 +00:00
tc Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
tlsb Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
STYLE