NetBSD/sys/arch/macppc/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
..
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
adbsys.h Define PowerBook G3 Japanese keyboard. 1999-06-16 08:48:37 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h
bat.h
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
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 Add support for reading MacOS-partitioned disks. Stolen from the mac68k 1999-09-27 17:02:43 +00:00
elf_machdep.h
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
float.h
fpu.h
frame.h
grfioctl.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 Change ICU_LEN to 64. 2000-02-11 13:15:43 +00:00
ipkdb.h
kcore.h
keyboard.h
limits.h
loadfile_machdep.h Add loadfile_machdep.h 1999-04-29 03:17:12 +00:00
lock.h Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
machine_type.h
math.h C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
param.h raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
pcb.h
pci_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
pio.h
pmap.h
powerpc.h Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
rbus_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
reg.h
reloc.h Use powerpc/reloc.h. 1999-02-16 17:53:42 +00:00
rnd.h Add cpu_counter(). 2000-06-11 16:32:42 +00:00
setjmp.h
signal.h
stdarg.h
trap.h
types.h Remove __BROKEN_DK_ESTABLISH. 2000-05-23 13:27:16 +00:00
varargs.h
vmparam.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
z8530var.h