CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/09/21 15:43:57
Modified files: sys/sys : disk.h sys/kern : subr_disk.c Log message: Move the prototype for disk_readlabel to the .h file so that hibernate can get at it. ok jsing