K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-01-11T23:50:42.000000Z K 7 svn:log V 171 When we changed pmap_protect to support adding the writeable attribute to a page range, we forgot to set the PG_WRITEABLE flag in the vm_page_t. This fixes that problem. END