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_6_3_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.49   7 years  schwarze   Fix escaping: .Nm Op Fl "Dx" turning into "pflogd [-DragonFly]" is funny, but no...
[TXT] pflogd.c  1.58   6 years  brynet   Rework pflogd(8)'s fork+exec model; re-exec the unpriv child, not the privileged...
[TXT] pflogd.h  1.7   6 years  brynet   Rework pflogd(8)'s fork+exec model; re-exec the unpriv child, not the privileged...
[TXT] privsep.c  1.30   6 years  brynet   Rework pflogd(8)'s fork+exec model; re-exec the unpriv child, not the privileged...
[TXT] privsep_fdpass.c  1.8   9 years  krw   Nuke some obvious #include duplications. ok espie@ deraadt@ millert@ tedu@