NetBSD/sys/arch/acorn26
matt b2a95bab1e Remove all declarations of physmem from sys/arch. Add an include of
<sys/systm.h> to the one file that did not already contain it.
This now means that physmem can be changed by updating systm.h and uvm_page.c
(excluding fixing printfs)
2009-08-11 17:04:14 +00:00
..
acorn26 Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
compile
conf Remove number parameters from pseudo-device loop and ipfilter. 2009-04-19 03:06:22 +00:00
include Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
iobus Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
ioc Make arckbd(4) compile even if the kernel is lacking wsmouse(4), wskbd(4), 2009-02-16 21:36:09 +00:00
podulebus bzero -> memset 2009-03-18 16:00:08 +00:00
stand Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET. 2009-04-03 10:38:12 +00:00
vidc Split device_t from softc in arcvideo(4). Also tidy a rogue printf(). 2009-01-19 23:09:22 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00