NetBSD/sys/arch/pc532
thorpej f311a1c308 Make a slight modification of pmap_growkernel() -- it now returns the
end of the mappable kernel virtual address space.  Previously, it would
get called more often than necessary, because the caller only new what
was requested.

Also, export uvm_maxkaddr so that uvm_pageboot_alloc() can grow the
kernel pmap if necessary, as well.  Note that pmap_growkernel() must
now be able to handle being called before pmap_init().
1999-05-20 23:03:23 +00:00
..
compile
conf options & filesystems tweeks. 1999-04-29 15:31:00 +00:00
dev Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
fpu {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +00:00
include Define __builtin_*() for lint 1999-05-03 16:30:31 +00:00
pc532 Make a slight modification of pmap_growkernel() -- it now returns the 1999-05-20 23:03:23 +00:00
stand Fix symbol loading. esym is passed as an offset to loadaddress. 1999-05-03 09:19:29 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
To.Do Remove comment on bim.8 man page. 1997-11-10 01:58:10 +00:00