NetBSD/sys/arch/vax/include
joerg f5b0fec0e0 Remove SHMMAXPGS from all kernel configs. Dynamically compute the
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.
2009-03-06 20:31:46 +00:00
..
ansi.h merge christos-time_t 2009-01-11 02:45:45 +00:00
aout_machdep.h
asm.h remove a strain # endif from the previous commit. 2008-08-31 23:23:42 +00:00
bswap.h
bus.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
byte_swap.h
cca.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
cdefs.h
clock.h
coff_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cpu.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
db_machdep.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
disklabel.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h
ibcs2_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_const.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_fmtio.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
int_limits.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
int_mwgwtypes.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_types.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
intr.h Make NetBSD/vax work again. Add support for __HAVE_FAST_SOFTINTS. 2008-02-20 16:37:52 +00:00
ioa.h
ka43.h
ka46.h
ka48.h
ka88.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
ka410.h
ka420.h
ka630.h
ka650.h
ka670.h
ka680.h
ka730.h Patches from Brad Parker to support vax730. 2009-01-22 18:49:02 +00:00
ka750.h
ka820.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
lcgreg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
leds.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
limits.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
loadfile_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lock.h Use kernel locking routines only with _HARDKERNEL 2009-01-14 23:20:34 +00:00
macros.h remove alias for _insque and _remque since they are no longer 2007-11-22 23:02:05 +00:00
mainbus.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile
math.h
mcontext.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mtpr.h
mutex.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nexus.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
param.h Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@. 2008-07-02 17:28:54 +00:00
pcb.h Fix a bug in the pmap pcb tracking code. While here, rewrite it to simplier. 2008-02-22 08:46:48 +00:00
pmap.h Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr, 2008-12-09 20:45:44 +00:00
pmc.h
proc.h Use (char *) on pointer arithmetic. 2007-12-22 08:29:40 +00:00
profile.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
psl.h Add PSL_{IV,FU,DV} bits. 2008-08-05 15:56:04 +00:00
pte.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
ptrace.h Define PT_MACHDEP_STRINGS 2008-01-25 11:59:20 +00:00
qdioctl.h
qdreg.h
qduser.h
qevent.h
reg.h
rpb.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
rsp.h
rwlock.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
scb.h Make NetBSD/vax work again. Add support for __HAVE_FAST_SOFTINTS. 2008-02-20 16:37:52 +00:00
setjmp.h Drop support for compiling a.out kernel. Elves rule! 2008-08-29 18:25:01 +00:00
sgmap.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sid.h
signal.h - Separate the COMPAT_13 and COMPAT_16 code into their own files and 2009-01-13 23:56:13 +00:00
stdarg.h
tc_machdep.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
trap.h - add siginfo translation for all arithmetic faults and traps. 2009-02-16 23:55:31 +00:00
types.h Make NetBSD/vax work again. Add support for __HAVE_FAST_SOFTINTS. 2008-02-20 16:37:52 +00:00
userret.h fix userret() and resurrect cpu_setfunc() to make vax build again. ok by matt. 2008-10-22 11:24:28 +00:00
uvax.h
varargs.h
vaxfp.h Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the 2008-08-05 16:47:41 +00:00
vmparam.h Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
vsbus.h Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
wchar_limits.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00