K 10 svn:author V 7 oshogbo K 8 svn:date V 27 2016-06-08T23:22:59.584348Z K 7 svn:log V 256 The code responsible for opening and rotating pcap files is independent of Capser and should use openat(2) unconditionally on FreeBSD. openat(2) is mandatory when sandboxed with Capsicum, but still works in the absence of Capsicum. Reviewed by: AllanJude END