K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-01-03T16:22:29.150532Z K 7 svn:log V 139 Use TAILQ_FOREACH() instead of TAILQ_FOREACH_SAFE() for some loops that do not modify the queues they iterate over. Submitted by: glebius END