NetBSD/sys/arch/sparc
pk 813b8d79fd * Correct the `flags' argument in several calls to pmap_enter().
* message buffer initialisation:
	- change the buffer size to 8192 on all platforms
	- don't assume the buffer is always located at physical address 0
	- drop the SUN4 hack that left first half of the page unused;
	  I believe this is no longer necessary, since the msgbuf
	  data structure is duely sanity-checked before use in initmsgbuf().
2001-03-01 16:09:25 +00:00
..
compile
conf Provide symbol `kernel_data_start' as the first address in the .data segment. 2001-02-12 21:56:54 +00:00
dev Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
fpu fix warnings in DEBUG & DIAGNSTIC code. 2000-12-06 01:47:49 +00:00
include Drop MSGBUFSIZE; we don't use it and it can't currently be configured 2001-03-01 15:59:04 +00:00
sparc * Correct the `flags' argument in several calls to pmap_enter(). 2001-03-01 16:09:25 +00:00
stand convert to use getprogname() 2001-02-19 22:48:57 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00