NetBSD/sys/arch/mips/include
thorpej 567cda0537 Don't bother allocating mb_map on these systems. Mbuf clusters are
allocated from a pool, and the MIPS and Alpha use KSEG to map pool
pages.  So, mb_map wasn't actually being used.  Saves around 4MB of
kernel virtual address space in a typical configuration.

Garbage-collect the related VM_MBUF_SIZE constant.
1999-03-26 00:15:04 +00:00
..
Makefile - Restore 'regdef.h' lost since last January. 1999-03-24 03:45:36 +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
asm.h sync to [nisimura-pmax-wscons] version 1999-02-24 18:36:32 +00:00
bsd-aout.h RCSID Police. 1998-01-05 07:02:46 +00:00
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
cachectl.h
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cpu.h Add CPU_BOOTED_KERNEL to CTL_MACHDEP definition. 1999-03-23 22:04:01 +00:00
cpuregs.h - Add NEC Vr5400 processor ID. 1999-01-23 06:13:30 +00:00
db_machdep.h Move DB_{AOUT,ELF}_SYMBOLS (and DB_ELFSIZE) definition to port-specific 1999-03-23 22:07:06 +00:00
ecoff_machdep.h Add big-endian definitions. 1999-03-08 06:36:59 +00:00
elf.h
elf_machdep.h Define ELF dynamic types for MIPS (some will be used by ld.elf_so). 1998-03-25 04:06:50 +00:00
endian.h Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
float.h DBL_MIN and DBL_MAX were less precise than they should have been. 1998-02-18 10:37:04 +00:00
ieeefp.h RCSID Police. 1998-01-05 07:02:46 +00:00
intr.h * Create /sys/arch/mips/include/intr.h, with extern declaration of 1998-03-26 12:46:33 +00:00
kcore.h New crash dump format definition for NetBSD/mips. 1998-02-19 23:06:11 +00:00
kdbparam.h
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
locore.h Define C structures (struct kernframe, struct trapframe) 1999-02-27 02:54:05 +00:00
mips1_pte.h
mips3_pte.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
mips_opcode.h
mips_param.h Split the "mips" MACHINE_ARCH for 1.4. newsmips is "mipseb"; pmax is 1999-02-09 17:15:51 +00:00
pcb.h - User mode context held with pcb_regs[38] in 'struct pcb' was relocated 1999-01-16 03:12:18 +00:00
pmap.h MIPS part of fix for PR 6152, sligtly changed from M.Hitch's version 1999-02-26 19:03:39 +00:00
proc.h * Create mips_reg_t data type to allow register size to be 1999-01-14 18:45:45 +00:00
profile.h Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. 1998-09-11 16:46:31 +00:00
psl.h Remove genpubassym.cf stuff. The macro _MIPS_BSD_API allows selection of a 1999-01-31 00:55:41 +00:00
pte.h - Complete vm_offset_t purge for mips processor. 1999-01-06 04:11:25 +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 * Create mips_reg_t data type to allow register size to be 1999-01-14 18:45:45 +00:00
regdef.h regdef.h is back 1999-03-24 21:15:17 +00:00
regnum.h "PS" alias for "SR" clashes with netccitt/pk.h. ifdef out. 1998-07-05 04:14:56 +00:00
reloc.h
setjmp.h Remove genpubassym.cf stuff. The macro _MIPS_BSD_API allows selection of a 1999-01-31 00:55:41 +00:00
signal.h Remove genpubassym.cf stuff. The macro _MIPS_BSD_API allows selection of a 1999-01-31 00:55:41 +00:00
stdarg.h Use __builtin_next_arg(). Fixed PR 6862. 1999-01-22 14:14:32 +00:00
sysarch.h - Complete vm_offset_t purge for mips processor. 1999-01-06 04:11:25 +00:00
trap.h * Create mips_reg_t data type to allow register size to be 1999-01-14 18:45:45 +00:00
types.h Remove genpubassym.cf stuff. The macro _MIPS_BSD_API allows selection of a 1999-01-31 00:55:41 +00:00
varargs.h Clean up. 1999-01-22 14:19:54 +00:00
vmparam.h Don't bother allocating mb_map on these systems. Mbuf clusters are 1999-03-26 00:15:04 +00:00