freebsd-dev/usr.sbin/nandtool
Jilles Tjoelker 2fe0ea7324 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
2017-12-26 16:20:38 +00:00
..
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nand_erase.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
nand_info.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
nand_read.c nandtool: Add missing mode for open() with O_CREAT 2017-12-26 16:20:38 +00:00
nand_readoob.c nandtool: Add missing mode for open() with O_CREAT 2017-12-26 16:20:38 +00:00
nand_write.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
nand_writeoob.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
nandtool.8
nandtool.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
nandtool.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
usage.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00