| Age | Commit message (Expand) | Author |
| 2009-09-14 | Import pfsync support from OpenBSD 4.2 | degroote |
| 2009-04-23 | WARNS=1 for pf | lukem |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2008-06-20 | Install /etc/pf.os with 444 permissions. | peter |
| 2008-06-18 | merge yamt-pf42 branch. | yamt |
| 2007-09-02 | Use "ipv6-icmp" instead of "icmp6" to allow loading these rules again. | tron |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-11-09 | compile a file with -Wno-stack-protector since it is using __cmsg_alignbytes() | christos |
| 2006-10-26 | remove openlog_r/syslog_r; we now have it. | christos |
| 2006-04-25 | Build libpcap-0.9.4 from src/dist. | drochner |
| 2006-01-10 | Fix mispelling in a comment. | reed |
| 2005-08-23 | pf needs to be started after the network is up, because some pf rules | peter |
| 2005-06-27 | Remove (pf)spamd. Its right to exist in NetBSD has been questioned since it | peter |
| 2005-04-19 | Remove copy of manual page created during build. | tron |
| 2005-04-13 | Remove copy of manual page created during build. | tron |
| 2005-04-12 | Finally, spamlogd -> pfspamlogd, for consistency. | jwise |
| 2005-04-12 | spamd.conf is now pfspamd.conf. | jwise |
| 2005-04-12 | Now that we can override the name of /etc/spamd.conf, make it /etc/pfspamd.conf. | jwise |
| 2005-04-12 | Pass in path to /etc/spamd.conf in CPPFLAGS. | jwise |
| 2005-04-12 | Now that we can specify the chroot location, make it /var/chroot/pfspamd. | jwise |
| 2005-04-12 | Pass in a value for SPAMD_CHROOT in CPPFLAGS, to specify the path to the | jwise |
| 2005-04-11 | Per discussion on tech-userlevel and tech-security, install `spamd', | jwise |
| 2005-04-04 | Enable pflogd(8). | peter |
| 2005-03-15 | Change BINDIR to /sbin and support MKDYNAMICROOT. | peter |
| 2005-03-15 | Add build glue for pflogd(8). | peter |
| 2005-03-15 | Add a small replacement for strtonum(). | peter |
| 2005-03-15 | Install pf(4) examples. Reviewed by yamt@. | peter |
| 2005-02-22 | Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, | peter |
| 2005-02-13 | copyright notice. | yamt |
| 2004-11-16 | don't use variable arg macro, which is not supported by gcc2. | yamt |
| 2004-11-14 | handle configinstall target correctly. | yamt |
| 2004-11-14 | merge after importing pf from openbsd 3.6. (userland part) | yamt |
| 2004-11-11 | move common fragments into Makefile.inc. | yamt |
| 2004-11-11 | move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. | yamt |