K 10 svn:author V 3 alc K 8 svn:date V 27 1999-07-31T04:19:49.000000Z K 7 svn:log V 238 vm_page_queue_init: Remove the initialization of PQ_NONE's cnt and lcnt. They aren't used. vm_page_insert: Remove an unnecessary dereference. vm_page_wire: Remove the one and only (and thus pointless) reference to PQ_NONE's lcnt. END