NetBSD/sys/arch/vax/include
chs cbab9cadce split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
2012-10-27 17:17:22 +00:00
..
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ansi.h Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
aout_machdep.h
asm.h Really fix polyf/polyd macros. Now returns expected results. 2012-06-01 06:26:38 +00:00
bswap.h
bus.h
byte_swap.h
cca.h
cdefs.h Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions 2012-01-20 14:08:04 +00:00
clock.h
coff_machdep.h
cpu.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
db_machdep.h Cleanup trapframe handling. Instead of keeping a trapframe pointer in the 2011-07-03 02:18:20 +00:00
disklabel.h - Increase MAXPARTITIONS for vax from 8 to 16, using the standard NetBSD 2012-07-02 22:42:18 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ibcs2_machdep.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
ioa.h
ka43.h
ka46.h
ka48.h
ka88.h
ka410.h
ka420.h
ka630.h
ka650.h
ka670.h
ka680.h
ka730.h
ka750.h
ka820.h
lcgreg.h
leds.h
limits.h - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
loadfile_machdep.h
lock.h
macros.h use gcc builtin for memset() on vax too. 2011-10-01 16:06:24 +00:00
mainbus.h
math.h Define __INFINITY as huge_val since VAX FP doesn't have infinities. 2012-02-05 17:45:38 +00:00
mcontext.h For fast lwp_getprivate, just do the chmk $SYS_lwp_getprivate inline. 2012-02-02 18:32:16 +00:00
mtpr.h
mutex.h
nexus.h device_t, cfdata_t, etc. 2011-06-05 16:59:21 +00:00
param.h Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently, 2012-01-24 20:03:36 +00:00
pcb.h Cleanup trapframe handling. Instead of keeping a trapframe pointer in the 2011-07-03 02:18:20 +00:00
pmap.h Remove pmap's simple_lock; switch to atomic ops 2011-05-24 23:30:30 +00:00
pmc.h
proc.h Cleanup trapframe handling. Instead of keeping a trapframe pointer in the 2011-07-03 02:18:20 +00:00
profile.h
psl.h
pte.h
ptrace.h
qdioctl.h
qdreg.h
qduser.h
qevent.h
reg.h
rpb.h
rsp.h
rwlock.h
scb.h
setjmp.h
sgmap.h
sid.h
signal.h
tc_machdep.h
trap.h Cleanup trapframe handling. Instead of keeping a trapframe pointer in the 2011-07-03 02:18:20 +00:00
types.h - Increase MAXPARTITIONS for vax from 8 to 16, using the standard NetBSD 2012-07-02 22:42:18 +00:00
userret.h Implement __HAVE_RAS. Unlike most implementation, this is done in userret 2012-05-25 12:32:48 +00:00
uvax.h
vaxfp.h
vmparam.h
vsbus.h Define and use VS_REGS_KA49 rather than magic numbers. From OpenBSD. 2012-06-28 13:58:21 +00:00
wchar_limits.h