Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2011 14:33:32 +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:  <201103121433.p2CEXvTv018893@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-03-12 14:33:32 UTC

  FreeBSD src repository

  Modified files:
    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 219567 on 2011-03-12 14:33:32Z by marius
  
  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.33      +28 -2     src/sys/sparc64/ebus/ebus.c
  1.3       +1 -3      src/sys/sparc64/ebus/ebusreg.h
  1.4       +1 -1      src/sys/sparc64/include/_inttypes.h
  1.4       +0 -7      src/sys/sparc64/include/_stdint.h
  1.47      +1 -8      src/sys/sparc64/include/bus.h
  1.2       +1 -8      src/sys/sparc64/include/bus_dma.h
  1.20      +1 -3      src/sys/sparc64/include/iommuvar.h
  1.8       +27 -2     src/sys/sparc64/include/ofw_nexus.h
  1.16      +28 -2     src/sys/sparc64/isa/ofw_isa.c
  1.6       +28 -2     src/sys/sparc64/isa/ofw_isa.h
  1.17      +29 -1     src/sys/sparc64/pci/ofw_pci.h
  1.16      +29 -2     src/sys/sparc64/pci/psychoreg.h
  1.21      +1 -3      src/sys/sparc64/pci/psychovar.h
  1.11      +2 -9      src/sys/sparc64/sbus/dma_sbus.c
  1.10      +1 -8      src/sys/sparc64/sbus/lsi64854.c
  1.5       +1 -1      src/sys/sparc64/sbus/lsi64854reg.h
  1.9       +1 -1      src/sys/sparc64/sbus/lsi64854var.h
  1.3       +1 -1      src/sys/sparc64/sbus/ofw_sbus.h
  1.57      +14 -61    src/sys/sparc64/sbus/sbus.c
  1.8       +1 -8      src/sys/sparc64/sbus/sbusvar.h
  1.51      +1 -8      src/sys/sparc64/sparc64/bus_machdep.c
  1.53      +16 -58    src/sys/sparc64/sparc64/iommu.c
  1.3       +1 -1      src/sys/sun4v/include/_inttypes.h
  1.3       +0 -7      src/sys/sun4v/include/_stdint.h
  1.10      +1 -8      src/sys/sun4v/include/bus.h
  1.2       +1 -8      src/sys/sun4v/include/bus_dma.h
  1.2       +27 -2     src/sys/sun4v/include/ofw_nexus.h
  1.7       +1 -8      src/sys/sun4v/sun4v/bus_machdep.c
  1.7       +16 -58    src/sys/sun4v/sun4v/hviommu.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103121433.p2CEXvTv018893>