freebsd-nq/sys/fs/specfs
Jonathan M. Bresler caea99a368 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"
2000-06-12 10:20:18 +00:00
..
spec_vnops.c before this commit, specfs reported disk partitions 2000-06-12 10:20:18 +00:00