K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-03-14T20:19:49.759411Z K 7 svn:log V 171 Use LIST_FOREACH_SAFE() instead of LIST_FOREACH() in pmap_remove(), since the point of this loop is to remove elements. This worked by accident before. MFC after: 2 days END