Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
christos
Thu Dec 26 16:31:00 EST 1996
Update of /a/cvsroot/src/sys/compat/common
In directory netbsd1:/var/slash-tmp/cvs-serv22448
Modified Files:
Makefile.inc
Log Message:
PR/2981: use ${VAR:Q} instead of '${VAR}' to avoid quoting problems
christos
Thu Dec 26 16:32:08 EST 1996
Update of /a/cvsroot/src/sys/lib/libsa
In directory netbsd1:/var/slash-tmp/cvs-serv23028
Modified Files:
Makefile.inc
Log Message:
PR/2981: use ${VAR:Q} instead of "${VAR}" to avoid quoting problems
christos
Thu Dec 26 16:32:38 EST 1996
Update of /a/cvsroot/src/sys/lib/libkern
In directory netbsd1:/var/slash-tmp/cvs-serv23056
Modified Files:
Makefile.inc
Log Message:
PR/2981: use ${VAR:Q} instead of '${VAR}' to avoid quoting problems
Home |
Main Index |
Thread Index |
Old Index