NetBSD/sys/arch/pmax/include
2000-03-30 14:45:04 +00:00
..
ansi.h Replace ansi.h with a version that just does #include <mips/ansi.h>. 1996-03-19 11:00:16 +00:00
aout_machdep.h repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
autoconf.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
bootinfo.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
bsd-aout.h This is just a wrapper, nuke comment so it's like the others. 2000-01-09 15:12:31 +00:00
bswap.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
bus.h define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that 2000-01-25 22:13:17 +00:00
cdefs.h Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
clock_machdep.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
conf.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
cpu.h Revert previous. 2000-03-24 23:06:03 +00:00
db_machdep.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
dc7085cons.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
dec_boot.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
dec_exec.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
dec_prom.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
disklabel.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
ecoff_machdep.h since these just included mips/ecoff.h, they need to be changed to include 1996-09-26 22:40:53 +00:00
elf_machdep.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
fbio.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
fbvar.h - Massive change of console initialization. Have each model its own 2000-02-03 04:09:01 +00:00
float.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
ieee.h A foolish consistency. 1999-08-30 18:58:01 +00:00
ieeefp.h Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
intr.h Arrange 'vmstat -i' to show 'optslotN'; for interrupt counts of TC slot N 2000-03-10 01:31:22 +00:00
kcore.h Use the generic NetBSD/mips crash dump code. 1998-02-19 23:13:33 +00:00
kdbparam.h Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
limits.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
loadfile_machdep.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
locore.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
Makefile Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
math.h C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
mips_opcode.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
param.h Nuke register. 2000-03-30 14:45:04 +00:00
pcb.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
pmap.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
pmioctl.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
proc.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
profile.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
psl.h Move merged pmax psl.h with mips1/mips3 support to mips/include/psl.h. 1997-06-16 01:10:03 +00:00
pte.h Merge mips1 and mips3 pte/pmap code, pass 0; 1996-10-13 09:28:53 +00:00
ptrace.h Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
reg.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
regdef.h regdef.h is back 1999-03-30 14:20:43 +00:00
regnum.h Merge more header files with arch/mips/include, by replacing 1996-03-20 09:49:29 +00:00
reloc.h - Fix RCS Ids. 2000-01-09 15:34:41 +00:00
setjmp.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
signal.h Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
stdarg.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
sysconf.h A common device_register() is used instead of a separate version for each 2000-03-06 03:11:43 +00:00
tc_machdep.h - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
trap.h Replace pica and pmax include/trap.h with versions that #include <mips/cpu.h>, 1996-03-24 08:17:04 +00:00
types.h Define __HAVE_DEVICE_REGISTER, since pmax now has device_register(). 2000-03-06 03:11:05 +00:00
varargs.h Merge more header files with arch/mips/include, by replacing 1996-03-20 09:49:29 +00:00
vmparam.h Fix thinko in comment. 2000-01-11 20:36:17 +00:00