K 10 svn:author V 6 jilles K 8 svn:date V 27 2017-12-26T16:20:38.873915Z K 7 svn:log V 231 nandtool: Add missing mode for open() with O_CREAT If O_CREAT is given, open() needs a mode argument. Follow the umask by passing 0666. Reviewed by: imp MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D13607 END