NetBSD/sys/arch/powerpc
christos 4d497c90e6 Hide {p,v}{addr,size}_t and register_t (and a couple more types that
are machine-specific) from userland unless _KERNEL/_KMEMUSER and a
new _KERNTYPES variables is defined. The _KERNTYPES should be fixed
for many subsystems that should not be using it (rump)...
2016-01-23 21:22:13 +00:00
..
booke Remove SYSVSHM-specific code. The value of shminfo.shmall is zero at 2015-11-05 06:26:15 +00:00
conf Define ${LINKSCRIPT} in one place. 2015-08-24 14:04:24 +00:00
fpu Avoid unncessary use of double in the kernel. With this change, 2014-08-12 20:27:10 +00:00
ibm4xx PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
include Hide {p,v}{addr,size}_t and register_t (and a couple more types that 2016-01-23 21:22:13 +00:00
isa
marvell
oea Don't preserve PSL_FP/PSL_VEC in cpu_setmcontext. 2015-07-06 05:20:50 +00:00
pci PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
pic ddb MP support 2015-01-23 07:27:05 +00:00
powerpc Back out last change. Clearing PSL_FP/PSL_VEC is handled by child_return. 2015-07-06 05:25:29 +00:00
stand PR/50685: David Binderman: fix memory leak 2016-01-21 17:14:05 +00:00
tools/chrpicon
Makefile
Makefile.inc