Source-Changes archive

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

CVS commit: othersrc/external/bsd/circa



Module Name:    othersrc
Committed By:   agc
Date:           Thu Feb 16 04:05:12 UTC 2012

Modified Files:
        othersrc/external/bsd/circa/dist: circa.c circa.h libcirca.3 main.c
        othersrc/external/bsd/circa/libcirca: shlib_version

Log Message:
Add an argument to circa_file(3), and a command line flag (-n) to
circa(1), to denote that we do/do not want the circa header placed in the
output.  This is useful in cases where the sectorsize is pre-defined,
and so we do not need to place the value in a header in the output.

Bump shlib major version for the change to the API for libcirca(3).


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 othersrc/external/bsd/circa/dist/circa.c \
    othersrc/external/bsd/circa/dist/libcirca.3 \
    othersrc/external/bsd/circa/dist/main.c
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/circa/dist/circa.h
cvs rdiff -u -r1.1.1.1 -r1.2 \
    othersrc/external/bsd/circa/libcirca/shlib_version

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