NetBSD/sys/arch
simonb 16ba9b01e7 In biosdisk_findpartition() check if part_name isn't NULL before
assigning *part_name.

Thanks to manu@ for the pointer.
2021-12-28 00:37:16 +00:00
..
aarch64 s/occured/occurred/ in comments, log messages and man pages. 2021-12-10 20:36:02 +00:00
acorn32 s/structre/structure/ in comment. 2021-11-10 16:44:42 +00:00
algor fix various typos in comments and log messages. 2021-08-20 20:25:26 +00:00
alpha Correct copypaste comment grammar. 2021-12-17 06:28:20 +00:00
amd64 sys: Skip suspendsched on cpu_reboot if we're in ddb. 2021-12-26 21:33:48 +00:00
amiga fix various typos, mainly in comments. 2021-12-26 16:08:19 +00:00
amigappc Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
arc Correct copypaste comment grammar. 2021-12-17 06:28:20 +00:00
arm fix few typos in comments. 2021-12-27 23:04:19 +00:00
atari Correct copypaste comment grammar. 2021-12-17 06:28:20 +00:00
bebox s/Miscellanous/Miscellaneous/ in copypasta comments. 2021-12-12 11:10:03 +00:00
cats Do the VPRINTF thing and #include "opt_arm/debug.h" for VERBOSE_INIT_ARM 2021-08-27 09:29:05 +00:00
cesfic Call cnpollc(9) before cngetc(9) as the cons(9) man page says. 2021-10-09 20:00:41 +00:00
cobalt Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +00:00
dreamcast In order to prevent _mcount() from being recursively called when built with COPTS=-O0, 2021-11-02 11:26:03 +00:00
emips s/invlid/invalid/ in comment. 2021-12-05 03:07:15 +00:00
epoc32 Catch up with spl changes. 2021-09-24 08:07:40 +00:00
evbarm Add ohci at acpi bindings. No known PNP IDs for this, so match using _CLS 2021-12-24 00:24:49 +00:00
evbcf s/from from/from/ in comment. 2021-12-05 04:54:20 +00:00
evbmips fix various typos, mainly in comments. 2021-12-26 16:08:19 +00:00
evbppc fix various typos in comments and log messages. 2021-12-08 20:50:01 +00:00
evbsh3 In order to prevent _mcount() from being recursively called when built with COPTS=-O0, 2021-11-02 11:26:03 +00:00
evbsh5
ews4800mips fix various typos, mainly in comments. 2021-12-26 16:08:19 +00:00
hp300 s/corect/correct/ in comment. 2021-12-05 02:25:29 +00:00
hpc s/embeded/embedded/ in comments and messages. 2021-10-06 20:36:58 +00:00
hpcarm fix various typos, mainly in comments. 2021-12-26 16:08:19 +00:00
hpcmips fix typos in word "operation(s)". 2021-12-12 08:49:57 +00:00
hpcsh fix few typos in comments. 2021-12-27 23:04:19 +00:00
hppa In order to prevent _mcount() from being recursively called when built with COPTS=-O0, 2021-11-02 11:26:03 +00:00
i386 In biosdisk_findpartition() check if part_name isn't NULL before 2021-12-28 00:37:16 +00:00
ia64 Sprinkle const (and fix build) 2021-11-15 07:26:23 +00:00
ibmnws s/Miscellanous/Miscellaneous/ in copypasta comments. 2021-12-12 11:10:03 +00:00
iyonix Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
landisk In order to prevent _mcount() from being recursively called when built with COPTS=-O0, 2021-11-02 11:26:03 +00:00
luna68k fix various typos, mainly in comments. 2021-12-26 16:08:19 +00:00
m68k fix various typos, mainly in comments. 2021-12-07 21:37:36 +00:00
mac68k Call cnpollc(9) before cngetc(9) as the cons(9) man page says. 2021-10-09 20:00:41 +00:00
macppc fix various typos, mainly in comments. 2021-12-26 16:08:19 +00:00
mips Change the usb_mem API to take a bus_dma_tag_t in usb_allocmem instead of 2021-12-21 09:51:22 +00:00
mipsco Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +00:00
mmeye In order to prevent _mcount() from being recursively called when built with COPTS=-O0, 2021-11-02 11:26:03 +00:00
mvme68k s/from from/from/ in comment. 2021-12-05 04:54:20 +00:00
mvmeppc s/Miscellanous/Miscellaneous/ in copypasta comments. 2021-12-12 11:10:03 +00:00
netwinder fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected. 2021-08-17 22:00:26 +00:00
news68k Call cnpollc(9) before cngetc(9) as the cons(9) man page says. 2021-10-09 20:00:41 +00:00
newsmips s/invlid/invalid/ in comment. 2021-12-05 03:07:15 +00:00
next68k s/from from/from/ in comment. 2021-12-05 04:54:20 +00:00
ofppc s/Miscellanous/Miscellaneous/ in copypasta comments. 2021-12-12 11:10:03 +00:00
or1k - In kern_mutex.c, if MUTEX_CAS() is not defined, define it in terms of 2021-08-25 04:13:41 +00:00
playstation2 Remove mb_map. 2021-11-16 05:16:47 +00:00
pmax fix various typos, mainly in comments. 2021-12-26 16:08:19 +00:00
powerpc Correct copypaste comment grammar. 2021-12-17 06:28:20 +00:00
prep fix various typos in comments. 2021-12-12 22:20:52 +00:00
riscv Fix thinko in tlb_record_asids memset size calculation. 2021-10-30 07:18:46 +00:00
rs6000 fix various typos in comments and log messages. 2021-12-08 20:50:01 +00:00
sandpoint retire Ampro EnCorePP1 board configuration 2021-12-21 23:40:03 +00:00
sbmips Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
sgimips Fix typo again... s/Comparision/Comparison/ 2021-12-05 15:25:56 +00:00
sh3 Use "stack_t" instead of "struct sigaltstack", as the former is the 2021-11-01 05:07:15 +00:00
sh5
shark s/succesful/successful/ in comment. 2021-12-05 08:03:06 +00:00
sparc only write the mask register if we're actually changing it 2021-12-17 19:27:57 +00:00
sparc64 sys: Skip suspendsched on cpu_reboot if we're in ddb. 2021-12-26 21:33:48 +00:00
sun2 fix various typos in comments, mainly copypasta. 2021-10-24 20:00:11 +00:00
sun3 s/ommit/omit/ in comment. 2021-12-05 07:02:28 +00:00
sun68k fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected. 2021-08-17 22:00:26 +00:00
usermode Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
vax s/commmand/command/ in comment. 2021-12-05 04:35:38 +00:00
x68k Correct copypaste comment grammar. 2021-12-17 06:28:20 +00:00
x86 hyper-v: move idt vector allocating to vmbus_init_interrupts_md() 2021-12-23 04:06:51 +00:00
xen s/occured/occurred/ in comments, log messages and man pages. 2021-12-10 20:36:02 +00:00
zaurus - Accept anti-aliased fonts. 2021-11-20 00:17:10 +00:00
Makefile
README

README

$NetBSD: README,v 1.64 2019/10/30 13:15:30 ryo Exp $

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

Generic cpu features shared among multiple ports
aarch64:	ARMv8 CPU based platform files
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
ia64:		Intel Itanium/Itanium2 processor