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. */ /* */ _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"