K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-12-31T12:04:21.000000Z K 7 svn:log V 294 Apply a simplifying patch submitted by rik to the IPX support in netstat(1): - Make previously unnecessarily global variables local. - Use LIST_FOREACH() in preference to manual iteration. - Restore a sanity check through slightly incestuous use of queue macro knowledge. Submitted by: rik END