Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/dist/ipf
Module Name: basesrc
Committed By: thorpej
Date: Tue Apr 9 02:32:55 UTC 2002
Modified Files:
basesrc/dist/ipf: common.c facpri.c fils.c ipf.c ipfs.c ipft_ef.c
ipft_hx.c ipft_pc.c ipft_sn.c ipft_td.c ipft_tx.c ipmon.c ipnat.c
ipt.c kmem.c misc.c natparse.c opt.c parse.c printnat.c
basesrc/dist/ipf/ipsend: ip.c ipresend.c ipsend.c ipsopt.c iptest.c
iptests.c resend.c sbpf.c sock.c
Log Message:
Add the __unused__ attribute to rcsid[]/sccsid[]. Need to talk
to Darren about this more, but this gets it to compile with gcc 3.2.
To generate a diff of this commit:
cvs rdiff -r1.1.1.5 -r1.2 basesrc/dist/ipf/common.c
cvs rdiff -r1.3 -r1.4 basesrc/dist/ipf/facpri.c
cvs rdiff -r1.14 -r1.15 basesrc/dist/ipf/fils.c
cvs rdiff -r1.8 -r1.9 basesrc/dist/ipf/ipf.c basesrc/dist/ipf/ipmon.c
cvs rdiff -r1.5 -r1.6 basesrc/dist/ipf/ipfs.c basesrc/dist/ipf/ipft_tx.c \
basesrc/dist/ipf/ipt.c basesrc/dist/ipf/kmem.c
cvs rdiff -r1.4 -r1.5 basesrc/dist/ipf/ipft_ef.c basesrc/dist/ipf/ipft_hx.c \
basesrc/dist/ipf/ipft_pc.c basesrc/dist/ipf/ipft_sn.c \
basesrc/dist/ipf/ipft_td.c basesrc/dist/ipf/misc.c basesrc/dist/ipf/opt.c \
basesrc/dist/ipf/printnat.c
cvs rdiff -r1.9 -r1.10 basesrc/dist/ipf/ipnat.c
cvs rdiff -r1.7 -r1.8 basesrc/dist/ipf/natparse.c
cvs rdiff -r1.11 -r1.12 basesrc/dist/ipf/parse.c
cvs rdiff -r1.4 -r1.5 basesrc/dist/ipf/ipsend/ip.c \
basesrc/dist/ipf/ipsend/iptest.c basesrc/dist/ipf/ipsend/resend.c \
basesrc/dist/ipf/ipsend/sock.c
cvs rdiff -r1.3 -r1.4 basesrc/dist/ipf/ipsend/ipresend.c \
basesrc/dist/ipf/ipsend/ipsopt.c basesrc/dist/ipf/ipsend/iptests.c
cvs rdiff -r1.5 -r1.6 basesrc/dist/ipf/ipsend/ipsend.c
cvs rdiff -r1.2 -r1.3 basesrc/dist/ipf/ipsend/sbpf.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