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_8


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.47   9 years  bentley   Use "In" to mark up include files, instead of wrongly wrapping with Aq. Aq is n...
[TXT] pflogd.c  1.51   9 years  deraadt   When getopt processing flags, many should be flag=1 instead of flag++ ok tedu mi...
[TXT] pflogd.h  1.4   13 years  henning   bump default snaplen so that pfloghdr + ip hdr + prot hdr usually fit
[TXT] privsep.c  1.20   9 years  mlarkin   Someone went to the trouble of vertically aligning a set of parameters but miss...
[TXT] privsep_fdpass.c  1.8   9 years  krw   Nuke some obvious #include duplications. ok espie@ deraadt@ millert@ tedu@