CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/10/10 17:33:01
Modified files: sys/arch/amd64/amd64: hibernate_machdep.c sys/arch/i386/i386: hibernate_machdep.c Log message: Oops. Need to handle the case of nfs diskless machines, where the block device name is NULL. >From Tim Wiess