Date: Sun, 21 Mar 1999 19:44:02 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat vmstat.c Message-ID: <199903220344.TAA49191@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/03/21 19:44:02 PST
Modified files:
usr.bin/systat vmstat.c
Log:
Display floats with format %*.0f instead of as "*****" if there is
enough space for this but not enough space for the normal %*.*f
format. Similarly for long doubles.
Revision Changes Path
1.35 +5 -1 src/usr.bin/systat/vmstat.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903220344.TAA49191>
