Source-Changes archive

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

NetBSD master CVS tree commits



christos
Wed Nov  6 12:59:30 EST 1996
Update of /cvsroot/src/usr.bin/make
In directory netbsd1:/var/slash-tmp/cvs-serv20780

Modified Files:
        Makefile 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 list.h lst.h main.c 
        make.1 make.c make.h nonints.h parse.c pathnames.h sprite.h 
        str.c suff.c targ.c util.c var.c 
Log Message:
- Merge in FreeBSD and Lite2 changes.
- Fix bug where a non-archive target with a .a suffix would always
  be considered to be out of date, since it does not have a TOC.


christos
Wed Nov  6 12:59:52 EST 1996
Update of /cvsroot/src/usr.bin/make/lst.lib
In directory netbsd1:/var/slash-tmp/cvs-serv20780/lst.lib

Modified Files:
        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 
        lstRemove.c lstReplace.c lstSucc.c 
Log Message:
- Merge in FreeBSD and Lite2 changes.
- Fix bug where a non-archive target with a .a suffix would always
  be considered to be out of date, since it does not have a TOC.




Home | Main Index | Thread Index | Old Index