CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/15 04:33:03
Modified files:
share/man/man9 : disklabel.9
sys/dev : vnd.c
sys/dev/isa : fd.c
sys/kern : subr_disk.c
sys/sys : disk.h disklabel.h
Log message:
Expand the masks tracking disk partition status to 64 bits.
Required for future increases in the number of disk partitions.
ok deraadt@
