.. |
ansi.h
|
Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1.
|
1996-03-16 01:31:45 +00:00 |
aout_machdep.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
asm.h
|
update copyright
|
1996-04-12 01:36:51 +00:00 |
autoconf.h
|
clean up copyright notices
|
1996-06-13 18:31:49 +00:00 |
bus.h
|
implement bus_mem_subregion() and bus_io_subregion().
|
1996-06-11 21:16:21 +00:00 |
cdefs.h
|
make an __indr_references macro, that expands to nothing...
|
1995-05-03 00:13:55 +00:00 |
cfbreg.h
|
Preliminary CFB support. Does not work as machine's console (for two
|
1996-05-01 23:25:00 +00:00 |
cpu.h
|
add a new machine-dependent sysctl, machdep.root_device, which is the
|
1996-06-14 20:40:46 +00:00 |
db_machdep.h
|
wholesale update from my NetBSD/Alpha source tree. Includes:
|
1995-11-23 02:33:17 +00:00 |
disklabel.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
ecoff.h
|
change structure member names to be in line with what various ECOFF
|
1996-05-09 23:47:25 +00:00 |
ecoff_machdep.h
|
change structure member names to be in line with what various ECOFF
|
1996-05-09 23:47:25 +00:00 |
endian.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
exec.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
fbio.h
|
add an entry for the SFB+, and clean up entries some
|
1996-05-01 19:44:21 +00:00 |
float.h
|
Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif.
|
1995-06-20 20:45:22 +00:00 |
frame.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
ieee.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
ieeefp.h
|
first cut of the alpha version.
|
1995-04-29 01:09:17 +00:00 |
intr.h
|
the Alpha implementation of <machine/intr.h>
|
1996-04-12 01:42:17 +00:00 |
intrcnt.h
|
avoid lots of upper-case letters in interrupt names. prettier that way.
|
1996-06-05 03:38:02 +00:00 |
kbio.h
|
keyboard and frame buffer interface include files, grabbed from the
|
1996-04-12 01:45:41 +00:00 |
limits.h
|
add XOPEN constants, clean up
|
1996-04-12 01:38:25 +00:00 |
param.h
|
add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH,
|
1996-03-04 05:04:10 +00:00 |
pcb.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
pmap.h
|
wholesale update from my NetBSD/Alpha source tree. Includes:
|
1995-11-23 02:33:17 +00:00 |
pmap.old.h
|
wholesale update from my NetBSD/Alpha source tree. Includes:
|
1995-11-23 02:33:17 +00:00 |
proc.h
|
remove support for double-mapping the user area/kernel stack
|
1995-03-24 15:01:31 +00:00 |
profile.h
|
wholesale update from my NetBSD/Alpha source tree. Includes:
|
1995-11-23 02:33:17 +00:00 |
prom.h
|
prom_halt doesn't return; give it a noreturn attribute
|
1996-04-23 15:23:18 +00:00 |
psl.h
|
pal_halt doesn't return; give it a noreturn attribute.
|
1996-04-23 15:24:09 +00:00 |
pte.h
|
LOCORE -> _LOCORE
|
1996-02-01 22:28:24 +00:00 |
ptrace.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
reg.h
|
KERNEL -> _KERNEL
|
1995-03-28 18:13:48 +00:00 |
rpb.h
|
fix definition of the "Primary Eligible" RPB PCS processor variation field.
|
1996-04-29 16:23:09 +00:00 |
setjmp.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
sfbreg.h
|
preliminary SFB support. Does not work as machine's console (for two
|
1996-05-01 21:15:46 +00:00 |
signal.h
|
update for NetBSD's header standards, kill OSF/1 cc hacks.
|
1995-02-16 03:08:04 +00:00 |
stdarg.h
|
Stylistic changes.
|
1995-12-26 00:15:47 +00:00 |
sysarch.h
|
alpha sysarch header. right now, only defines (inline) alpha_rpcc()
|
1996-04-12 01:42:45 +00:00 |
tgareg.h
|
TGA reg defns, moved here from ../pci for X. doesn't really belong here
|
1996-04-12 01:44:23 +00:00 |
trap.h
|
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
|
1995-02-13 23:06:39 +00:00 |
types.h
|
add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t
|
1995-07-06 03:39:32 +00:00 |
varargs.h
|
Make the type of __builtin_va_list a long.
|
1995-12-26 01:16:24 +00:00 |
vmparam.h
|
wholesale update from my NetBSD/Alpha source tree. Includes:
|
1995-11-23 02:33:17 +00:00 |
vuid_event.h
|
keyboard and frame buffer interface include files, grabbed from the
|
1996-04-12 01:45:41 +00:00 |
wsconsio.h
|
header which defines 'workstation console glue' ioctls
|
1996-04-12 01:43:06 +00:00 |