.. |
Makefile
|
Oops, install <machine/lock.h> on these systems, too.
|
2000-04-29 03:45:42 +00:00 |
Makefile.inc
|
New file, included if present for ${MACHINE_ARCH} by bsd.kmod.mk.
|
1999-03-10 06:41:48 +00:00 |
alpha.h
|
Remove duplicate CTL_MACHDEP definitions (duplicated in <alpha/cpu.h>).
|
2000-04-10 06:04:28 +00:00 |
alpha_cpu.h
|
Fix a typo in a previous revision, and add bit names for amask bits for
|
2000-04-03 01:10:17 +00:00 |
ansi.h
|
…
|
|
aout_machdep.h
|
…
|
|
asm.h
|
Implement WARN_REFERENCES().
|
1998-12-02 00:58:42 +00:00 |
atomic.h
|
Use ANSI-style function declarations for the various inline functions
|
2000-03-05 18:46:14 +00:00 |
autoconf.h
|
…
|
|
bswap.h
|
Include <sys/bswap.h> for function prototypes. i386, pc532 and vax
|
1999-08-21 05:39:51 +00:00 |
bus.h
|
implement bus_space_vaddr()
|
2000-04-17 17:24:48 +00:00 |
bwx.h
|
Use ANSI-style function declarations for the various inline functions
|
2000-03-05 18:46:14 +00:00 |
cdefs.h
|
Garbage-collect.
|
1999-03-20 01:40:25 +00:00 |
cfbreg.h
|
…
|
|
conf.h
|
add decls for fd driver.
|
2000-04-10 01:19:13 +00:00 |
cpu.h
|
Print any architecture extensions present on the primary CPU.
|
2000-04-03 01:47:28 +00:00 |
cpuconf.h
|
Don't declare a variable in the 'struct platform' declaration - we declare
|
2000-03-29 02:59:18 +00:00 |
db_machdep.h
|
After reviewing the Green Book, BPT traps do indeed leave the PC pointing
|
1999-04-20 21:30:15 +00:00 |
disklabel.h
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
ecoff_machdep.h
|
Alpha ECOFF object type definitions
|
1999-04-27 02:32:33 +00:00 |
eisa_machdep.h
|
move eisa/eisa_machdep.h to include/eisa_machdep.h. (can't do it via
|
1999-03-19 02:59:49 +00:00 |
elf_machdep.h
|
Move dl* function definitions to libc on ELF.
|
2000-04-02 15:35:47 +00:00 |
endian.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +00:00 |
endian_machdep.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +00:00 |
fbio.h
|
…
|
|
float.h
|
…
|
|
frame.h
|
…
|
|
ieee.h
|
…
|
|
ieeefp.h
|
#ifdef _KERNEL, define the machine FPCR bits and a rounding mode macro
|
1999-04-29 02:55:50 +00:00 |
intr.h
|
Point back to the alpha_shared_intr in the intrhand structure. This
|
2000-03-19 01:46:18 +00:00 |
intrcnt.h
|
Fix INTRCNT_DEC_550_IRQ_LEN. From Nathan Williams.
|
2000-03-21 02:17:11 +00:00 |
isa_machdep.h
|
Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns
|
2000-02-07 22:07:27 +00:00 |
isapnp_machdep.h
|
Moved from arch/alpha/isa/isapnp_machdep.h,v
|
1999-03-19 03:14:05 +00:00 |
kbio.h
|
…
|
|
kcore.h
|
…
|
|
limits.h
|
Define ISO C99 (unsigned) long long (min, max) symbols.
|
2000-03-07 19:31:49 +00:00 |
loadfile_machdep.h
|
This is required by libsa/loadfile.c.
|
1999-09-10 07:33:57 +00:00 |
lock.h
|
Let each platform typedef the new __cpu_simple_lock_t, which should
|
2000-05-02 04:41:04 +00:00 |
logout.h
|
…
|
|
math.h
|
Improve namespace test macros a bit.
|
2000-02-05 14:04:36 +00:00 |
pal.h
|
…
|
|
param.h
|
Update for the NKMEMPAGES changes.
|
2000-02-11 19:25:12 +00:00 |
pcb.h
|
…
|
|
pci_machdep.h
|
move pci/pci_machdep.h to include/pci_machdep.h. (can't do it via
|
1999-03-19 03:40:46 +00:00 |
pio.h
|
x86-style PIO ops for USERLAND ONLY! Requires -lalpha.
|
2000-02-26 19:00:51 +00:00 |
pmap.h
|
Infrastructure for lazy istream sync in the pmap module:
|
2000-03-01 02:22:03 +00:00 |
proc.h
|
Move cpu_info and related info into <machine/cpu.h>, and implement the
|
1999-08-10 23:35:43 +00:00 |
profile.h
|
…
|
|
prom.h
|
1. STANDALONE -> _STANDALONE
|
1998-10-15 00:47:28 +00:00 |
psl.h
|
…
|
|
pte.h
|
Fix a bug in TBI optimization uncovered by the "access_type" changes. Thanks
|
1999-04-09 00:38:10 +00:00 |
ptrace.h
|
…
|
|
reg.h
|
…
|
|
rpb.h
|
Extern declaration of cputype.
|
2000-03-29 03:50:40 +00:00 |
setjmp.h
|
…
|
|
signal.h
|
…
|
|
stdarg.h
|
Add a C99-style va_copy macro.
|
2000-02-03 16:16:06 +00:00 |
sysarch.h
|
- Add a bus space method for getting the translation for a window.
|
2000-02-26 18:53:10 +00:00 |
tc_machdep.h
|
move tc/tc_machdep.h to include/tc_machdep.h. (can't do it via
|
1999-03-19 03:12:31 +00:00 |
types.h
|
clean up (group, sort) __HAVE_* defines
|
2000-02-05 00:07:30 +00:00 |
varargs.h
|
…
|
|
vmparam.h
|
Update for the NKMEMPAGES changes.
|
2000-02-11 19:25:12 +00:00 |
vuid_event.h
|
…
|
|
z8530var.h
|
…
|
|