freebsd-skq/sys/pc98
Peter Wemm db17c6fc07 Tidy up some loose ends.
i386/ia64/alpha - catch up to sparc64/ppc:
- replace pmap_kernel() with refs to kernel_pmap
- change kernel_pmap pointer to (&kernel_pmap_store)
  (this is a speedup since ld can set these at compile/link time)
all platforms (as suggested by jake):
- gc unused pmap_reference
- gc unused pmap_destroy
- gc unused struct pmap.pm_count
(we never used pm_count - we track address space sharing at the vmspace)
2002-04-29 07:43:16 +00:00
..
apm Remove __P. 2002-03-20 11:52:56 +00:00
cbus Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
compile
conf MFi386: revision 1.339. 2002-04-25 13:32:56 +00:00
i386 Rework the kernel environment subsystem. We now convert the static 2002-04-17 13:06:36 +00:00
pc98 Tidy up some loose ends. 2002-04-29 07:43:16 +00:00