svn commit: r280329 - in stable: 10/share/mk 9/share/mk

2015-03-21 Thread Dimitry Andric
Author: dim Date: Sat Mar 21 19:20:15 2015 New Revision: 280329 URL: https://svnweb.freebsd.org/changeset/base/280329 Log: MFC r279980: Allow relative pathnames in SRCS, so as to enable building software which includes more than one file with the same name, in different directories.

svn commit: r280339 - stable/9/sys/kern

2015-03-21 Thread Garrett Cooper
Author: ngie Date: Sun Mar 22 06:17:26 2015 New Revision: 280339 URL: https://svnweb.freebsd.org/changeset/base/280339 Log: MFstable/10 r279495: MFC r278891: Add the mnt_lockref field to the ddb(4) 'show mount' command Differential Revision: https://reviews.freebsd.org/D1688 Sub