OpenBSD CVS

CVS log for src/sbin/ipf/Attic/ipf.8


[BACK] Up to [local] / src / sbin / ipf

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23, Wed May 30 02:11:40 2001 UTC (23 years ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +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.22 / (download) - annotate - [select for diffs], Sat Mar 18 22:55:58 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.21: +47 -33 lines
Diff to previous 1.21 (colored)

Remove hard sentence breaks, and some other cleanup along the way.

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

Finish standardizing options list introduction.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Feb 19 21:46:46 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Re-order SEE ALSO entries.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jan 24 07:25:37 2000 UTC (24 years, 4 months ago) by kjell
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

correct Xrs. marc@snafu.org.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 18 21:49:01 2000 UTC (24 years, 4 months ago) by aaron
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Repair duplicate word occurences; (as found by a Perl script sent to us from
Tom Christiansen <tchrist@perl.com>).

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 7 05:20:16 2000 UTC (24 years, 5 months ago) by kjell
Branch: MAIN
Changes since 1.16: +12 -5 lines
Diff to previous 1.16 (colored)

Update documentation to reflect 3.3.6 changes.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 12 05:05:00 1999 UTC (24 years, 7 months ago) by ericj
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored)

correct ipfilter url

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 8 14:06:31 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

whoops, forgot -E flag in an example

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 8 03:20:45 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

clarify what we mean by firewall

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 8 03:19:14 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.12: +15 -1 lines
Diff to previous 1.12 (colored)

complete SYNOPSIS and document -l option

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 8 03:10:03 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.11: +258 -94 lines
Diff to previous 1.11 (colored)

complete rewrite; this man page is now useful

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 6 19:15:01 1999 UTC (24 years, 11 months ago) by kjell
Branch: MAIN
Changes since 1.10: +2 -5 lines
Diff to previous 1.10 (colored)

Whoops. Missed man page. removed -U

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 4 02:45:17 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@

Revision 1.9 / (download) - annotate - [select for diffs], Fri May 28 22:59:59 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

more .El madness

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 16 19:56:13 1999 UTC (25 years ago) by alex
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Cleanup xrefs under SEE ALSO.  Specifically:

  - Sort xrefs by section, and then alphabetically.
  - Add missing commas between xref items.
  - Remove commas from the last xref entry.
  - Remove duplicate entries.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 29 17:57:35 1999 UTC (25 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Unfortunate side effect of the mandoc macros:
.Nd takes at most 9 arguments.

Hence, if the description is longer than that, you lose.
Unless you get it to be just one argument, by quoting it.

Automated search of other such manpages to do, or a way to fix
.Nd if someone knows enough troff...

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 2 16:21:35 1999 UTC (25 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.5: +8 -7 lines
Diff to previous 1.5 (colored)

.Pp macros do not belong immiedately after .Sh section header lines

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 6 23:18:23 1999 UTC (25 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)

match usage and man page

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 25 00:20:54 1999 UTC (25 years, 3 months ago) by kjell
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Moved to section 8. change title.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 10 22:12:52 1999 UTC (25 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Xr repairs

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 7 01:54:18 1999 UTC (25 years, 4 months ago) by millert
Branch: MAIN
Changes since 1.1: +94 -92 lines
Diff to previous 1.1 (colored)

convert to mdoc

Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 7 00:48:29 1999 UTC (25 years, 4 months ago) by deraadt
Branch: MAIN

man pages belong in section 8

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.