Source-Changes archive

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

NetBSD master CVS tree commits



lukem
Sat May 10 08:40:11 PDT 1997
Update of /cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv28410

Modified Files:
        newvers.sh 
Added Files:
        osrelease.sh 
Log Message:
Implement method to store release information in one location; it's
generated by `osrelease.sh`. If an argument of "-s" is given, print
the "short" form (e.g, "12E"), otherwise print the long (e.g, "1.2E").
Take advantage of this in newvers.sh.


lukem
Sat May 10 08:42:53 PDT 1997
Update of /cvsroot/src/distrib/mac68k
In directory netbsd1:/var/slash-tmp/cvs-serv28467/mac68k

Modified Files:
        Makefile.inc 
Log Message:
Don't hardcode in the current release information; generate it
automatically on the fly, by using
        `sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`


lukem
Sat May 10 08:42:54 PDT 1997
Update of /cvsroot/src/distrib/miniroot
In directory netbsd1:/var/slash-tmp/cvs-serv28467/miniroot

Modified Files:
        Makefile 
Log Message:
Don't hardcode in the current release information; generate it
automatically on the fly, by using
        `sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`


lukem
Sat May 10 08:42:55 PDT 1997
Update of /cvsroot/src/distrib/sets
In directory netbsd1:/var/slash-tmp/cvs-serv28467/sets

Modified Files:
        makesrctars 
Log Message:
Don't hardcode in the current release information; generate it
automatically on the fly, by using
        `sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`


lukem
Sat May 10 08:42:56 PDT 1997
Update of /cvsroot/src/distrib/sun3
In directory netbsd1:/var/slash-tmp/cvs-serv28467/sun3

Modified Files:
        Makefile.inc 
Log Message:
Don't hardcode in the current release information; generate it
automatically on the fly, by using
        `sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`


lukem
Sat May 10 08:42:57 PDT 1997
Update of /cvsroot/src/distrib/vax
In directory netbsd1:/var/slash-tmp/cvs-serv28467/vax

Modified Files:
        Makefile.inc 
Log Message:
Don't hardcode in the current release information; generate it
automatically on the fly, by using
        `sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`




Home | Main Index | Thread Index | Old Index