NetBSD/sys/arch/pc532
yamt 1207308b90 for in-kernel maps,
- allocate kva for vm_map_entry from the map itsself and
  remove the static limit, MAX_KMAPENT.
- keep merged entries for later splitting to fix allocate-to-free problem.
  PR/24039.
2005-01-01 21:00:06 +00:00
..
compile
conf Add COMPAT_BSDPTY to the rest of the config files. 2004-11-10 17:54:02 +00:00
dev for drivers that support only one instance, use a global variable to ensure 2004-12-13 02:14:13 +00:00
fpu Fix trailing white space and trailing blank line nits. 2004-01-23 04:12:39 +00:00
include move some per-cpu data definitions to MI place so that they can be modified 2004-09-22 11:32:02 +00:00
pc532 for in-kernel maps, 2005-01-01 21:00:06 +00:00
stand Use crosscompile-friendly ${BINUTILSPROGRAMNAMES}. 2003-12-06 14:04:33 +00:00
Makefile
To.Do