csjp 2006-03-11 17:14:05 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c Log: Make sure that we are adding a path token to the audit record in open(2). Do this by making sure we are using the AUDITVNODE1 mask in the namei flags. Obtained from: TrustedBSD Project Revision Changes Path 1.238 +3 -2 src/sys/kern/vfs_vnops.c