OpenBSD CVS

src/sbin/pflogd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / pflogd

Current tag: OPENBSD_5_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   10 years  lteo   Do not install pcap-int.h to /usr/include as it is an internal library header (p...
[TXT] pflogd.8  1.46   10 years  schwarze   obvious .Pa fixes; found with mandocdb(8)
[TXT] pflogd.c  1.49   11 years  lteo   Ensure that if_exists() always closes its socket before returning. Also fix a b...
[TXT] pflogd.h  1.4   13 years  henning   bump default snaplen so that pfloghdr + ip hdr + prot hdr usually fit
[TXT] privsep.c  1.19   9 years  tobias   Create temporary file with mkstemp and unlink if rename operation fails. ok der...
[TXT] privsep_fdpass.c  1.7   11 years  deraadt   remove some unnecessary sys/param.h inclusions