summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_ftp_pxy.c
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>2000-02-10 21:29:11 +0000
committerguido <guido@FreeBSD.org>2000-02-10 21:29:11 +0000
commite515e856f280d78edb829da21b1856e4b474b6e3 (patch)
tree07b1687f6c21761758d4cebecb6dc90eb86efb80 /sys/netinet/ip_ftp_pxy.c
parentbca215974d628424d78a02d61d5e948f7fd95c54 (diff)
downloadFreeBSD-src-e515e856f280d78edb829da21b1856e4b474b6e3.zip
FreeBSD-src-e515e856f280d78edb829da21b1856e4b474b6e3.tar.gz
Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefine
CVS_FUBAR (which no longer exists) and thus forgot to add $FreeBSD's. Add them. Approved by: jkh (is part of ipfilter upgrade)
Diffstat (limited to 'sys/netinet/ip_ftp_pxy.c')
-rw-r--r--sys/netinet/ip_ftp_pxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/ip_ftp_pxy.c b/sys/netinet/ip_ftp_pxy.c
index 73c27ce..3ed1853 100644
--- a/sys/netinet/ip_ftp_pxy.c
+++ b/sys/netinet/ip_ftp_pxy.c
@@ -1,6 +1,7 @@
/*
* Simple FTP transparent proxy for in-kernel use. For use with the NAT
* code.
+ * $FreeBSD$
*/
#if SOLARIS && defined(_KERNEL)
extern kmutex_t ipf_rw;
OpenPOWER on IntegriCloud