Source-Changes archive

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

CVS commit: othersrc/external/bsd/sid



Module Name:    othersrc
Committed By:   agc
Date:           Fri Sep 25 18:54:03 UTC 2015

Modified Files:
        othersrc/external/bsd/sid/bin: 1.expected 2.expected 4.expected
            5.expected 6.expected
        othersrc/external/bsd/sid/dist: main.c sid.1 sid.c sid.h

Log Message:
Update sid to version 20150924

+ Add -V option to print version information on stderr and then exit

+ Only print linkname if we're working with a symbolic link

+ Make ftype field a string, rather than the S_IF* definition

+ crc32c prints out the value as a hex string - treat this as a string
in the output


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/sid/bin/1.expected \
    othersrc/external/bsd/sid/bin/2.expected \
    othersrc/external/bsd/sid/bin/4.expected \
    othersrc/external/bsd/sid/bin/5.expected \
    othersrc/external/bsd/sid/bin/6.expected
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/sid/dist/main.c \
    othersrc/external/bsd/sid/dist/sid.1 othersrc/external/bsd/sid/dist/sid.c \
    othersrc/external/bsd/sid/dist/sid.h

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