summaryrefslogtreecommitdiff
path: root/lib/libutil/getlabelsector.c
AgeCommit message (Collapse)Author
2003-01-24Bump daddr_t to 64 bits. Replace it with int32_t in all places wherefvdl
it was used on-disk, so that on-disk formats remain the same. Remove ufs_daddr_t and ufs_lbn_t for the time being.
2002-12-12Add getlabelsector() and getlabeloffset() as wrappers around thescw
KERN_LABELSECTOR and KERN_LABELOFFSET sysctls.