Module Name: othersrc Committed By: dholland Date: Mon Feb 25 01:33:26 UTC 2013
Update of /cvsroot/othersrc/usr.bin/dholland-make2 In directory ivanova.netbsd.org:/tmp/cvs-serv3353 Log Message: Import a copy of make from HEAD. I'm going to be beating this one like a rented mule. :-) For various reasons it seems like using othersrc for this particular hacking run is a better idea than using a branch in src; for one thing I'm likely to be adding and removing files, and for another it is more likely that this version will become a guide for making more measured updates to the master version than that it will eventually itself become the master version. try 2: don't try to use HEAD as the branch tag as it makes CVS very upset. Status: Vendor Tag: FROMHEAD Release Tags: FROMHEAD-20130225 N othersrc/usr.bin/dholland-make2/Makefile.boot N othersrc/usr.bin/dholland-make2/Makefile N othersrc/usr.bin/dholland-make2/make_malloc.c N othersrc/usr.bin/dholland-make2/arch.c N othersrc/usr.bin/dholland-make2/buf.c N othersrc/usr.bin/dholland-make2/buf.h N othersrc/usr.bin/dholland-make2/compat.c N othersrc/usr.bin/dholland-make2/cond.c N othersrc/usr.bin/dholland-make2/config.h N othersrc/usr.bin/dholland-make2/dir.c N othersrc/usr.bin/dholland-make2/dir.h N othersrc/usr.bin/dholland-make2/for.c N othersrc/usr.bin/dholland-make2/hash.c N othersrc/usr.bin/dholland-make2/hash.h N othersrc/usr.bin/dholland-make2/job.c N othersrc/usr.bin/dholland-make2/job.h N othersrc/usr.bin/dholland-make2/lst.h N othersrc/usr.bin/dholland-make2/main.c N othersrc/usr.bin/dholland-make2/make.1 N othersrc/usr.bin/dholland-make2/make.c N othersrc/usr.bin/dholland-make2/make.h N othersrc/usr.bin/dholland-make2/parse.c N othersrc/usr.bin/dholland-make2/make_malloc.h N othersrc/usr.bin/dholland-make2/meta.c N othersrc/usr.bin/dholland-make2/meta.h N othersrc/usr.bin/dholland-make2/nonints.h N othersrc/usr.bin/dholland-make2/pathnames.h N othersrc/usr.bin/dholland-make2/sprite.h N othersrc/usr.bin/dholland-make2/str.c N othersrc/usr.bin/dholland-make2/strlist.c N othersrc/usr.bin/dholland-make2/strlist.h N othersrc/usr.bin/dholland-make2/suff.c N othersrc/usr.bin/dholland-make2/targ.c N othersrc/usr.bin/dholland-make2/trace.c N othersrc/usr.bin/dholland-make2/trace.h N othersrc/usr.bin/dholland-make2/util.c N othersrc/usr.bin/dholland-make2/var.c I othersrc/usr.bin/dholland-make2/obj N othersrc/usr.bin/dholland-make2/PSD.doc/tutorial.ms N othersrc/usr.bin/dholland-make2/PSD.doc/Makefile N othersrc/usr.bin/dholland-make2/lst.lib/lstAppend.c N othersrc/usr.bin/dholland-make2/lst.lib/Makefile N othersrc/usr.bin/dholland-make2/lst.lib/lstFindFrom.c N othersrc/usr.bin/dholland-make2/lst.lib/lstAtEnd.c N othersrc/usr.bin/dholland-make2/lst.lib/lstAtFront.c N othersrc/usr.bin/dholland-make2/lst.lib/lstClose.c N othersrc/usr.bin/dholland-make2/lst.lib/lstConcat.c N othersrc/usr.bin/dholland-make2/lst.lib/lstDatum.c N othersrc/usr.bin/dholland-make2/lst.lib/lstDeQueue.c N othersrc/usr.bin/dholland-make2/lst.lib/lstDestroy.c N othersrc/usr.bin/dholland-make2/lst.lib/lstDupl.c N othersrc/usr.bin/dholland-make2/lst.lib/lstEnQueue.c N othersrc/usr.bin/dholland-make2/lst.lib/lstFind.c N othersrc/usr.bin/dholland-make2/lst.lib/lstForEachFrom.c N othersrc/usr.bin/dholland-make2/lst.lib/lstFirst.c N othersrc/usr.bin/dholland-make2/lst.lib/lstForEach.c N othersrc/usr.bin/dholland-make2/lst.lib/lstInit.c N othersrc/usr.bin/dholland-make2/lst.lib/lstInsert.c N othersrc/usr.bin/dholland-make2/lst.lib/lstInt.h N othersrc/usr.bin/dholland-make2/lst.lib/lstIsAtEnd.c N othersrc/usr.bin/dholland-make2/lst.lib/lstIsEmpty.c N othersrc/usr.bin/dholland-make2/lst.lib/lstLast.c N othersrc/usr.bin/dholland-make2/lst.lib/lstMember.c N othersrc/usr.bin/dholland-make2/lst.lib/lstNext.c N othersrc/usr.bin/dholland-make2/lst.lib/lstOpen.c N othersrc/usr.bin/dholland-make2/lst.lib/lstPrev.c N othersrc/usr.bin/dholland-make2/lst.lib/lstRemove.c N othersrc/usr.bin/dholland-make2/lst.lib/lstReplace.c N othersrc/usr.bin/dholland-make2/lst.lib/lstSucc.c N othersrc/usr.bin/dholland-make2/unit-tests/export-all N othersrc/usr.bin/dholland-make2/unit-tests/Makefile N othersrc/usr.bin/dholland-make2/unit-tests/comment N othersrc/usr.bin/dholland-make2/unit-tests/cond1 N othersrc/usr.bin/dholland-make2/unit-tests/doterror N othersrc/usr.bin/dholland-make2/unit-tests/dotwait N othersrc/usr.bin/dholland-make2/unit-tests/error N othersrc/usr.bin/dholland-make2/unit-tests/export N othersrc/usr.bin/dholland-make2/unit-tests/phony-end N othersrc/usr.bin/dholland-make2/unit-tests/forloop N othersrc/usr.bin/dholland-make2/unit-tests/forsubst N othersrc/usr.bin/dholland-make2/unit-tests/hash N othersrc/usr.bin/dholland-make2/unit-tests/misc N othersrc/usr.bin/dholland-make2/unit-tests/moderrs N othersrc/usr.bin/dholland-make2/unit-tests/modmatch N othersrc/usr.bin/dholland-make2/unit-tests/modmisc N othersrc/usr.bin/dholland-make2/unit-tests/modorder N othersrc/usr.bin/dholland-make2/unit-tests/modts N othersrc/usr.bin/dholland-make2/unit-tests/modword N othersrc/usr.bin/dholland-make2/unit-tests/order N othersrc/usr.bin/dholland-make2/unit-tests/unexport-env N othersrc/usr.bin/dholland-make2/unit-tests/posix N othersrc/usr.bin/dholland-make2/unit-tests/qequals N othersrc/usr.bin/dholland-make2/unit-tests/sysv N othersrc/usr.bin/dholland-make2/unit-tests/ternary N othersrc/usr.bin/dholland-make2/unit-tests/test.exp N othersrc/usr.bin/dholland-make2/unit-tests/unexport N othersrc/usr.bin/dholland-make2/unit-tests/varcmd I othersrc/usr.bin/dholland-make2/unit-tests/obj No conflicts created by this import