Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dist/ipf/netinet
Module Name: src
Committed By: christos
Date: Sun May 29 21:57:49 UTC 2005
Modified Files:
src/sys/dist/ipf/netinet: fil.c ip_fil.h ip_fil_netbsd.c ip_ftp_pxy.c
ip_irc_pxy.c ip_pptp_pxy.c
Log Message:
- sprinkle const
- avoid variable shadowing.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dist/ipf/netinet/fil.c \
src/sys/dist/ipf/netinet/ip_fil_netbsd.c
cvs rdiff -r1.3 -r1.4 src/sys/dist/ipf/netinet/ip_fil.h \
src/sys/dist/ipf/netinet/ip_pptp_pxy.c
cvs rdiff -r1.7 -r1.8 src/sys/dist/ipf/netinet/ip_ftp_pxy.c
cvs rdiff -r1.4 -r1.5 src/sys/dist/ipf/netinet/ip_irc_pxy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index