History log of /src/share/man/man9/pfil.9 |
Revision | | Date | Author | Comments |
1.40 |
| 15-Jan-2022 |
wiz | whitespace fix
|
1.39 |
| 15-Jan-2022 |
christos | PR/56629: Andreas Gustafsson: Update documentation about the filter head maintainance functions.
|
1.38 |
| 17-Jan-2018 |
uwe | Use more semantic markup.
|
1.37 |
| 17-Jan-2018 |
pgoyette | Avoid applying .Dv to the left parenthesis, since it is not applied to the closing right parenthesis.
|
1.36 |
| 17-Jan-2018 |
maya | document pfil_{add,remove}_ihook, pfil_run_{addr,if}hooks
from ryo shimizu in PR bin/51941
changes by myself: fix mdoc -Tlint, add missing set lists, adjust date to today, reword history addition.
|
1.35 |
| 01-Jun-2016 |
wiz | Use .An -nosplit.
|
1.34 |
| 01-Jun-2016 |
pgoyette | Use .An for authors. From PR misc/49516
|
1.33 |
| 22-Aug-2013 |
wiz | Remove PFIL_HOOKS references, code was unifdefed. From David H. Gutteridge in PR 48146.
Bump date.
|
1.32 |
| 22-Mar-2010 |
joerg | branches: 1.32.2; 1.32.8; 1.32.14; Use .In instead of .Aq Pa for header files.
|
1.31 |
| 29-May-2008 |
mrg | remove clause #3 from my license where there are no other copyright holders involved.
|
1.30 |
| 08-Jan-2006 |
riz | branches: 1.30.20; 1.30.22; 1.30.24; pfil_add_hook() and pfil_remove_hook() return int, not void. From Liam J. Foy.
|
1.29 |
| 26-Sep-2005 |
rpaulo | Sync prototypes with reality.
|
1.28 |
| 27-Jul-2004 |
wiz | branches: 1.28.2; New sentence, new line; use Aq Pa for header file inclusion; no parentheses at eol.
|
1.27 |
| 27-Jul-2004 |
wiz | Do not put parentheses on their own line; bump date for previous.
|
1.26 |
| 27-Jul-2004 |
yamt | PFIL_NEWIF -> PFIL_IFNET.
|
1.25 |
| 25-Jul-2004 |
yamt | document recent changes. provided by Peter Postma. PR/26068 mdoc tweaks by me.
|
1.24 |
| 01-Jan-2004 |
wiz | branches: 1.24.4; Bump date for new history section.
|
1.23 |
| 01-Jan-2004 |
mrg | add a history section.
|
1.22 |
| 01-Jul-2003 |
wiz | Remove .Nx before 1.5K.
|
1.21 |
| 16-Apr-2003 |
wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
1.20 |
| 22-Nov-2002 |
wiz | Use correct macro.
|
1.19 |
| 14-Oct-2002 |
wiz | New sentence, new line.
|
1.18 |
| 16-Jul-2002 |
lha | add missing pfil_head_get in manpage add missing MLINKS add new files to sets lists
fixes my own pr kern/15060
|
1.17 |
| 13-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.16 |
| 26-Dec-2001 |
wiz | Sort sections.
|
1.15 |
| 04-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.14 |
| 11-Nov-2000 |
thorpej | Update for the new pfil framework.
|
1.13 |
| 20-Feb-2000 |
darrenr | update to match recent changes
|
1.12 |
| 18-Jun-1999 |
mrg | fix includes: out goes netinet/ip.h, in comings sys/mbuf, net/if.h and net/pfil.h. partly from mike@pelley.com in PR#7803.
|
1.11 |
| 16-Mar-1999 |
garbled | More .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.10 |
| 10-Nov-1998 |
msaitoh | Add missing period.
|
1.9 |
| 03-Sep-1998 |
msaitoh | Eliminate extra comma in SEE ALSO section
|
1.8 |
| 19-Mar-1998 |
mrg | convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and change pfil_add_hook to put output filters at the tail of the queue, while continuing to place input filters at the head of the queue. update the two users of these functions, and document these changes.
fixes PR#4593.
|
1.7 |
| 11-Nov-1997 |
mrg | add missing .Nm sections
|
1.6 |
| 10-Oct-1997 |
mrg | branches: 1.6.2; remove advertising clause from all my licenses.
|
1.5 |
| 08-Oct-1997 |
jtc | Fix tipo inherited from old version of TNF copyright form. s/REGENTS/FOUNDATION/.
|
1.4 |
| 13-Apr-1997 |
mrg | update this a bit.
|
1.3 |
| 02-Dec-1996 |
tls | option is PFIL_HOOKS, not PACKET_FILTER
|
1.2 |
| 18-Nov-1996 |
mrg | update copyright.
|
1.1 |
| 06-Sep-1996 |
mrg | add pfil manual page.
|
1.6.2.1 |
| 11-Nov-1997 |
mrg | pull up from trunk: add missing .Nm sections
|
1.24.4.1 |
| 09-Jan-2006 |
tron | Pull up following revision(s) (requested by riz in ticket #10217): share/man/man9/pfil.9: revision 1.30 via patch pfil_add_hook() and pfil_remove_hook() return int, not void. From Liam J. Foy.
|
1.28.2.1 |
| 09-Jan-2006 |
tron | Pull up following revision(s) (requested by riz in ticket #1110): share/man/man9/pfil.9: revision 1.30 via patch pfil_add_hook() and pfil_remove_hook() return int, not void. From Liam J. Foy.
|
1.30.24.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.30.22.1 |
| 04-Jun-2008 |
yamt | sync with head
|
1.30.20.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.32.14.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.32.8.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.32.2.2 |
| 22-Mar-2010 |
joerg | Use .In instead of .Aq Pa for header files.
|
1.32.2.1 |
| 22-Mar-2010 |
joerg | file pfil.9 was added on branch uebayasi-xip on 2010-03-22 18:58:34 +0000
|