]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ficl pfopen: verify file
authorsjg <sjg@FreeBSD.org>
Fri, 24 May 2019 19:43:38 +0000 (19:43 +0000)
committersjg <sjg@FreeBSD.org>
Fri, 24 May 2019 19:43:38 +0000 (19:43 +0000)
commit60c18c4d555cedbf351128a3b83db9bbe514adc1
tree9dc8b4c17977e67521b428c7637a5cd0b90c5915
parent14d12a549f2ee83f9a7d8ea3e3c3e2a0ad635d20
ficl pfopen: verify file

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

Add O_ACCMODE to stand.h

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