OpenBSD CVS

CVS log for src/usr.sbin/ipftest/Attic/ipftest.1


[BACK] Up to [local] / src / usr.sbin / ipftest

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17, Wed May 30 02:12:44 2001 UTC (23 years ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +1 -1 lines
FILE REMOVED

Remove ipf.  Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too).  Specifically,
Darren says that modified versions are not permitted.  But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia.  Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).

Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 9 17:53:14 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 12 21:47:53 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Trailing whitespace begone!

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 19 17:57:05 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.13: +36 -20 lines
Diff to previous 1.13 (colored)

Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
cleanup along the way.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 5 00:28:51 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Finish standardizing options list introduction.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 13 19:48:31 1999 UTC (24 years, 7 months ago) by ericj
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

remove trailing comma also. oops

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 13 19:46:56 1999 UTC (24 years, 7 months ago) by ericj
Branch: MAIN
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

remove .Xr to a few non-existant man pages

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 7 10:50:12 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Out of the approximately 1450 man pages, only about 90 of them were wrong.
Thanks to kwesterback@home.com for coming up with a script and patch to repair
this. The patch also inserted a .Os macro in the few man pages that were
missing one.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jun 5 22:17:04 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.8: +14 -14 lines
Diff to previous 1.8 (colored)

remove trailing whitespace, some Nm cleanup

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 24 23:39:57 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.7: +136 -114 lines
Diff to previous 1.7 (colored)

new mdoc ipftest(1) man page; kwesterback@home.com

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 10 22:12:53 1999 UTC (25 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Xr repairs

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 15 10:05:51 1998 UTC (25 years, 8 months ago) by pattonme
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

updated to v3.2.9 of Darren's codebase. His code reimplements variable
locking, replaces u_long's with u_32_t to properly handle 64bit archs.
Wrapped OpenBSD specific preprocessor logic.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 26 04:16:39 1998 UTC (26 years, 4 months ago) by dgregor
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

IPF 3.2.3

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 9 11:26:43 1997 UTC (27 years, 2 months ago) by kstailey
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

spelling

Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 11 22:23:57 1997 UTC (27 years, 4 months ago) by kstailey
Branch: MAIN
Changes since 1.2: +45 -23 lines
Diff to previous 1.2 (colored)

IPF 1.3.7

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 18 04:59:25 1996 UTC (27 years, 10 months ago) by dm
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +7 -1 lines
Diff to previous 1.1 (colored)

ipfilter 3.1.0

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 7 02:34:27 1996 UTC (28 years, 5 months ago) by dm
Branch: MAIN

from beurton@fnet.fr:  Darren Reed's IP filter

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.