History log of /src/sbin/ipf/ipf/ipf.4 (Results 1 – 20 of 20)
Revision Date Author Comments
# e413da13 13-Nov-2024 Graham Percival <gperciva@tarsnap.com>

manuals: fix "PP after SS | SH" warnings

The full mandoc warnings were:
skipping paragraph macro: PP after SS
skipping paragraph macro: PP after SH

The rendered output (in ascii and html) i

manuals: fix "PP after SS | SH" warnings

The full mandoc warnings were:
skipping paragraph macro: PP after SS
skipping paragraph macro: PP after SH

The rendered output (in ascii and html) is not affected by this commit.

Fixes made by script in https://github.com/Tarsnap/freebsd-doc-scripts

Signed-off-by: Graham Percival <gperciva@tarsnap.com>
Reviewed by: jlduran, mhorne
MFC after: 1 week
Sponsored by: Tarsnap Backup Inc.
Pull Request: https://github.com/freebsd/freebsd-src/pull/1524

show more ...


# b2c76c41 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line nroff pattern

Remove /^\.\\"\s*\$FreeBSD\$$\n/


# b89592a9 04-Sep-2022 Gordon Bergling <gbe@FreeBSD.org>

ipf.4: Correct a typo in the manual page

- s/occured/occurred/

MFC after: 3 days


# cc3e5b37 04-Jan-2022 Cy Schubert <cy@FreeBSD.org>

ipfilter userland: Fix typos

Reported by: netchild
Fixes: 2582ae5740181e0d2bab10003d66ae91c9b56329
MFC after: 1 month


# d86f022e 04-Jan-2022 Cy Schubert <cy@FreeBSD.org>

ipfilter: Fix typos

Reported by: jrtc27
Fixes: 2582ae5740181e0d2bab10003d66ae91c9b56329
MFC after: 1 month


# 2582ae57 22-Dec-2021 Cy Schubert <cy@FreeBSD.org>

ipfilter: Adjust userland returns to conform to style(9)

Adjust ipfilter's userland return statements to conform to style(9).

MFC after: 1 month


# 41edb306 15-Dec-2021 Cy Schubert <cy@FreeBSD.org>

ipfilter: Move userland bits to sbin

Through fixes and improvements our ipfilter sources have diverged
enough to warrant move from contrib into sbin/ipf. Now that I'm
planning on implementing MSS cl

ipfilter: Move userland bits to sbin

Through fixes and improvements our ipfilter sources have diverged
enough to warrant move from contrib into sbin/ipf. Now that I'm
planning on implementing MSS clamping as in iptables it makes more
sense to move ipfilter to sbin.

This is the second of three commits of the ipfilter move.

Suggested by glebius on two occaions.

Suggested by and discussed with: glebius
Reviewed by: glebius, kp (for #network)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D33510

show more ...


# e673debe 03-Feb-2021 Cy Schubert <cy@FreeBSD.org>

Simplify BSD macro tests.

All FreeBSD and NetBSD are BSD >= 199306 and have been for a long time.

MFC after: 1 week


# 4cd1807c 26-Jan-2021 Cy Schubert <cy@FreeBSD.org>

Retire the K&R/STD C __P prototype declarations.

In the old days when K&R C and STD C were each in use a workaround
(read hack) was required to allow the same code to work on each
without modificati

Retire the K&R/STD C __P prototype declarations.

In the old days when K&R C and STD C were each in use a workaround
(read hack) was required to allow the same code to work on each
without modification. All C compilers support STD C. We can finally
put the __P prototype to rest.

MFC after: 1 week

show more ...


# bfc88dcb 06-Sep-2013 Cy Schubert <cy@FreeBSD.org>

Update ipfilter 4.1.28 --> 5.1.2.

Approved by: glebius (mentor)
BSD Licensed by: Darren Reed <darrenr@reed.wattle.id.au> (author)


# 750e8832 25-Apr-2005 Darren Reed <darrenr@FreeBSD.org>

* Someone imported a lot of files with the wrong CVS tag, so lots of files need
that fixed in them....
* Keep unnecessary files out of the non-vendor part of this CVS repository.


# 68d12435 19-Mar-2002 Darren Reed <darrenr@FreeBSD.org>

fix conflicts generated by import, completing import of ipf3.4.25


# 33fe2fbd 26-Oct-2000 Darren Reed <darrenr@FreeBSD.org>

fix conflicts from rcsids


# 96c630d7 10-Feb-2000 Peter Wemm <peter@FreeBSD.org>

Not in this commit: Many spammed deltas have been removed to restore
back to the vendor branch.

Re-merge changes from the vendor branch.

Undo the local spammed changes that I could find. There ar

Not in this commit: Many spammed deltas have been removed to restore
back to the vendor branch.

Re-merge changes from the vendor branch.

Undo the local spammed changes that I could find. There are probably
more local fixes that were clobbered that I've missed.

show more ...


# dd21baed 20-Jun-1998 Peter Wemm <peter@FreeBSD.org>

Merge 3.2.3 -> 3.2.7 changes into mainline.


# 68bf8f9e 08-Jun-1998 Joseph Koshy <jkoshy@FreeBSD.org>

Spelling fixes.

Submitted by: Josh Gilliam <josh@quick.net>
PR: 6880


# f4b66bee 21-Mar-1998 Peter Wemm <peter@FreeBSD.org>

Import ipfilter 3.2.3


# af5dd318 16-Nov-1997 Peter Wemm <peter@FreeBSD.org>

Import ipfilter 3.2.1 (update from 3.1.8)


# 5a1a9355 03-Apr-1997 Darren Reed <darrenr@FreeBSD.org>

Import IP Filter version 3.2alpha4 to bring in working LKM for 2.2


# b4ebec5b 09-Feb-1997 Darren Reed <darrenr@FreeBSD.org>

Import IP Filter v3.1.7 into FreeBSD tree