| Age | Commit message (Expand) | Author |
| 2023-06-03 | adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} | lukem |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2023-06-03 | bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER | lukem |
| 2023-03-17 | s/enougth/enough/ | andvar |
| 2021-04-12 | add some new uses of existing GCC_NO_* variables for warning issues. | mrg |
| 2020-09-06 | add support for new GCC 9 warnings that may be too much to fix | mrg |
| 2020-04-23 | lineno, states and allocated should be owned by the parser | joerg |
| 2019-08-13 | sync with reality | maxv |
| 2019-02-17 | pf.boot.conf: remove lingering references to dhclient(8), and while | gutteridge |
| 2017-05-26 | Enable carp packets early during boot, to avoid gratuitous failovers. | hauke |
| 2017-01-11 | Disable a couple of warnings until further investigation. | joerg |
| 2015-06-16 | improve error messages (remove \n, use __func__, etc) | christos |
| 2015-01-29 | use strtonum from libc | christos |
| 2013-10-19 | fix unused variable warnings. | christos |
| 2013-04-10 | no need for the end macros anymore | christos |
| 2013-02-09 | Disable -DWITH_NPF for now; will be converted to BPF mechanism. | rmind |
| 2012-09-15 | does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the include files | plunky |
| 2011-12-21 | don't include pcap/bpf.h | christos |
| 2011-08-31 | Use __dead | joerg |
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg |
| 2011-05-24 | No input needed | joerg |
| 2011-02-04 | Fix sun2 builds. Noted by joerg@. | rmind |
| 2011-02-02 | NPF checkpoint: | rmind |
| 2010-12-13 | fix build. | christos |
| 2010-05-09 | Remove trailing whitespace and dot in Nd. | wiz |
| 2010-05-09 | Add missing license | degroote |
| 2010-05-08 | Sort options, standardize SYNOPSIS, slight rewordings. Use more markup. | wiz |
| 2010-05-07 | Add support for pfs(8) | degroote |
| 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 |