Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   jmc
Date:           Fri Dec 16 16:25:07 UTC 2005

Modified Files:
        src/lib/libipsec: Makefile
        src/sbin/setkey: Makefile
Removed Files:
        src/crypto/dist/ipsec-tools/src/libipsec: policy_parse.c policy_parse.h
            policy_token.c
        src/crypto/dist/ipsec-tools/src/setkey: parse.c parse.h token.c

Log Message:
Redo previous rework to generate yacc/lex output again and remove generated
copies from the import as they don't compile clean across all archs.


To generate a diff of this commit:
cvs rdiff -r1.2 -r0 src/crypto/dist/ipsec-tools/src/libipsec/policy_parse.c \
    src/crypto/dist/ipsec-tools/src/libipsec/policy_parse.h \
    src/crypto/dist/ipsec-tools/src/libipsec/policy_token.c
cvs rdiff -r1.2 -r0 src/crypto/dist/ipsec-tools/src/setkey/parse.c \
    src/crypto/dist/ipsec-tools/src/setkey/parse.h \
    src/crypto/dist/ipsec-tools/src/setkey/token.c
cvs rdiff -r1.15 -r1.16 src/lib/libipsec/Makefile
cvs rdiff -r1.8 -r1.9 src/sbin/setkey/Makefile

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