K 10 svn:author V 3 alc K 8 svn:date V 27 1999-03-13T07:31:29.000000Z K 7 svn:log V 356 pmap_qenter/pmap_qremove: Use the pmap_kenter/pmap_kremove inline functions instead of duplicating them. pmap_remove_all: Eliminate an unused (but initialized) variable. pmap_ts_reference: Change the implementation. The new implementation is much smaller and simpler, but functionally identical. (Reviewed by "John S. Dyson" .) END