Source-Changes archive

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

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   riz
Date:           Fri Feb 17 00:08:38 UTC 2012

Modified Files:
        src/distrib/sets [netbsd-6]: sets.subr
        src/share/mk [netbsd-6]: bsd.kmodule.mk
        src/sys/conf [netbsd-6]: osrelease.sh

Log Message:
Pull up following revision(s) (requested by christos in ticket #6):
        distrib/sets/sets.subr: revision 1.136
        share/mk/bsd.kmodule.mk: revision 1.34
        sys/conf/osrelease.sh: revision 1.122
Add new -k (for kernel modules) flag to return MM.99.pp for current and MM.mm
for the release branch.
use osrelease -k to avoid that the path is 6.0_BETA
use osrelease.sh -k instead of hand-rolled logic.


To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.135.2.1 src/distrib/sets/sets.subr
cvs rdiff -u -r1.33 -r1.33.4.1 src/share/mk/bsd.kmodule.mk
cvs rdiff -u -r1.120.18.1 -r1.120.18.2 src/sys/conf/osrelease.sh

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