Source-Changes archive

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

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



Module Name:    othersrc
Committed By:   dholland
Date:           Sat Mar 23 22:23:04 UTC 2013

Removed Files:
        othersrc/usr.bin/dholland-make2: lst.h
        othersrc/usr.bin/dholland-make2/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

Log Message:
Buhbye.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 othersrc/usr.bin/dholland-make2/lst.h
cvs rdiff -u -r1.1.1.1 -r0 othersrc/usr.bin/dholland-make2/lst.lib/Makefile
cvs rdiff -u -r1.2 -r0 othersrc/usr.bin/dholland-make2/lst.lib/lstAppend.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstAtEnd.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstAtFront.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstClose.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstConcat.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstDatum.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstDeQueue.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstDestroy.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstDupl.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstEnQueue.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstFind.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstFindFrom.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstFirst.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstForEach.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstForEachFrom.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstInit.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstInsert.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstInt.h \
    othersrc/usr.bin/dholland-make2/lst.lib/lstIsAtEnd.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstIsEmpty.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstLast.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstMember.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstNext.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstOpen.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstPrev.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstRemove.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstReplace.c \
    othersrc/usr.bin/dholland-make2/lst.lib/lstSucc.c

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