]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ficl pfopen: verify file
authorSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 30 May 2019 23:43:54 +0000 (23:43 +0000)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 30 May 2019 23:43:54 +0000 (23:43 +0000)
commitf05326d22cd65177cea7a8bc16ea108349136f93
tree0d750872e933b1b44476b385191f2c63657ee1de
parentcec19e87321f56d2831f04722643846c1537781d
ficl pfopen: verify file

If the file is verified - do not allow write
otherwise do not allow read.

Add O_ACCMODE to stand.h

MFC of r348249

Reviewed by: stevek, mindal_semihalf.com
Sponsored by: Juniper Networks
Differential Revision: https://reviews.freebsd.org/D20387
stand/ficl.mk
stand/ficl/loader.c
stand/libsa/stand.h