CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/24 18:46:00
Modified files:
usr.bin/netstat: inet.c
usr.bin/tcpbench: tcpbench.c
usr.bin/systat : netstat.c
Log message:
final circleq to tailq fix. restore the previous pointer check by reading
the previous value again and checking prev.next is still next.
maybe ok guenther
