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:   roy
Date:           Wed Feb  3 20:56:54 UTC 2010

Modified Files:
        src/lib/libterminfo: Makefile genhash genman genthash
        src/tools: Makefile
Added Files:
        src/lib/libterminfo: hash.c termcap_hash.c terminfo.5
Removed Files:
        src/tools/nbperf: Makefile

Log Message:
Store our generated files in CVS and remove nbperf from the toolchain.
This allows us to build consistent libs without an ever changing hash.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libterminfo/Makefile \
    src/lib/libterminfo/genhash
cvs rdiff -u -r1.1 -r1.2 src/lib/libterminfo/genman \
    src/lib/libterminfo/genthash
cvs rdiff -u -r0 -r1.1 src/lib/libterminfo/hash.c \
    src/lib/libterminfo/termcap_hash.c src/lib/libterminfo/terminfo.5
cvs rdiff -u -r1.134 -r1.135 src/tools/Makefile
cvs rdiff -u -r1.1 -r0 src/tools/nbperf/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