CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2013/04/21 20:07:46
Modified files: sys/ufs/ffs : ffs_inode.c Log message: ffs2 blockcount is unsigned, so we must check for underflow beforehand. from freebsd. ok deraadt guenther otto
CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2013/04/21 20:07:46
Modified files: sys/ufs/ffs : ffs_inode.c Log message: ffs2 blockcount is unsigned, so we must check for underflow beforehand. from freebsd. ok deraadt guenther otto