Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2001 14:20:24 -0600
From:      "Jason Smethers" <jsmethers@pdq.net>
To:        <current@freebsd.org>, "Poul-Henning Kamp" <phk@freebsd.org>
Subject:   Re: <sys/queue.h> API cleanup patch.
Message-ID:  <006001c08e1e$be6188c0$edcf1f40@pdq.net>
References:  <14843.981229761@critter>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Poul-Henning Kamp" <phk@freebsd.org>
> I have created a patch which goes a long way to clean up the the
> usage of the <sys/queue.h> API.  The patch is generated
automatically
> and the objectfiles are identical if line numbers are preserved by
> breaking style(9).
>
> You can find the script and the patch here:
>
> http://phk.freebsd.dk/patch

> Index: netinet/fil.c

This is part of ipfilter.

Ipfilter #ifdef's usage of <sys/queue.h> depending on the OS and OS
revision. If we are going to make queue changes to it, we may as well
also rip out the #ifdef's around queue usage based on other OS's and
OS revisions.

- Jason



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006001c08e1e$be6188c0$edcf1f40>