History log of /src/share/man/man9/accept_filter.9 (Results 1 – 25 of 54)
Revision Date Author Comments
# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

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


# b8cfd0c1 19-Dec-2020 Gordon Bergling <gbe@FreeBSD.org>

accept_filter(9): Fix a mandoc related error

- no blank before trailing delimiter


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

Remove $FreeBSD$: two-line nroff pattern

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


# b8cfd0c1 19-Dec-2020 Gordon Bergling <gbe@FreeBSD.org>

accept_filter(9): Fix a mandoc related error

- no blank before trailing delimiter


# a4bf5fb9 28-Apr-2010 Kirk McKusick <mckusick@FreeBSD.org>

Update to current version of head.


# aa12cea2 14-Apr-2010 Ulrich Spörlein <uqs@FreeBSD.org>

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Appro

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Approved by: philip, ed (mentors)

show more ...


# 167fcf05 18-Jul-2008 David Malone <dwmalone@FreeBSD.org>

Add a man page for the DNS accept filter.


# bf7f20c2 16-Jun-2004 Ruslan Ermilov <ru@FreeBSD.org>

Assorted markup, spelling, and grammar fixes.


# 1bc8ec47 23-Oct-2003 Hiten Pandya <hmp@FreeBSD.org>

Mdoc Janitor:

* Add a forgotten .An macro for 'Jeroen Ruigrok van der Werven'.

Noticed by: simon@


# 8d8abf46 23-Oct-2003 Hiten Pandya <hmp@FreeBSD.org>

Mdoc Janitor:

* Add .Vt in the right places, transform some .Fa to .Vt, depending
on discussion context.

* When refering to the function malloc(), use .Fn, and not .Xr.

* Add `The' to pr

Mdoc Janitor:

* Add .Vt in the right places, transform some .Fa to .Vt, depending
on discussion context.

* When refering to the function malloc(), use .Fn, and not .Xr.

* Add `The' to prefix a sentence when describing a function, so
it results in ``The xxx() function..."

* Use `system call' instead of `syscall'.

* Improve the sentence which discusses accept_filt_generic_mod_event();
Talk about moduledata_t, and refer to the DECLARE_MODULE(9) manual
page.

* Properly markup .An (Author Name) throughout the AUTHORS section.

show more ...


# 57bd0fc6 27-Dec-2002 Jens Schweikhardt <schweikh@FreeBSD.org>

english(4) police.


# 9e9715e9 10-Oct-2002 Alfred Perlstein <alfred@FreeBSD.org>

de-__P()


# 32eef9ae 01-Oct-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: Use the new .In macro for #include statements.


# 5521ff5a 06-Jul-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).


# 6c613605 15-Feb-2001 Bruce Evans <bde@FreeBSD.org>

Fixed missing include in synopsis.

Added evil #define of ACCEPT_FILTER_MODULE to synopsis. Some of
the functions defined in this man page aren't declared unless
ACCEPT_FILTER_MOD is defined before

Fixed missing include in synopsis.

Added evil #define of ACCEPT_FILTER_MODULE to synopsis. Some of
the functions defined in this man page aren't declared unless
ACCEPT_FILTER_MOD is defined before including <sys/socketvar.h>.

show more ...


# 16fb0774 15-Nov-2000 Alfred Perlstein <alfred@FreeBSD.org>

Xref accf_http and accf_data


# e8af5965 06-Oct-2000 Paul Saab <ps@FreeBSD.org>

Correct who pioneered the accept filters and Yahoo!'s company name.


# 38bd736e 15-Aug-2000 Mark Murray <markm@FreeBSD.org>

Grammar police; "has been written by" --> "was written by".


# ad9bccc5 10-Jul-2000 Alfred Perlstein <alfred@FreeBSD.org>

attrib properly.

Pointed out by: asmodai


# fb567cd9 10-Jul-2000 Alfred Perlstein <alfred@FreeBSD.org>

Document the kernel interface for accept filters.
Thanks to sheldonh for cleaning up the rough initial manpage.


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

Remove $FreeBSD$: two-line nroff pattern

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


# b8cfd0c1 19-Dec-2020 Gordon Bergling <gbe@FreeBSD.org>

accept_filter(9): Fix a mandoc related error

- no blank before trailing delimiter


# a4bf5fb9 28-Apr-2010 Kirk McKusick <mckusick@FreeBSD.org>

Update to current version of head.


# aa12cea2 14-Apr-2010 Ulrich Spörlein <uqs@FreeBSD.org>

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Appro

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Approved by: philip, ed (mentors)

show more ...


# 167fcf05 18-Jul-2008 David Malone <dwmalone@FreeBSD.org>

Add a man page for the DNS accept filter.


123