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:   ozaki-r
Date:           Tue Mar 25 09:52:56 UTC 2014

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/distrib/sets/lists/man: mi
        src/etc: Makefile.params
        src/external/cddl: Makefile
        src/external/cddl/osnet/lib: Makefile
        src/external/cddl/osnet/usr.bin: Makefile
        src/share/man/man5: mk.conf.5
        src/share/mk: bsd.README bsd.own.mk bsd.prog.mk
        src/tools: Makefile

Log Message:
Add MKCTF

This variable separates CTF stuffs from MKDTRACE; we can build DTrace
solely without building and using them. This allows us to use DTrace
even if CTF stuffs have problems (actually they have now).

This variable would be merged into MKDTRACE eventually, once CTF stuffs
work correctly again.


To generate a diff of this commit:
cvs rdiff -u -r1.1886 -r1.1887 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.1465 -r1.1466 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.10 -r1.11 src/etc/Makefile.params
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/Makefile
cvs rdiff -u -r1.5 -r1.6 src/external/cddl/osnet/lib/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/usr.bin/Makefile
cvs rdiff -u -r1.67 -r1.68 src/share/man/man5/mk.conf.5
cvs rdiff -u -r1.328 -r1.329 src/share/mk/bsd.README
cvs rdiff -u -r1.791 -r1.792 src/share/mk/bsd.own.mk
cvs rdiff -u -r1.289 -r1.290 src/share/mk/bsd.prog.mk
cvs rdiff -u -r1.171 -r1.172 src/tools/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