Date: Mon, 12 Jun 2000 03:20:19 -0700 (PDT) From: "Jonathan M. Bresler" <jmb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/specfs spec_vnops.c Message-ID: <200006121020.DAA10259@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmb 2000/06/12 03:20:19 PDT
Modified files:
sys/miscfs/specfs spec_vnops.c
Log:
before this commit, specfs reported disk partitions
using decimal major and minor numbers. "ls -l" reports
disk partitions using decimal major numbers and hex
minor numbers.
make specfs use decimal major numbers and hex minor numbers,
just like "ls -l"
Revision Changes Path
1.138 +2 -2 src/sys/miscfs/specfs/spec_vnops.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?200006121020.DAA10259>
