]> Zhao Yanbai Git Server - minix.git/commit
Fix erroneous times() call in udpstat/tcpstat.
authorDavid van Moolenbroek <david@minix3.org>
Thu, 1 Oct 2009 10:31:29 +0000 (10:31 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 1 Oct 2009 10:31:29 +0000 (10:31 +0000)
commita8ebc69c6ec1eed2be222cba774a1de01f236ad9
tree97b7305205d726a6dec476f712abf6069cddaf91
parent6539c356c69190b771049c8f93d19ca5266e7325
Fix erroneous times() call in udpstat/tcpstat.
Reported by John Peace, bug #312.
Also fix times(2) man page.
commands/simple/tcpstat.c
commands/simple/udpstat.c
man/man2/times.2