Date: Thu, 6 Jan 2000 06:40:11 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls print.c Message-ID: <200001061440.GAA42055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/01/06 06:40:11 PST
Modified files:
bin/ls print.c
Log:
Print negative minor numbers in hex. Negative minor numbers are
essentially large unsigned ones, and we already print minor
numbers > 255 in hex.
Revision Changes Path
1.19 +4 -3 src/bin/ls/print.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?200001061440.GAA42055>
