NetBSD/sys/arch
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
..
acorn26 document the acorn26, i386, ia64 and vax ddb commands in both the builtin 2010-06-09 02:48:52 +00:00
acorn32 Apply fixes for PR port-arm/43339: 2010-06-13 02:11:22 +00:00
algor
alpha Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
amd64 Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
amiga fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
amigappc Some code cleanup and style guide compliance. 2010-05-21 12:52:14 +00:00
arc Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
arm Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
atari fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
bebox Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
cats enable IPFILTER_COMPAT in all kernels that have ipfilter already. 2010-05-08 22:16:25 +00:00
cesfic fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
cobalt Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
dreamcast Bump SYMTAB_SPACE so that the contents fits again. 2010-06-30 06:57:13 +00:00
evbarm Don't use DMA for sdmmc on TWINTAIL for now, because it causes kernel panic. 2010-06-26 07:51:45 +00:00
evbmips Replace ether_nonstatic_aton with a 2010-05-19 20:41:59 +00:00
evbppc Move memory protection parameters to MI part. 2010-06-02 06:44:32 +00:00
evbsh3 enable IPFILTER_COMPAT in all kernels that have ipfilter already. 2010-05-08 22:16:25 +00:00
evbsh5
ews4800mips Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
hp300 fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
hp700 Remove some code that snuck in. 2010-06-30 06:33:52 +00:00
hpc 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
hpcarm Comment out options RTC_OFFSET so that bootinfo->timezone passed by 2010-06-26 16:34:47 +00:00
hpcmips Add missing backslash in macro definition in apparently-disused #if branch. 2010-06-06 06:12:49 +00:00
hpcsh Fix always free. It call, if memory was allocated. 2010-06-28 11:18:44 +00:00
hppa Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
i386 Fix build for MPLS import: add options MPLS, changed pseudo-device mpls 2010-06-26 15:17:56 +00:00
ia64 Implement pci_attach_hook/pci_bus_maxdevs/pci_make_tag/pci_decompose_tag/ 2010-06-28 12:14:08 +00:00
ibmnws Support 64-bit imask for powerpc/pic. 2010-04-24 09:39:56 +00:00
iyonix add btmagic(4) where other Bluetooth drivers are listed 2010-05-22 19:02:07 +00:00
landisk Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
luna68k fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
m68k Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
mac68k defflag GRF_COMPAT. 2010-06-06 04:52:17 +00:00
macppc Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
mips Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
mipsco Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
mmeye enable IPFILTER_COMPAT in all kernels that have ipfilter already. 2010-05-08 22:16:25 +00:00
mvme68k fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
mvmeppc enable TMPFS in all GENERICs that have MFS enabled. 2010-04-29 22:40:48 +00:00
netwinder enable TMPFS in all GENERICs that have MFS enabled. 2010-04-29 22:40:48 +00:00
news68k fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
newsmips Um, fix botch in previous. 2010-06-26 03:49:52 +00:00
next68k fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:50:05 +00:00
ofppc My pegasos2 doesn't have an ethernet node at the top level. 2010-06-20 00:25:41 +00:00
pmax Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
powerpc Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
prep Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
rs6000 Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
sandpoint Determine the boot disk with bootinfo cookie. 2010-06-30 17:50:34 +00:00
sbmips Bump SYMTAB_SPACE so that the contents fits again. 2010-06-30 06:57:13 +00:00
sgimips Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
sh3 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
sh5
shark Apply fixes for PR port-arm/43339: 2010-06-13 02:11:22 +00:00
sparc Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
sparc64 Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
sun2 implement ddb help for sun2/sun3 commands. PR#38310 and PR#38308. 2010-06-06 03:34:14 +00:00
sun3 Pull a similar fix from sparc/dev/zs.c rev 1.119: 2010-06-26 01:48:57 +00:00
sun68k Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
usermode
vax Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
x68k fix PR 6724 - convert m68k options to defflag's. this means that 2010-06-06 04:51:33 +00:00
x86 Add missing pmap_update() in vga_post_init(), remove wrong pmap_kremove() 2010-06-28 00:39:47 +00:00
xen mp_cpu_start: although fragment is commented out, add pmap_update(), just 2010-06-28 00:47:53 +00:00
zaurus Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
Makefile
README

README

