Up to [cvs.NetBSD.org] / src
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-8-1-RC1
Revision 1.316.4.2 / (download) - annotate - [select for diffs], Mon Feb 26 13:52:00 2018 UTC (5 years, 1 month ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1
Changes since 1.316.4.1: +21 -2
lines
Diff to previous 1.316.4.1 (unified) to branchpoint 1.316 (unified)
Pull up following revision(s) (requested by maya in ticket #591): build.sh: revision 1.317-1.320 Add sanity check: passed -x but no xsrc directory Accept also ../xsrc in our sanity check, we use this as a default too, if it exists. Simplify. If we're going xsrc hunting, lets's do it properly. In particular it is not "good" just because ../xsrc or /usr/xsrc exists, if the user said -X /no/xsrc/here ... Further, when we find it, remember it. While here, also look in my favourite place: .../src/xsrc - src/x would be better (or src/x11) but that's too hard given the cvs module name and src tarball format.