Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/22/2004 15:16:30
Module Name:	src
Committed By:	itojun
Date:		Tue Jun 22 15:16:30 UTC 2004

Modified Files:
	src/dist/pf/sbin/pfctl: parse.y pf_print_state.c pfctl.c pfctl.h
	    pfctl_altq.c pfctl_osfp.c pfctl_parser.c pfctl_parser.h
	    pfctl_qstats.c pfctl_radix.c pfctl_table.c
	src/distrib/sets/lists/base: mi
	src/sbin: Makefile
Added Files:
	src/sbin/pfctl: Makefile

Log Message:
PF from openbsd 3.5
massage pfctl to compile/run on netbsd.  put reachover makefile for pfctl
into src/sbin.
reviewed by matt, perry, christos


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/pf/sbin/pfctl/parse.y \
    src/dist/pf/sbin/pfctl/pf_print_state.c src/dist/pf/sbin/pfctl/pfctl.c \
    src/dist/pf/sbin/pfctl/pfctl.h src/dist/pf/sbin/pfctl/pfctl_altq.c \
    src/dist/pf/sbin/pfctl/pfctl_osfp.c src/dist/pf/sbin/pfctl/pfctl_parser.c \
    src/dist/pf/sbin/pfctl/pfctl_parser.h \
    src/dist/pf/sbin/pfctl/pfctl_qstats.c \
    src/dist/pf/sbin/pfctl/pfctl_radix.c src/dist/pf/sbin/pfctl/pfctl_table.c
cvs rdiff -r1.483 -r1.484 src/distrib/sets/lists/base/mi
cvs rdiff -r1.86 -r1.87 src/sbin/Makefile
cvs rdiff -r0 -r1.1 src/sbin/pfctl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.