Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2019 05:26:04 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r343703 - head/sys/contrib/ipfilter/netinet
Message-ID:  <201902030526.x135Q4lA017795@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sun Feb  3 05:26:04 2019
New Revision: 343703
URL: https://svnweb.freebsd.org/changeset/base/343703

Log:
  Remove a reference to HP-UX in a comment.
  
  MFC after:	1 month

Modified:
  head/sys/contrib/ipfilter/netinet/fil.c

Modified: head/sys/contrib/ipfilter/netinet/fil.c
==============================================================================
--- head/sys/contrib/ipfilter/netinet/fil.c	Sun Feb  3 05:26:01 2019	(r343702)
+++ head/sys/contrib/ipfilter/netinet/fil.c	Sun Feb  3 05:26:04 2019	(r343703)
@@ -2784,7 +2784,7 @@ ipf_firewall(fin, passp)
 /*             out(I)  - 0 == packet going in, 1 == packet going out        */
 /*             mp(IO)  - pointer to caller's buffer pointer that holds this */
 /*                       IP packet.                                         */
-/* Solaris & HP-UX ONLY :                                                   */
+/* Solaris:                                                                 */
 /*             qpi(I)  - pointer to STREAMS queue information for this      */
 /*                       interface & direction.                             */
 /*                                                                          */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902030526.x135Q4lA017795>