| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-09-13 | PR# standards/16143: hide struct uio from userland behind a __UIO_EXPOSE | erh | |
| ifdef. Define this when building ipf, since it shares code between the kernel and userland and uses struct uio. | |||
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem | |
| 2002-08-27 | Implement MKDYNAMICROOT, which currently defaults to "no", but will | lukem | |
| be changed in the future to "yes". If MKDYNAMICROOT == "no", there is no change from existing behaviour of a static /bin and /sbin (and a few programs in elsewhere). If MKDYNAMICROOT == "yes", the following changes occur: in <bsd.own.mk>: SHLIBDIR?= /lib SHLINKDIR?= /lib in various Makefiles, the following entry is DISABLED. LDSTATIC?=-static This results in all programs (except those "standalone" programs built in sys/arch/*/stand) are linked dynamically, the shared linker is moved from /usr/libexec to /lib (with a compat symlink), and the shared libraries used by /bin and /sbin programs are moved from /usr/lib to /lib (with compat symlinks). | |||
| 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 | |
| make -V FILES from being useful (and given that every other variable can be extracted using make -V, the behaviour was unusually inconsistent given that the original reason for clearing it doesn't seem to be relevant anymore) - use <bsd.prog.mk> instead of directly including <bsd.files.mk> (and possibly <bsd.man.mk> or <bsd.own.mk>) - remove obsolete NOPROG | |||
| 2002-04-09 | ignore potential error return from rm -rf results | jdolecek | |
| this fixes part of misc/16227 by Stoned Elipot | |||
| 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 | |
| ${MAKE} instead of make | |||
| 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 | |
| TODO: make it work with obj dirs. | |||
| 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 | |
| We are now at version 3.3.5. | |||
| 1999-10-24 | Updated to the new NetBSD source layout with basesrc and syssrc. | veego | |
| Apply the MKMAN and MKSHARE changes which someone changed in the Makefiles but did not apply them here. Add the mediaone example. Changes for the new ipfilter version 3.3.3. | |||
| 1999-10-08 | s/ the the / the / | msaitoh | |
| 1999-09-26 | Need <sys/param.h> for MAXHOSTNAMELEN. | kleink | |
| 1999-09-21 | Fixed typo. (invalud -> invalid) | mason | |
| 1999-09-09 | Fixed typo. inbould -> inbound | mason | |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled | |
| so we shouldn't override it with versions in the manpages. Many more to come. | |||
| 1999-03-22 | Add my NAT configuration as an example. | mycroft | |
| 1999-03-06 | Fix minor formatting error. | mycroft | |
| 1999-02-14 | fix make MKSHARE=no by not protecting MAN=... with MKSHARE != no. | lukem | |
| (noted by mjl@netbsd.org) | |||
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem | |
| include <bsd.own.mk> if testing a MKxxx variable. | |||
| 1999-01-29 | Add descriptions of fields in the ipmon output. I considered converting | cjs | |
| this to mandoc and didn't, but that's not to say we should or shouldn't. | |||
| 1999-01-13 | Back out previous removal of BUGS section. | garbled | |
| 1999-01-12 | Inform users of the kernel options necc. to run these programs, and | garbled | |
| point them to options(4) for more details. Also point out that ipf is necc. for ipnat to function. Oh, and convert ipnat.8 to mandoc while I was in here... was easier to convert it then rewrite my stuff after I noticed.. Closes PR# 4813 by Jeff Thieleke | |||
| 1999-01-12 | Remove bugs section and blackhole email address per PR# 5247. | garbled | |
| 1998-11-29 | Even though they're u_quad_t's, GCC expects unsigned long long if using | thorpej | |
| %qu, and u_quad_t's are unsigned longs on LP64 platforms. So, cast them. | |||
| 1998-11-22 | merge ipf 3.2.10 | mrg | |
| 1998-11-22 | ip filter version 3.2.10 | mrg | |
| 1998-10-30 | Bail out instead of core-dumping if we don't understand the port range operator. | ws | |
| 1998-09-29 | don't install in /usr/share if NOSHARE is defined | lukem | |
| 1998-09-27 | don't install in /usr/share if NOSHARE is defined | lukem | |
| 1998-08-27 | Add {} pairs to shut up egcs. | ross | |
| 1998-07-14 | Fix typo, closes pr 5753 by Mason Loring Bliss. | frueauf | |
| 1998-07-12 | Resolve conflict from the import. | veego | |
| 1998-07-12 | Import IP Filter 3.2.9 | veego | |
| 1998-07-12 | ups, forgot to remove the #'s. | veego | |
| 1998-07-12 | Fix the 'RCS tag' conversion. | veego | |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg | |
| - ensure hostname from gethostname() is nul-terminated in all cases - minor KNF - use MAXHOSTNAMELEN over various other values/defines - be safe will buffers that hold hostnames | |||
| 1998-05-29 | Ups, again put the NetBSD rcs id into this files. | veego | |
| 1998-05-29 | Remove 14 and the hole results directory during a make clean. | veego | |
