Source-Changes archive

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

CVS commit: src/external/bsd/ipf/dist



Module Name:    src
Committed By:   christos
Date:           Sun Oct 21 22:57:48 UTC 2012

Modified Files:
        src/external/bsd/ipf/dist: ipf.h ipmon.h
        src/external/bsd/ipf/dist/tools: ipmon.c ipmon_y.y

Log Message:
- fix alignment issues in ipmon
- protoize ipmon.c, use void *, size_t instead of char *, int.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/dist/ipf.h \
    src/external/bsd/ipf/dist/ipmon.h
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/tools/ipmon.c
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/ipf/dist/tools/ipmon_y.y

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