NetBSD/sys/arch/sparc
pk 3011e0816b Revise pv_table_map(): to simplify calculations, pv_table[] now covers
all of physical memory, i.e. it conceptually is pv_table[0..avail_end].
The previous version could lead to an off-by-one error in the page allocation
for pv_table[] in some memory configurations.
2000-09-09 10:24:34 +00:00
..
compile compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
conf Switch INSTALL back to being used by miniroot install. 2000-09-04 16:16:18 +00:00
dev In fdioctl(), allocate fd_formb dynamically when needed, rather than on 2000-08-24 20:04:28 +00:00
fpu Drop two #ifdef SUN4U's, since sparc{64}/include/instr.h' are now synced. 2000-08-16 11:36:36 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
sparc Revise pv_table_map(): to simplify calculations, pv_table[] now covers 2000-09-09 10:24:34 +00:00
stand Pull down from 1.4 branch: default relocation address = 3E0000 2000-08-28 19:10:31 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00