NetBSD/sys/arch/vax/include
2014-01-26 03:18:39 +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 Correct definition of leap year. Make yeartonum and numtoyear use 2010-11-19 03:31:24 +00:00
coff_machdep.h
cpu.h use __unused instead of __USE and void cast to mark iterator variable unused 2013-11-10 00:50:13 +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 Drop MAXPARTITIONS down to 12 - we do not have more space to store a 2013-04-04 12:50:03 +00:00
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h
ibcs2_machdep.h
int_const.h fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C). 2010-05-29 17:45:15 +00:00
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
ioa.h A big bunch of bugfixes from Johnny Billquist. Highlights: 2010-07-01 19:50:11 +00:00
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 add missing SSIZE_MIN 2013-04-11 00:57:34 +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
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
math.h Change __isinf and __isnan from macros to inline functions. The macros do 2013-09-16 15:56:24 +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 Removed MAXBSIZE. Cleared with Anders Magnusson and tested myself. 2014-01-23 21:37:09 +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 Since CLKF_BASEPRI isn't used any more, merge its test into CLKF_INTR which 2010-12-14 23:29:02 +00:00
pte.h
ptrace.h
qdioctl.h
qdreg.h
qduser.h
qevent.h
reg.h
rpb.h
rsp.h
rwlock.h
scb.h Include <sys/evcnt.h> since <sys/cpu.h> no includes <sys/device.h> 2010-12-14 23:29:33 +00:00
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 add #define __HAVE_MD_SOFTINT_TRIGGER to <vax/types.h> 2013-08-25 03:08:56 +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 don't re-specify the defaults 2014-01-26 03:18:39 +00:00
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