.. |
ansi.h
|
Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_
|
1996-11-15 22:38:45 +00:00 |
aout_machdep.h
|
…
|
|
asm.h
|
Don't emit ".set reorder ; .set noreorder" around mcount profiling
|
1997-07-20 09:47:03 +00:00 |
bsd-aout.h
|
KERNEL -> _KERNEL
|
1995-03-28 18:13:48 +00:00 |
cachectl.h
|
Prototype ANSI-safe gcc trampoline entrypoint.
|
1997-10-18 02:25:14 +00:00 |
cdefs.h
|
Add hooks for definiing kernel RCSId and copyright symbols,
|
1997-05-15 08:47:05 +00:00 |
conf.h
|
lint: Create mips/include/conf.h with prototypes for {mem device.
|
1997-05-24 08:57:59 +00:00 |
cpu.h
|
* Change Sprite MACH_xxx prefix to MIPS_xxx.
|
1997-06-22 07:42:25 +00:00 |
cpuregs.h
|
* Change Sprite MACH_xxx prefix to MIPS_xxx.
|
1997-06-22 07:42:25 +00:00 |
db_machdep.h
|
* Re-apply changes from rev 1.6 of sys/arch/mips/include/reg.h accidentally
|
1997-07-19 09:54:23 +00:00 |
ecoff_machdep.h
|
Fix typo - list/libc/gen/nlist_ecoff.c still wasn't compiling.
|
1997-10-15 00:59:01 +00:00 |
elf.h
|
Rename unused macro ELF_HDR_SIZE -> MIPS_ELF_HDR_SIZE to avoid clash
|
1996-06-26 04:41:41 +00:00 |
elf_machdep.h
|
Add architecture-specific ELf relocs for mips chips.
|
1997-03-03 00:19:29 +00:00 |
endian.h
|
Put back duplicate <XXX>_ENDIAN definitions. Defining them as _<XXX>_ENDIAN
|
1997-10-20 19:15:40 +00:00 |
float.h
|
Prototype __flt_rounds().
|
1997-10-18 02:43:06 +00:00 |
ieeefp.h
|
NetBSD's ieee FP definitions for the pmax are valid for other mips cpus;
|
1996-03-18 22:40:21 +00:00 |
kdbparam.h
|
* Change Sprite MACH_xxx prefix to MIPS_xxx.
|
1997-06-22 07:42:25 +00:00 |
limits.h
|
Remove pmax-specific CLK_TICK to prepare for moving to sys/arch/mips.
|
1996-03-19 02:45:48 +00:00 |
locore.h
|
Fix typo mips3_mips_switch_exit.
|
1997-06-22 04:30:01 +00:00 |
mips1_pte.h
|
Changes for configuring both MIPS1 and MIPS3, from a merge of
|
1997-06-16 23:41:40 +00:00 |
mips3_pte.h
|
Changes for configuring both MIPS1 and MIPS3, from a merge of
|
1997-06-16 23:41:40 +00:00 |
mips_opcode.h
|
Add bi-endian support to mips locore, <mips/endian.h>, and mips_opcode.h.
|
1997-10-17 04:43:57 +00:00 |
mips_param.h
|
Move the definition of MSGBUFSIZE up to the machine-arch level if
|
1997-09-20 12:06:37 +00:00 |
pcb.h
|
From Toru Nishimura: user pcb/proc changes for exception handling and
|
1997-06-15 17:36:24 +00:00 |
pmap.h
|
mips pmap_activate:
|
1997-08-09 03:41:02 +00:00 |
proc.h
|
DDB for mips.
|
1997-07-07 03:54:24 +00:00 |
profile.h
|
Make the __mcount entrypoint non-static for kernels, to avoid any
|
1997-10-18 22:31:33 +00:00 |
psl.h
|
* Change Sprite MACH_xxx prefix to MIPS_xxx.
|
1997-06-22 07:42:25 +00:00 |
pte.h
|
Cast mips1-only and mips3-only pfn_to_vad() macros to match the mips1/mips3
|
1997-06-21 04:10:42 +00:00 |
ptrace.h
|
Comment out PT_STEP for 1.3. Defining it causes gdb 4.16 to break.
|
1997-10-20 07:29:23 +00:00 |
reg.h
|
* Re-apply changes from rev 1.6 of sys/arch/mips/include/reg.h accidentally
|
1997-07-19 09:54:23 +00:00 |
regdef.h
|
…
|
|
regnum.h
|
Remove #ifdef LANGUAGE_C - protected definition of "struct reg".
|
1996-03-19 15:20:39 +00:00 |
reloc.h
|
Fix for elf{32,64} changes: make <mips/reloc.h> re-includable,
|
1996-10-07 03:15:03 +00:00 |
setjmp.h
|
make the definition of _JBLEN mach. dep. header-dependent.
|
1994-12-20 10:36:27 +00:00 |
signal.h
|
Add eight 32-bit (XXX) words of reserved space to struct sigcontext,
|
1996-03-19 04:22:04 +00:00 |
stdarg.h
|
Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those
|
1996-02-26 23:29:05 +00:00 |
sysarch.h
|
Add sys_sysarch() calls for the standard mips userspace cache-control calls.
|
1997-06-09 11:46:16 +00:00 |
trap.h
|
Change pmax T_USER bit (software only) to be 0x20, the same as the
|
1996-03-24 08:12:53 +00:00 |
types.h
|
From Toru Nishimura: _FORKBRAINDAMAGE is gone, user process entered through
|
1997-06-15 17:28:46 +00:00 |
varargs.h
|
Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those
|
1996-02-26 23:29:05 +00:00 |
vmparam.h
|
update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampson
|
1997-07-12 16:18:36 +00:00 |