Source-Changes archive

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

CVS commit: othersrc/usr.bin/dholland-make



Module Name:    othersrc
Committed By:   dholland
Date:           Mon Feb 25 01:37:17 UTC 2013

Removed Files:
        othersrc/usr.bin/dholland-make: Makefile Makefile.boot arch.c buf.c
            buf.h compat.c cond.c config.h dir.c dir.h for.c hash.c hash.h
            job.c job.h lst.h main.c make.1 make.c make.h make_malloc.c
            make_malloc.h meta.c meta.h nonints.h parse.c pathnames.h sprite.h
            str.c strlist.c strlist.h suff.c targ.c trace.c trace.h util.c
            var.c
        othersrc/usr.bin/dholland-make/PSD.doc: Makefile tutorial.ms
        othersrc/usr.bin/dholland-make/lst.lib: Makefile lstAppend.c lstAtEnd.c
            lstAtFront.c lstClose.c lstConcat.c lstDatum.c lstDeQueue.c
            lstDestroy.c lstDupl.c lstEnQueue.c lstFind.c lstFindFrom.c
            lstFirst.c lstForEach.c lstForEachFrom.c lstInit.c lstInsert.c
            lstInt.h lstIsAtEnd.c lstIsEmpty.c lstLast.c lstMember.c lstNext.c
            lstOpen.c lstPrev.c lstRemove.c lstReplace.c lstSucc.c
        othersrc/usr.bin/dholland-make/unit-tests: Makefile comment cond1
            doterror dotwait error export export-all forloop forsubst hash misc
            moderrs modmatch modmisc modorder modts modword order phony-end
            posix qequals sysv ternary test.exp unexport unexport-env varcmd

Log Message:
Remove this copy; it is broken. admins please G/C if possible


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 othersrc/usr.bin/dholland-make/Makefile \
    othersrc/usr.bin/dholland-make/Makefile.boot \
    othersrc/usr.bin/dholland-make/arch.c \
    othersrc/usr.bin/dholland-make/buf.c othersrc/usr.bin/dholland-make/buf.h \
    othersrc/usr.bin/dholland-make/compat.c \
    othersrc/usr.bin/dholland-make/cond.c \
    othersrc/usr.bin/dholland-make/config.h \
    othersrc/usr.bin/dholland-make/dir.c othersrc/usr.bin/dholland-make/dir.h \
    othersrc/usr.bin/dholland-make/for.c \
    othersrc/usr.bin/dholland-make/hash.c \
    othersrc/usr.bin/dholland-make/hash.h \
    othersrc/usr.bin/dholland-make/job.c othersrc/usr.bin/dholland-make/job.h \
    othersrc/usr.bin/dholland-make/lst.h \
    othersrc/usr.bin/dholland-make/main.c \
    othersrc/usr.bin/dholland-make/make.1 \
    othersrc/usr.bin/dholland-make/make.c \
    othersrc/usr.bin/dholland-make/make.h \
    othersrc/usr.bin/dholland-make/make_malloc.c \
    othersrc/usr.bin/dholland-make/make_malloc.h \
    othersrc/usr.bin/dholland-make/meta.c \
    othersrc/usr.bin/dholland-make/meta.h \
    othersrc/usr.bin/dholland-make/nonints.h \
    othersrc/usr.bin/dholland-make/parse.c \
    othersrc/usr.bin/dholland-make/pathnames.h \
    othersrc/usr.bin/dholland-make/sprite.h \
    othersrc/usr.bin/dholland-make/str.c \
    othersrc/usr.bin/dholland-make/strlist.c \
    othersrc/usr.bin/dholland-make/strlist.h \
    othersrc/usr.bin/dholland-make/suff.c \
    othersrc/usr.bin/dholland-make/targ.c \
    othersrc/usr.bin/dholland-make/trace.c \
    othersrc/usr.bin/dholland-make/trace.h \
    othersrc/usr.bin/dholland-make/util.c
cvs rdiff -u -r1.1.1.2 -r0 othersrc/usr.bin/dholland-make/var.c
cvs rdiff -u -r1.1.1.1 -r0 othersrc/usr.bin/dholland-make/PSD.doc/Makefile \
    othersrc/usr.bin/dholland-make/PSD.doc/tutorial.ms
cvs rdiff -u -r1.1.1.1 -r0 othersrc/usr.bin/dholland-make/lst.lib/Makefile \
    othersrc/usr.bin/dholland-make/lst.lib/lstAppend.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstAtEnd.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstAtFront.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstClose.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstConcat.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstDatum.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstDeQueue.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstDestroy.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstDupl.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstEnQueue.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstFind.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstFindFrom.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstFirst.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstForEach.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstForEachFrom.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstInit.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstInsert.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstInt.h \
    othersrc/usr.bin/dholland-make/lst.lib/lstIsAtEnd.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstIsEmpty.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstLast.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstMember.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstNext.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstOpen.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstPrev.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstRemove.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstReplace.c \
    othersrc/usr.bin/dholland-make/lst.lib/lstSucc.c
cvs rdiff -u -r1.1.1.1 -r0 othersrc/usr.bin/dholland-make/unit-tests/Makefile \
    othersrc/usr.bin/dholland-make/unit-tests/comment \
    othersrc/usr.bin/dholland-make/unit-tests/cond1 \
    othersrc/usr.bin/dholland-make/unit-tests/doterror \
    othersrc/usr.bin/dholland-make/unit-tests/dotwait \
    othersrc/usr.bin/dholland-make/unit-tests/error \
    othersrc/usr.bin/dholland-make/unit-tests/export \
    othersrc/usr.bin/dholland-make/unit-tests/export-all \
    othersrc/usr.bin/dholland-make/unit-tests/forloop \
    othersrc/usr.bin/dholland-make/unit-tests/forsubst \
    othersrc/usr.bin/dholland-make/unit-tests/hash \
    othersrc/usr.bin/dholland-make/unit-tests/misc \
    othersrc/usr.bin/dholland-make/unit-tests/moderrs \
    othersrc/usr.bin/dholland-make/unit-tests/modmatch \
    othersrc/usr.bin/dholland-make/unit-tests/modmisc \
    othersrc/usr.bin/dholland-make/unit-tests/modorder \
    othersrc/usr.bin/dholland-make/unit-tests/modts \
    othersrc/usr.bin/dholland-make/unit-tests/modword \
    othersrc/usr.bin/dholland-make/unit-tests/order \
    othersrc/usr.bin/dholland-make/unit-tests/phony-end \
    othersrc/usr.bin/dholland-make/unit-tests/posix \
    othersrc/usr.bin/dholland-make/unit-tests/qequals \
    othersrc/usr.bin/dholland-make/unit-tests/sysv \
    othersrc/usr.bin/dholland-make/unit-tests/ternary \
    othersrc/usr.bin/dholland-make/unit-tests/test.exp \
    othersrc/usr.bin/dholland-make/unit-tests/unexport \
    othersrc/usr.bin/dholland-make/unit-tests/unexport-env \
    othersrc/usr.bin/dholland-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