K 10 svn:author V 3 phk K 8 svn:date V 27 1996-09-17T19:50:23.000000Z K 7 svn:log V 309 Fix a very rare error condition: The code to free VM back to the kernel as done after a quasi-recursive call to free() had modified what we thought we knew about the last chunk of pages. This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr, then make would coredump in the lpd directory. END