K 10 svn:author V 3 bms K 8 svn:date V 27 2004-06-16T07:00:50.000000Z K 7 svn:log V 368 Make netstat(1) more closely follow documented behaviour. If a TCP socket in LISTEN state happens to be bound to an interface, it will show up in netstat(1) output even without the -a switch. As the definition of "sockets used by server processes" is a difficult one to qualify with regards to UDP, do not change the output behaviour for UDP sockets. PR: bin/26359 END