K 10 svn:author V 2 ed K 8 svn:date V 27 2016-05-31T18:32:57.532563Z K 7 svn:log V 193 Fix prototype of dbm_open(). The last argument of dbm_open() should be a mode_t according to POSIX; not an int. Reviewed by: pfg, kib Differential Revision: https://reviews.freebsd.org/D6650 END