NetBSD/sys/arch/vax/include
kleink ad7dbd825c Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:33:00 +00:00
..
Makefile Add ibcs2_machdep.h and reformat so that adding new includes is a bit easier. 2000-01-10 02:30:33 +00:00
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +00:00
aout_machdep.h VAX logical page size increased to 4k. 1998-08-21 13:41:09 +00:00
asm.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bus.h fix bug in bus_space_subregion 2000-03-05 21:22:48 +00:00
byte_swap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
clock.h Styr upp deklarationen av clockchippsparametrarna. 1999-09-06 19:52:52 +00:00
cpu.h Protect against multiple includes. 1999-10-21 20:01:36 +00:00
db_machdep.h expunge vm_offset_t and vm_size_t. 2000-03-04 07:27:47 +00:00
disklabel.h
elf_machdep.h Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
endian.h Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
float.h Make DBL_MIN and DBL_MAX makes limits.h (otherwise CPP complains when 1998-10-10 02:13:55 +00:00
frame.h
ibcs2_machdep.h Add some machine dependent stuff for vax. 2000-01-10 02:33:13 +00:00
intr.h Initial steps to getting the VAX to use the MI driver framework. 1998-08-18 23:55:00 +00:00
ioa.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
ka43.h Change backplace0 to mainbus0 (for consistency with other ports). 1998-10-06 04:04:30 +00:00
ka46.h Cache and microsecond clock resolution on KA46. 1998-08-11 17:52:57 +00:00
ka48.h Basic KA48 (VAXstation 4000 VLC) support. 1999-03-09 12:57:57 +00:00
ka410.h Change backplace0 to mainbus0 (for consistency with other ports). 1998-10-06 04:04:30 +00:00
ka420.h Enable use of secondary cache, if present. 1998-06-07 18:34:09 +00:00
ka630.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
ka650.h Clean up all bus handling stuff, it has become a mess the latest years. 1999-08-07 10:36:43 +00:00
ka670.h Complete support for VAX 4000/300. From Michael Kukat. (michael@camaronet.de) 1999-06-06 14:23:46 +00:00
ka750.h Clean up all bus handling stuff, it has become a mess the latest years. 1999-08-07 10:36:43 +00:00
ka820.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
limits.h Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:33:00 +00:00
macros.h EGCS fixes. Implement htons as a C macro instead of asm; generates as 1998-11-07 17:22:58 +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
mtpr.h Add some more IPRs for KA670. 1999-06-06 19:06:29 +00:00
nexus.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
param.h add real vmapbuf/vunmapbuf routines. needed for VS4000 SCSI support. 2000-03-07 00:05:59 +00:00
pcb.h
pmap.h expunge vm_offset_t and vm_size_t. 2000-03-04 07:27:47 +00:00
proc.h
profile.h asm -> __asm__ 1997-11-05 04:23:35 +00:00
psl.h Correct a comment. 1999-08-05 18:31:06 +00:00
pte.h Protect against multiple includes. 1999-08-03 19:53:23 +00:00
ptrace.h
qdioctl.h Add support for QDSS graphic console. Code originated from 4.4BSD, 1998-03-21 10:02:39 +00:00
qdreg.h Add support for QDSS graphic console. Code originated from 4.4BSD, 1998-03-21 10:02:39 +00:00
qduser.h Add support for QDSS graphic console. Code originated from 4.4BSD, 1998-03-21 10:02:39 +00:00
qevent.h Add support for QDSS graphic console. Code originated from 4.4BSD, 1998-03-21 10:02:39 +00:00
reg.h
rpb.h RPB number for SGEC Ethernet controller (ze). 1998-07-01 09:37:11 +00:00
rsp.h
scb.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
setjmp.h Need more room for signal mask 1998-10-01 19:00:06 +00:00
sgmap.h sgmap files, copied from the Alpha port and modified for vax. 1999-06-06 18:58:50 +00:00
sid.h Detect "Infoserver 1000" also. 1999-12-11 17:55:13 +00:00
signal.h Typo. 1998-09-30 18:40:04 +00:00
stdarg.h Add a C99-style va_copy macro. 2000-02-03 16:16:06 +00:00
trap.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
types.h expunge vm_offset_t and vm_size_t. 2000-03-04 07:27:47 +00:00
uvax.h Another giant change: Allocate register space dynamic instead of compiled-in. 1999-02-02 18:37:20 +00:00
varargs.h
vmparam.h add real vmapbuf/vunmapbuf routines. needed for VS4000 SCSI support. 2000-03-07 00:05:59 +00:00
vsbus.h expunge vm_offset_t and vm_size_t. 2000-03-04 07:27:47 +00:00