Date: Wed, 23 Mar 2011 21:04:56 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/ebus ebus.c ebusreg.h src/sys/sparc64/include _inttypes.h _stdint.h bus.h bus_dma.h iommuvar.h ofw_nexus.h src/sys/sparc64/isa ofw_isa.c ofw_isa.h src/sys/sparc64/pci ofw_pci.h psychoreg.h psychovar.h ... Message-ID: <201103232105.p2NL5XqC039802@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2011-03-23 21:04:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/sparc64/ebus ebus.c ebusreg.h
sys/sparc64/include _inttypes.h _stdint.h bus.h bus_dma.h
iommuvar.h ofw_nexus.h
sys/sparc64/isa ofw_isa.c ofw_isa.h
sys/sparc64/pci ofw_pci.h psychoreg.h psychovar.h
sys/sparc64/sbus dma_sbus.c lsi64854.c lsi64854reg.h
lsi64854var.h ofw_sbus.h sbus.c sbusvar.h
sys/sparc64/sparc64 bus_machdep.c iommu.c
sys/sun4v/include _inttypes.h _stdint.h bus.h bus_dma.h
ofw_nexus.h
sys/sun4v/sun4v bus_machdep.c hviommu.c
Log:
SVN rev 219935 on 2011-03-23 21:04:56Z by marius
MFC: r219567
Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching
the licenses of Matthew R. Green and the TNF to 2-clause.
Obtained from: NetBSD
Revision Changes Path
1.29.2.4 +28 -2 src/sys/sparc64/ebus/ebus.c
1.2.22.2 +1 -3 src/sys/sparc64/ebus/ebusreg.h
1.2.36.3 +1 -1 src/sys/sparc64/include/_inttypes.h
1.2.30.2 +0 -7 src/sys/sparc64/include/_stdint.h
1.43.2.2 +1 -8 src/sys/sparc64/include/bus.h
1.1.22.2 +1 -8 src/sys/sparc64/include/bus_dma.h
1.18.2.3 +1 -3 src/sys/sparc64/include/iommuvar.h
1.7.10.2 +27 -2 src/sys/sparc64/include/ofw_nexus.h
1.13.2.3 +28 -2 src/sys/sparc64/isa/ofw_isa.c
1.5.22.2 +28 -2 src/sys/sparc64/isa/ofw_isa.h
1.14.2.4 +29 -1 src/sys/sparc64/pci/ofw_pci.h
1.15.2.2 +29 -2 src/sys/sparc64/pci/psychoreg.h
1.19.2.3 +1 -3 src/sys/sparc64/pci/psychovar.h
1.9.2.3 +2 -9 src/sys/sparc64/sbus/dma_sbus.c
1.9.2.2 +1 -8 src/sys/sparc64/sbus/lsi64854.c
1.3.22.3 +1 -1 src/sys/sparc64/sbus/lsi64854reg.h
1.7.2.3 +1 -1 src/sys/sparc64/sbus/lsi64854var.h
1.1.36.3 +1 -1 src/sys/sparc64/sbus/ofw_sbus.h
1.52.2.6 +14 -61 src/sys/sparc64/sbus/sbus.c
1.7.2.2 +1 -8 src/sys/sparc64/sbus/sbusvar.h
1.48.2.3 +1 -8 src/sys/sparc64/sparc64/bus_machdep.c
1.49.2.5 +16 -58 src/sys/sparc64/sparc64/iommu.c
1.1.10.3 +1 -1 src/sys/sun4v/include/_inttypes.h
1.1.10.2 +0 -7 src/sys/sun4v/include/_stdint.h
1.3.10.5 +1 -8 src/sys/sun4v/include/bus.h
1.1.10.2 +1 -8 src/sys/sun4v/include/bus_dma.h
1.1.10.2 +27 -2 src/sys/sun4v/include/ofw_nexus.h
1.4.10.4 +1 -8 src/sys/sun4v/sun4v/bus_machdep.c
1.5.10.3 +16 -58 src/sys/sun4v/sun4v/hviommu.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103232105.p2NL5XqC039802>
