Module Name:src
Committed By: mlelstv
Date: Mon Dec 15 08:17:15 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_emmc.c
Log Message:
Don't pipeline any DMA writes to eMMC.
Fixes PR/49463.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/a
Module Name:src
Committed By: uebayasi
Date: Mon Dec 15 10:10:24 UTC 2014
Modified Files:
src/usr.bin/config: mkmakefile.c
Log Message:
config(1): Fix build of old tree (bin/49389)
Define the default, empty "build_kernel" target, so that old source trees,
whose sys/conf/M
Module Name:src
Committed By: skrll
Date: Mon Dec 15 11:02:33 UTC 2014
Modified Files:
src/sys/dev/ic: oosiop.c
Log Message:
Load the right xfer address into cb[i].xferdma. Fixes disk detection on
my hp715/50.
Hi Taylor.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: martin
Date: Mon Dec 15 11:51:51 UTC 2014
Modified Files:
src/sys/dev/ic [netbsd-7]: oosiop.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #327):
sys/dev/ic/oosiop.c: revision 1.15
Load the right xfer addres
Module Name:src
Committed By: martin
Date: Mon Dec 15 11:53:58 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom [netbsd-7]: bcm2835_emmc.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #328):
sys/arch/arm/broadcom/bcm2835_emmc.c: revi
Module Name:src
Committed By: martin
Date: Mon Dec 15 11:57:50 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #327 and #328
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-7.0
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Mon Dec 15 12:48:42 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Change Intel 0x0434 entry:
- Rename DH89XX_QA to DH89XXCC_IQIA
- Modify the description to DH89xxCC PCIe Endpoint and QuickAssist
(include typo
Module Name:src
Committed By: msaitoh
Date: Mon Dec 15 12:51:07 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1199 -r1.1200 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1198 -r1.11
Module Name:src
Committed By: msaitoh
Date: Mon Dec 15 13:13:17 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
- Rename DH89xxCC's names from DH89XX_ to DH89XXCC_.
- Add some DH89xxCC's devices.
- Add DH89XXCL's devices.
To generate a diff of this commit:
Module Name:src
Committed By: msaitoh
Date: Mon Dec 15 13:13:37 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1200 -r1.1201 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1199 -r1.12
Module Name:src
Committed By: msaitoh
Date: Mon Dec 15 13:16:42 UTC 2014
Modified Files:
src/sys/dev/pci: ichsmb.c
Log Message:
- Rename PCI_PRODUCT_INTEL_DH89XX_SMB to PCI_PRODUCT_INTEL_DH89XXCC_SMB
- Add PCI_PRODUCT_INTEL_DH89XXCL_SMB
To generate a diff of this commit:
Module Name:src
Committed By: msaitoh
Date: Mon Dec 15 13:29:43 UTC 2014
Modified Files:
src/sys/arch/x86/pci: ichlpcib.c
Log Message:
Add DH89xxC[CL] LPC devices.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/x86/pci/ichlpcib.c
Please note
Module Name:src
Committed By: skrll
Date: Mon Dec 15 13:43:24 UTC 2014
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
Allow i386 binary debugging on amd64 hosts.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/gdb
Module Name:src
Committed By: christos
Date: Mon Dec 15 13:48:51 UTC 2014
Modified Files:
src/sys/arch/xen/conf: files.xen
Log Message:
there is no ibcs2 in amd64 [yet?]
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/arch/xen/conf/files.xen
Plea
Module Name:src
Committed By: christos
Date: Mon Dec 15 13:50:10 UTC 2014
Modified Files:
src/sys/kern: kern_ksyms.c
Log Message:
Don't hard code crap we have perfectly good constants for.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/kern/kern_ks
Module Name:src
Committed By: uebayasi
Date: Mon Dec 15 15:41:18 UTC 2014
Modified Files:
src/usr.bin/config: mkmakefile.c
Log Message:
config(1): Fix build of old trees (bin/49389) (take 2)
Look into sys/conf/Makefile.kern.inc to check if "build_kernel" .USE target
is de
Module Name:src
Committed By: uebayasi
Date: Mon Dec 15 15:49:25 UTC 2014
Modified Files:
src/usr.bin/config: mkmakefile.c
Log Message:
Revert debug code. Simplify.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/config/mkmakefile.c
Please not
Module Name:src
Committed By: christos
Date: Mon Dec 15 16:45:26 UTC 2014
Modified Files:
src/external/bsd/cron/dist: crontab.c
Log Message:
- Don't allow bypassing file size limits with crontabs from stdin.
- Allow signals while reading the user crontab file; doing "cront
Module Name:src
Committed By: msaitoh
Date: Tue Dec 16 04:07:40 UTC 2014
Modified Files:
src/usr.sbin/cpuctl: cpuctl.c
Log Message:
Fix a bug that an unknown command is printed as "(null)".
Reported by Fredrik Pettai.
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: jnemeth
Date: Tue Dec 16 05:30:40 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
add powerpc variants to the list of potentially obsolete modules to check
To generate a diff of this commit:
cvs rdiff -u -r1.186 -
Module Name:xsrc
Committed By: mrg
Date: Tue Dec 16 06:01:16 UTC 2014
Update of /cvsroot/xsrc/external/mit/glw/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16454
Log Message:
initial import of glw-8.0.0
Status:
Vendor Tag: xorg
Release Tags: glw-8-0-0
Module Name:xsrc
Committed By: mrg
Date: Tue Dec 16 06:01:15 UTC 2014
Update of /cvsroot/xsrc/external/mit/glu/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv8956
Log Message:
initial import of glu-9.0.0
Status:
Vendor Tag: xorg
Release Tags: glu-9-0-0
Module Name:xsrc
Committed By: mrg
Date: Tue Dec 16 06:01:20 UTC 2014
Update of /cvsroot/xsrc/external/mit/mesa-demos/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv27795
Log Message:
initial import of mesa-demos-8.2.0
Status:
Vendor Tag: xorg
Release Tags: mesa-demos-8
Module Name:src
Committed By: mrg
Date: Tue Dec 16 06:04:10 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
add X11SRCDIR entries for the new separated mesa components.
To generate a diff of this commit:
cvs rdiff -u -r1.837 -r1.838 src/share/mk/bsd.own.mk
Module Name:src
Committed By: mrg
Date: Tue Dec 16 06:10:12 UTC 2014
Modified Files:
src/external/mit/xorg/lib/libGLU: Makefile
Log Message:
switch over to the separate glu sources.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/mit/xorg/lib/l
25 matches
Mail list logo