CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2015/09/28 09:30:33
Modified files: sys/arch/sparc64/sparc64: disksubr.c Log message: Oops. sparc64/disksubr.c was overlooked when all the other disksubr.c's got 'disk_change = 1;' to keep the DUID cache up to date in Feb. 2011. Bad krw@. ok deraadt@