| Age | Commit message (Expand) | Author |
| 2008-05-03 | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is | lukem |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-16 | printtqtable.c was added to libipf. | taca |
| 2007-04-15 | Pretty much nothing in usr.sbin/ipf compiled with the massive filename | dogcow |
| 2006-05-11 | add -fno-strict-aliasing when using GCC4. | mrg |
| 2006-04-04 | Fix compilation problems. | martti |
| 2005-12-28 | Define INET6 only if ${USE_INET6} != "no" | martti |
| 2005-12-28 | Define INET and INET6 or things break when linking in fil.o (hi christos!) | martti |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2005-01-05 | Install ipmon.5 | martti |
| 2005-01-03 | On sparc64 u_quad_t (unsigned long) and %qd (long long int) are not | martin |
| 2005-01-01 | Set -Wno-error on a per-source basis instead of the NOGCCERROR sledgehammer. | lukem |
| 2004-10-01 | Account for ipfilter move. | christos |
| 2004-07-23 | Upgraded IPFilter to 4.1.3 | martti |
| 2004-05-23 | Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and | lukem |
| 2004-04-04 | install ippool(5) manual as well. from peter postma in PR#25053. | mrg |
| 2004-04-03 | Move kvm library spec to Makefile.inc, so that it gets specified | he |
| 2004-03-31 | Simplify `bar.c: bar.y' (et al) rules by moving header dependencies which | lukem |
| 2004-03-29 | Add -I. to CPPFLAGS or else the generated .c files lose | jmc |
| 2004-03-29 | use iplang_l.l instead of iplang_l.c in SRCS, and tweak appropriately | lukem |
| 2004-03-29 | de-lint makefiles: | lukem |
| 2004-03-29 | Don't call 'yacc'...Call ${YACC} | jmc |
| 2004-03-28 | give explicit dependancies where needed.. | mrg |
| 2004-03-28 | Remove generated iplang_l.c | martti |
| 2004-03-28 | Added missing deps | martti |
| 2004-03-28 | Added ippool and libipf | martti |
| 2004-03-28 | Sync with official IPFilter | martti |
| 2003-09-13 | PR# standards/16143: hide struct uio from userland behind a __UIO_EXPOSE | erh |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-08-27 | Implement MKDYNAMICROOT, which currently defaults to "no", but will | lukem |
| 2002-05-13 | ipf regression tests are in regress/sys/kern/ipf | martti |
| 2002-04-24 | - in <bsd.files.mk>, don't clear FILES after using it, as that prevents | lukem |
| 2002-04-09 | ignore potential error return from rm -rf results | jdolecek |
| 2002-03-14 | Added ip_log.c and few CPPFLAGS flags | martti |
| 2002-01-26 | Added few ipf examples | martti |
| 2002-01-24 | Fixed link between ipf.5 and ipf6.conf.5 | martti |
| 2002-01-24 | Added missing libraries, filenames and man pages | martti |
| 2001-03-13 | add -lcurses | christos |
| 2001-03-13 | add -DSTATETOP to enable top(1) style display for ipfstat. | christos |
| 2000-08-30 | Use | jhawk |
| 2000-07-04 | More #include <stdlib.h> string, etc. cleanup | matt |
| 2000-06-12 | Reverse the order for bsd.subdir.mk and bsd.prog.mk. | veego |
| 2000-06-12 | Make it possible to use obj dirs for the 'make tests' in the test subdir. | veego |
| 2000-06-12 | Add the regress tests for n5, n6 and n7. | veego |
| 2000-05-03 | Update for IP Filter 3.4.1 | veego |
| 2000-02-06 | First cut to make it work again. | veego |
| 2000-01-16 | remove .cvsignore files; if the tree doesn't clean completely, that's a bug | cgd |
| 1999-12-12 | Use the new IP Filter dist layout for. | veego |
| 1999-10-24 | Updated to the new NetBSD source layout with basesrc and syssrc. | veego |
| 1999-10-08 | s/ the the / the / | msaitoh |