.. |
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
|
relocation_info added.
|
1995-09-23 14:57:40 +00:00 |
asm.h
|
PROF -> GPROF
|
1996-11-30 02:48:57 +00:00 |
cdefs.h
|
Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>:
|
1997-11-04 23:09:23 +00:00 |
clock.h
|
Oops, I forgot to check this file in after clock changes.
|
1997-05-04 19:13:33 +00:00 |
cpu.h
|
Wall cleaning.
|
1998-04-13 12:10:26 +00:00 |
db_machdep.h
|
Wall cleaning.
|
1998-04-13 12:10:26 +00:00 |
disklabel.h
|
Fixed bug that caused d partition being treated as c.
|
1997-03-09 15:55:58 +00:00 |
endian.h
|
Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
|
1997-10-09 15:42:19 +00:00 |
float.h
|
Minor changes.
|
1998-02-18 10:55:48 +00:00 |
frame.h
|
Function call definition on stack. (calls frame)
|
1995-11-12 15:07:30 +00:00 |
ioa.h
|
Support for VAX 8600/8650 added. Works with lots of Unibus adapters,
|
1996-03-07 23:22:34 +00:00 |
ka43.h
|
Wall cleaning.
|
1998-04-13 12:10:26 +00:00 |
ka410.h
|
Basic change to cpu-config code. This will make support of new
|
1997-02-19 10:04:09 +00:00 |
ka420.h
|
Numerous changes to be able to put Bertram Barth's VAXstation support in.
|
1996-07-20 17:58:12 +00:00 |
ka630.h
|
Wall cleaning.
|
1998-04-13 12:10:26 +00:00 |
ka650.h
|
Actually do 'halt' or 'reboot' on MicroVAX.
|
1997-07-26 10:12:40 +00:00 |
ka750.h
|
Remove bogus prototypes.
|
1997-02-12 17:58:56 +00:00 |
ka820.h
|
Support for VAX8200; the ka820/ka825 CPUs.
|
1996-07-20 17:33:06 +00:00 |
limits.h
|
multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom)
|
1998-01-09 22:23:44 +00:00 |
macros.h
|
Support for UVM on VAXen.
|
1998-03-02 17:00:00 +00:00 |
mtpr.h
|
asm -> __asm__
|
1997-11-05 04:23:35 +00:00 |
nexus.h
|
Modify bus code arguments. Cleanup.
|
1996-08-20 14:19:41 +00:00 |
param.h
|
Pull in opt_gateway.h as appropriate.
|
1998-04-29 23:11:00 +00:00 |
pcb.h
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
pmap.h
|
Remove the ancient kernel-stack area at top of P1 region. Make PMAP_NEW
|
1998-05-03 13:02:22 +00:00 |
proc.h
|
|
|
profile.h
|
asm -> __asm__
|
1997-11-05 04:23:35 +00:00 |
psl.h
|
System statistics fixes. From Johnny Billquist (bqt@update.uu.se).
|
1997-06-07 12:15:27 +00:00 |
pte.h
|
Fixed bug causing DMA to user stack from Massbus disks to give segfaults.
|
1996-02-23 17:54:33 +00:00 |
ptrace.h
|
Added regs for trace.
|
1995-04-12 15:26:49 +00:00 |
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
|
Added regs for trace.
|
1995-04-12 15:26:49 +00:00 |
rpb.h
|
Wall cleaning.
|
1998-04-13 12:10:26 +00:00 |
rsp.h
|
Definition file for RSP (Radial Serial Protocol) used by DECtape II.
|
1996-02-17 18:14:50 +00:00 |
scb.h
|
A complete SCB struct included.
|
1995-12-13 18:54:56 +00:00 |
setjmp.h
|
|
|
sid.h
|
Improve sub-type identification of the CVAX CPU, for later cache handling.
|
1997-02-12 17:50:36 +00:00 |
signal.h
|
Only define sig_atomic_t when _ANSI_SOURCE is defined.
|
1995-01-10 19:01:00 +00:00 |
stdarg.h
|
Stylistic changes.
|
1995-12-25 23:15:31 +00:00 |
trap.h
|
Handle XFC instruction faults.
|
1997-07-28 21:48:33 +00:00 |
types.h
|
Remove __BROKEN_INDIRECT_CONFIG and change all drivers to use
|
1998-01-24 14:16:11 +00:00 |
uvax.h
|
Basic change to cpu-config code. This will make support of new
|
1997-02-19 10:04:09 +00:00 |
varargs.h
|
Make the type of __builtin_va_list a long.
|
1995-12-26 01:16:24 +00:00 |
vmparam.h
|
Remove the ancient kernel-stack area at top of P1 region. Make PMAP_NEW
|
1998-05-03 13:02:22 +00:00 |
vsbus.h
|
Numerous changes to be able to put Bertram Barth's VAXstation support in.
|
1996-07-20 17:58:12 +00:00 |