CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/13 06:53:08
Modified files:
sys/kern : subr_disk.c
sys/sys : disklabel.h
Log message:
Rename readgptlabel() to spoofgptlabel() because that's what we
really want it to do. Handle all the actual disklabel reading in
readdoslabel(). Makes the code much simpler to understand.
ok deraadt@
