OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21, Wed May 30 02:11:45 2001 UTC (23 years ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +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.20 / (download) - annotate - [select for diffs], Tue Nov 14 18:55:56 2000 UTC (23 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.19: +5 -3 lines
Diff to previous 1.19 (colored)

Document the -g option; closes PR/1509 from mpech@prosoft.org.lv.

Revision 1.19 / (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_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.18: +5 -3 lines
Diff to previous 1.18 (colored)

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

Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 5 20:08:03 1999 UTC (24 years, 8 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

.Sh OPTIONS -> "The options are as follows:"

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 8 05:20:14 1999 UTC (24 years, 11 months ago) by kjell
Branch: MAIN
Changes since 1.16: +5 -3 lines
Diff to previous 1.16 (colored)

Fix references to -i, -o and -h.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 8 00:05:21 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.15: +1 -7 lines
Diff to previous 1.15 (colored)

poof

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

cleanup; still needs kmem removal (terrible)

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jul 7 10:50:10 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Sun Jul 4 16:06:38 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.12: +20 -16 lines
Diff to previous 1.12 (colored)

some repairs

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 4 15:34:52 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.11: +92 -71 lines
Diff to previous 1.11 (colored)

new -mdoc man pages; kwesterback@home.com

Revision 1.11 / (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.10: +2 -2 lines
Diff to previous 1.10 (colored)

Xr repairs

Revision 1.10 / (download) - annotate - [select for diffs], Tue Sep 15 09:58:34 1998 UTC (25 years, 8 months ago) by pattonme
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.9: +10 -4 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Mon May 18 03:36:46 1998 UTC (26 years ago) by art
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

ipfstat does not read from /vmunix

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

IPF 3.2.3

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 11 22:23:43 1997 UTC (27 years, 4 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.6: +43 -26 lines
Diff to previous 1.6 (colored)

IPF 1.3.7

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 18 05:08:09 1996 UTC (27 years, 10 months ago) by dm
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.5: +3 -6 lines
Diff to previous 1.5 (colored)

ipfilter 3.1.0

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 10 03:58:41 1996 UTC (27 years, 11 months ago) by ccappuc
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

slight cosmetic fix

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 10 03:53:50 1996 UTC (27 years, 11 months ago) by ccappuc
Branch: MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 (colored)

no vmunix here, kernel is /bsd...

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 23 14:30:57 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2 (colored)

update rcsid

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 25 05:41:30 1996 UTC (28 years, 4 months ago) by dm
Branch: MAIN
Changes since 1.1: +17 -9 lines
Diff to previous 1.1 (colored)

IP filter 3.0.1

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 7 02:33:36 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.