Source-Changes archive

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

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   sjg
Date:           Wed Jun  1 17:17:34 UTC 2005

Modified Files:
        src/usr.bin/make: main.c make.1 var.c
        src/usr.bin/make/unit-tests: Makefile test.exp varcmd
Added Files:
        src/usr.bin/make/unit-tests: modorder

Log Message:
Add :Ox for random ordering, based on patch from
Mike M. Volokhov <mishka%apk.od.ua@localhost>


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/usr.bin/make/main.c
cvs rdiff -r1.107 -r1.108 src/usr.bin/make/make.1
cvs rdiff -r1.92 -r1.93 src/usr.bin/make/var.c
cvs rdiff -r1.14 -r1.15 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/make/unit-tests/modorder
cvs rdiff -r1.12 -r1.13 src/usr.bin/make/unit-tests/test.exp
cvs rdiff -r1.1 -r1.2 src/usr.bin/make/unit-tests/varcmd

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