/freebsd/sbin/ipf/libipf/ |
H A D | alist_free.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | assigndefined.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printaddr.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printdstlistpolicy.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printfieldhdr.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printhashdata.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printhost.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printiphdr.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printnatside.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printstatefields.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printtqtable.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printunit.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | freembt.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | mb_hexdump.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printdstlistdata.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printipfexpr.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printlookup.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printnatfield.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printpoolfield.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | resetlexer.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | rwlock_emul.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | binprint.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | fill6bits.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | optprint.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|
H A D | printactiveaddr.c | diff efeb8bffe34422937c7f8df836afb5b817366d16 Mon Dec 20 18:07:20 CET 2021 Cy Schubert <cy@FreeBSD.org> ipflter: ANSIfy userland function declarations
Convert ipfilter userland function declarations from K&R to ANSI. This syncs our function declarations with NetBSD hg commit 75edcd7552a0 (apply our changes). Though not copied from NetBSD, this change was partially inspired by NetBSD's work and inspired by style(9).
Reviewed by: glebius (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33595
|