Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/netstat
Module Name: src
Committed By: riz
Date: Thu May 18 17:19:22 UTC 2006
Modified Files:
src/usr.bin/netstat: inet.c
Log Message:
Use PRIu64 to format uint64_t quantities, instead of %llu, in
newly-introduced code.
XXX more %llu cleanup is needed throughout netstat code.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/usr.bin/netstat/inet.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index