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_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   14 years  otto   pflogd no longer needs libutil; ok deraadt@
[TXT] pflogd.8  1.44   11 years  jmc   log all, not log-all; ok henning
[TXT] pflogd.c  1.48   12 years  henning   fix format string: use %zu for size_t and %d for signed ints first one triggered...
[TXT] pflogd.h  1.4   13 years  henning   bump default snaplen so that pfloghdr + ip hdr + prot hdr usually fit
[TXT] privsep.c  1.17   14 years  sobrado   spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h as neithe...
[TXT] privsep_fdpass.c  1.6   12 years  deraadt   Return an error much earlier if recvmsg fails