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:   apb
Date:           Sun Aug 24 18:27:17 UTC 2014

Modified Files:
        src/external/mit/xorg/bin/rgb: Makefile
        src/external/mit/xorg/bin/sessreg: Makefile
        src/external/mit/xorg/bin/xfs: Makefile
        src/external/mit/xorg/lib/libX11: Makefile
        src/external/mit/xorg/lib/libXcursor: Makefile
        src/sys/arch/alpha/stand: Makefile.bootxx

Log Message:
Avoid splitting sed programs over multiple lines with
<backslash><newline><indentation>.  Use multiple -e options instead.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/bin/rgb/Makefile
cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/bin/sessreg/Makefile
cvs rdiff -u -r1.9 -r1.10 src/external/mit/xorg/bin/xfs/Makefile
cvs rdiff -u -r1.11 -r1.12 src/external/mit/xorg/lib/libX11/Makefile
cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/lib/libXcursor/Makefile
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/alpha/stand/Makefile.bootxx

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