Up to [cvs.NetBSD.org] / src
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-7
Revision 1.294.2.3 / (download) - annotate - [select for diffs], Fri Nov 14 14:58:27 2014 UTC (6 years, 2 months ago) by martin
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0
Changes since 1.294.2.2: +4 -4
lines
Diff to previous 1.294.2.2 (colored) to branchpoint 1.294 (colored) next main 1.295 (colored)
Pull up following revision(s) (requested by snj in ticket #227): Makefile: revision 1.311 build.sh: revision 1.299 doc/BUILDING.mdoc: revision 1.105 distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.16 distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.17 BUILDING: revision 1.110 distrib/notes/arc/prep: revision 1.3 distrib/notes/arc/prep: revision 1.4 distrib/notes/cats/prep: revision 1.12 distrib/notes/cats/prep: revision 1.13 distrib/notes/sparc/install: revision 1.58 distrib/notes/common/main: revision 1.512 share/man/man8/man8.macppc/ofwboot.8: revision 1.13 Update path to release ISOs.
Revision 1.294.2.2 / (download) - annotate - [select for diffs], Fri Nov 14 14:17:12 2014 UTC (6 years, 2 months ago) by martin
Branch: netbsd-7
Changes since 1.294.2.1: +23 -27
lines
Diff to previous 1.294.2.1 (colored) to branchpoint 1.294 (colored)
Pull up following revision(s) (requested by apb in ticket #219): build.sh: revision 1.301 Replace '.' and '-' in ${op} with '_', before setting d_${op}=true. Also remove or simplify older code that did the same thing in a different way. The old code handled most cases, but did not change op=kernel.gdb to op=kernel_gdb.
Revision 1.294.2.1 / (download) - annotate - [select for diffs], Fri Aug 15 23:59:24 2014 UTC (6 years, 5 months ago) by riz
Branch: netbsd-7
Changes since 1.294: +10 -7
lines
Diff to previous 1.294 (colored)
Pull up following revision(s) (requested by apb in ticket #27): build.sh: revision 1.295 Only the -m command line option, not MACHINE from the environment, is supposed override MACHINE_ARCH from the environment with the default MACHINE_ARCH for the requested machine. Add and use an opt_m variable to enforce this.
Revision 1.294 / (download) - annotate - [select for diffs], Sun Aug 10 05:56:36 2014 UTC (6 years, 5 months ago) by matt
Branch: MAIN
CVS Tags: tls-maxphys-base,
netbsd-7-base
Branch point for: netbsd-7
Changes since 1.293: +4 -2
lines
Diff to previous 1.293 (colored)
Changes to existing files to enable building AARCH64 userland. evbarm64-el This is clang only. While gcc4.8 supports aarch64, no netbsd support has been written for aarch64 with gcc4.8.