Module Name: src Committed By: kamil Date: Tue Feb 20 18:20:05 UTC 2018
Modified Files: src/sys/sys: fcntl.h Log Message: Enable O_NOFOLLOW in the POSIX namespace This open(2) flag first appeared in FreeBSD and was standarized by POSIX in the 2008 standard. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/sys/sys/fcntl.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.