CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2011/06/30 09:04:58
Modified files: lib/libutil : opendev.c Log message: Do not mask errno if we fail to open /dev/diskmap. Also, fall through rather than returning so that realname still gets assigned. ok millert@ deraadt@ thib@