NetBSD/sys/arch/arc/include
itojun d738f90fd7 raise MSIZE from 128 to 256.
- for sizeof(void *) == 8 arch, this is mandatory.  MHLEN is too small
  already (less than 80) and there are chances for unwanted packet loss due
  to m_pullup restriction.
- for other cases, the change should avoid allocating clusters in most cases
  (even when you have IPv4 IPsec tunnel, or IPv6 with moderate amount of
  extension header)

portmasters: if your arch chokes with the change (high memory usage or
whatever), please backout the change for your arch.
2000-06-30 17:55:11 +00:00
..
ansi.h
aout_machdep.h
asm.h
autoconf.h
bsd-aout.h
bswap.h
bus.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
cdefs.h
cpu.h First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
db_machdep.h
disklabel.h
display.h
ecoff_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_types.h Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
intr.h
isa_machdep.h for DeskStation RPC44 2000-06-20 08:26:52 +00:00
isapnp_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
joystick.h
kbdreg.h
kcore.h
kdbparam.h
limits.h
lock.h
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
math.h
mips_opcode.h
mouse.h
param.h raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
pcb.h
pccons.h
pci_machdep.h NEC RISCstation 2250 (RD-94) PCI bus support, 2000-06-09 05:33:02 +00:00
pio.h - NEC RISCstation 2250 (RD-94) PCI bus support, 2000-06-09 05:41:56 +00:00
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rnd.h Add rnd(4) glue for the MIPS3 cycle counter. 2000-06-06 02:24:00 +00:00
setjmp.h
signal.h
stdarg.h
trap.h
types.h vga/pckbc attachment for jazz internal bus of Magnum derived machines 2000-06-17 07:23:05 +00:00
varargs.h
vmparam.h NEC RISCstation 2250 (RD-94) PCI bus support, 2000-06-09 05:33:02 +00:00