$NetBSD: README,v 1.52 2009/12/05 16:29:12 pooka Exp $

acorn26:	Acorn ARM2- and ARM3-based machines (arm, 20000509)
acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm, 20011118)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips, 20010528)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha, 19950213)
amd64:		AMD's x86 64 bit architecture (x86_64, 20010619)
amiga:		Commodore et al. Amiga (m68k, 19930902)
amigappc:	Phase 5 Amiga (powerpc, 20000525)
arc:		MIPS Advanced Risc Computing spec machines (mips, 20000123)
atari:		Atari TT30, Falcon, and Hades (m68k, 19950326)
bebox:		Be Inc. BeBox (powerpc, 19971014)
cats:		Chalice Technologies, CATS motherboard (arm, 19981005)
cesfic:		FIC8234 VME processor board (m68k, 20010514)
cobalt:		Cobalt Networks Microservers (mips, 20000319)
dreamcast:	SEGA Dreamcast (sh3, 20010107)
evbarm:		ARM-based eval boards (arm, 20010905)
evbmips:	MIPS-based eval boards (mips, 20020307)
evbppc:		PowerPC-based eval boards (powerpc, 20021209)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3, 20010206)
ews4800mips:	NEC's MIPS based EWS4800 workstations (ews4800mips, 20051229)
hp300:		Hewlett Packard 300- and 400-series machines (m68k, 19930512)
hp700:		Hewlett Packard 700-series machines (hppa, 20020606)
hpcarm:		ARM based handheld PCs (arm, 20010220)
hpcmips:	MIPS based handheld PCs (mips, 19990925)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3, 20010117)
i386:		Intel/AMD etc. x86 processor line (i386, 19930321)
ibmnws:		IBM Network Station Thin Clients (powerpc, -)
iyonix:		Castle Technology xscale based workstations (arm, 20040713)
landisk:	SH4 processor based NAS appliances by I-O DATA (sh3, 20060901)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k, 20000105)
mac68k:		Apple Macintosh (m68k, 19930929)
macppc:		Apple Power Macintosh and clones (powerpc, 19980515)
mipsco:		MIPS Corp Magnum 3000 computers (mips, 20000812)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k, 19950725)
mvmeppc:	Motorola's PowerPC machines running older PPCBUG
		(powerpc, 20020227)
netwinder:	StrongARM based Netwinder machines (arm, 20010609)
news68k:	Sony's m68k based NET WORK STATION (m68k, 19991209)
newsmips:	Sony's MIPS based NET WORK STATION (mips, 19980218)
next68k:	NeXT Computer's cubes and slabs (m68k, 19980609)
ofppc:		Open Firmware based PowerPC machines (powerpc, 19980528)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform and DINK32 machines
		(powerpc, 20010211)
sbmips:		Broadcom's SiByte processor evaluation boards (mips, 20020306)
sgimips:	MIPS based Silicon Graphics machines (mips, 20000614)
shark:		Digital Network Appliance Reference Design ("Shark") (arm, 19960131)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines
		(sparc, 19931002)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64/sparc, 19980620)
sun2:		Sun m68010 based machines (m68k, 20010328)
sun3:		Sun m680[23]0 based machines (m68k, 19930625)
vax:		Digital Equipment Corp. VAX machines (vax, 19940802)
x68k:		Sharp X68000, X68030 (m68k, 19960505)
xen:		Xen virtual machine monitor (xen, 20040311)
zaurus:		Sharp Zaurus C3x00 PDAs (arm, 20061217)

Generic cpu features shared among multiple ports
arm:		ARM CPU based platform files
hppa:		Hewlett Packard PA-RISC CPU based platform files
m68k:		Motorola 680x0 CPU based platform files
mips:		MIPS CPU based platform files
powerpc:	PowerPC CPU based platform files
sh3:		Hitachi SuperH(TM) sh3 and sh4 CPU based platform files
sparc:		Sun Microsystems SPARC(TM) CPU based platform files
x86:		Intel x86 based platform files.

Generic architectural features shared among multiple ports
hpc:		Handheld PC reference platform files
sun68k:		Sun Microsystems Motorola 680x0 CPU based platform files

Single port cpu families
alpha:		Digital Equipment Alpha processor