K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-01-21T09:38:20.000000Z K 7 svn:log V 247 Potential bug fix, do not just clear PG_BUSY... call vm_page_wakeup() instead to properly handle any waiters. Added comments, added support for M_ASLEEP. Generally treat M_ flags as flags instead of constants to compare against. END