Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 12/11/1999 23:41:56
Module Name:	basesrc
Committed By:	veego
Date:		Sun Dec 12 07:41:56 UTC 1999

Removed Files:
	basesrc/dist/ipf: fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c
	    ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_log.c ip_nat.c
	    ip_nat.h ip_proxy.c ip_proxy.h ip_raudio_pxy.c ip_rcmd_pxy.c
	    ip_state.c ip_state.h ipl.h

Log Message:
We can't keep these files here:
- we need them in the syssrc set to compile a kernel
- we don't want two copies of the same file in our tree


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r0 basesrc/dist/ipf/fil.c basesrc/dist/ipf/ip_auth.c \
    basesrc/dist/ipf/ip_auth.h basesrc/dist/ipf/ip_compat.h \
    basesrc/dist/ipf/ip_fil.c basesrc/dist/ipf/ip_fil.h \
    basesrc/dist/ipf/ip_frag.c basesrc/dist/ipf/ip_frag.h \
    basesrc/dist/ipf/ip_ftp_pxy.c basesrc/dist/ipf/ip_log.c \
    basesrc/dist/ipf/ip_nat.c basesrc/dist/ipf/ip_nat.h \
    basesrc/dist/ipf/ip_proxy.c basesrc/dist/ipf/ip_proxy.h \
    basesrc/dist/ipf/ip_raudio_pxy.c basesrc/dist/ipf/ip_rcmd_pxy.c \
    basesrc/dist/ipf/ip_state.c basesrc/dist/ipf/ip_state.h \
    basesrc/dist/ipf/ipl.h

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