CVS commit: src/sys/dev/usb

2014-08-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Aug 4 06:17:05 UTC 2014 Modified Files: src/sys/dev/usb: ehci.c Log Message: Fix duplicate assignment to NULL of sqtdstart in ehci_device_isoc_start and initialise sqtdend is NULL instead. From OpenBSD. To generate a diff

CVS commit: src/sys/arch/hpcarm/include

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 07:06:48 UTC 2014 Added Files: src/sys/arch/hpcarm/include: netbsd32_machdep.h Log Message: Add missing netbsd32_machdep.h file To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/usr.sbin/sysinst

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 08:50:13 UTC 2014 Modified Files: src/usr.sbin/sysinst: menus.mi Log Message: Rename the exit option in the select your installation menu into Abandon installation to make clear it is fatal - suggested by Andreas

CVS commit: src/usr.sbin/sysinst/arch/luna68k

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 08:59:28 UTC 2014 Modified Files: src/usr.sbin/sysinst/arch/luna68k: md.c Log Message: Adapt to extended partitioning support To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/evbarm/odroid

2014-08-04 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Aug 4 11:30:10 UTC 2014 Modified Files: src/sys/arch/evbarm/odroid: odroid_machdep.c Log Message: Remove old bootargs hack; now just rely on the common `BOOT_ARGS' config variable if defined. To generate a diff of this

CVS commit: src/distrib/macppc/floppies/ramdisk

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 11:30:35 UTC 2014 Modified Files: src/distrib/macppc/floppies/ramdisk: Makefile Log Message: Slightly extend ramdisk size To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/sys/arch/evbarm/odroid

2014-08-04 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Aug 4 11:32:27 UTC 2014 Modified Files: src/sys/arch/evbarm/odroid: odroid_machdep.c Log Message: Reorder code so bootconfig is initialized at one place To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/distrib/sparc/miniroot

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 13:09:42 UTC 2014 Modified Files: src/distrib/sparc/miniroot: Makefile.inc Log Message: Bump miniroot size To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/distrib/sparc/miniroot/Makefile.inc Please

CVS commit: src/sys/opencrypto

2014-08-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Aug 4 14:17:19 UTC 2014 Modified Files: src/sys/opencrypto: cryptodev.c Log Message: At least crypto_mtx needs initialisation here. Spotted during PR/49065 investigation. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/qbus

2014-08-04 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 4 14:20:33 UTC 2014 Modified Files: src/sys/dev/qbus: rf.c Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/qbus/rf.c Please note that diffs are not public

CVS commit: src/sys/arch/evbarm/odroid

2014-08-04 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Aug 4 18:14:43 UTC 2014 Modified Files: src/sys/arch/evbarm/odroid: genassym.cf odroid_machdep.c odroid_start.S Log Message: Save arguments from uboot at the very beginning in odroid_start.S supporting both the `bootm' as

CVS commit: src/common/lib/libx86emu

2014-08-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Aug 4 19:19:02 UTC 2014 Modified Files: src/common/lib/libx86emu: x86emu.c Log Message: Fix decoding of MOVSX. From Wolf Ramovsky via FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/distrib/sets/lists/xdebug

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 19:35:44 UTC 2014 Modified Files: src/distrib/sets/lists/xdebug: md.zaurus Log Message: Fix debug sets for zaurus To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/xdebug/md.zaurus

CVS commit: src/sys/dev/usb

2014-08-04 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Aug 4 19:59:37 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs Log Message: ATMEL WN210 is actually ID 0x4102 (spotted by mlelstv). To generate a diff of this commit: cvs rdiff -u -r1.679 -r1.680 src/sys/dev/usb/usbdevs

CVS commit: src/sys/dev/usb

2014-08-04 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Aug 4 20:01:12 UTC 2014 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regenerate for: ATMEL WN210 is actually ID 0x4102 (spotted by mlelstv). To generate a diff of this commit: cvs rdiff -u -r1.671

CVS commit: src/distrib/zaurus/ramdisk

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 20:20:39 UTC 2014 Modified Files: src/distrib/zaurus/ramdisk: Makefile Log Message: Bump imagesize slightly To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/distrib/zaurus/ramdisk/Makefile Please

CVS commit: src/sys/arch/zaurus/conf

2014-08-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 4 20:59:19 UTC 2014 Modified Files: src/sys/arch/zaurus/conf: INSTALL Log Message: Adapt to increased ramdisk size To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/zaurus/conf/INSTALL Please

CVS commit: src/common/lib/libx86emu

2014-08-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Aug 4 21:40:11 UTC 2014 Modified Files: src/common/lib/libx86emu: x86emu.c Log Message: Fix decoding of LEA when address-size prefix (67h) is present. From Wolf Ramovsky via FreeBSD, loosly based on Xorg changeset f57bc0e by

CVS commit: src/common/lib/libx86emu

2014-08-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Aug 4 21:41:44 UTC 2014 Modified Files: src/common/lib/libx86emu: x86emu.c Log Message: Fix decoding of near CALL when address-size prefix (67h) is present. From Wolf Ramovsky via FreeBSD. To generate a diff of this

CVS commit: src

2014-08-04 Thread Alan Barrett
Module Name:src Committed By: apb Date: Mon Aug 4 21:56:30 UTC 2014 Modified Files: src: build.sh src/share/zoneinfo: tzdata2netbsd src/usr.bin/locate/locate: updatedb.sh src/usr.sbin/etcupdate: etcupdate src/usr.sbin/postinstall:

CVS commit: src/share/examples/npf

2014-08-04 Thread Ryosuke Moro
Module Name:src Committed By: szptvlfn Date: Mon Aug 4 22:13:23 UTC 2014 Modified Files: src/share/examples/npf: host-npf.conf Log Message: use proper address, ok spz@. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/examples/npf/host-npf.conf

CVS commit: src/sys/dev/i2c

2014-08-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Aug 4 23:28:19 UTC 2014 Modified Files: src/sys/dev/i2c: x1226.c Log Message: Assume bitops are meant here. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/dev/i2c/x1226.c Please note that diffs are

CVS commit: src/sys/arch/evbppc/mpc85xx

2014-08-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Aug 4 23:31:36 UTC 2014 Modified Files: src/sys/arch/evbppc/mpc85xx: machdep.c Log Message: mpc85xx_extirq_names is not used for the MPC8548 branch. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/sys/dev/pci

2014-08-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Aug 5 04:29:01 UTC 2014 Modified Files: src/sys/dev/pci: if_bge.c Log Message: In the BCM5703, the DMA read watermark should be set to less than or equal to the maximum memory read byte count of the PCI-X command register.

CVS commit: src/sys

2014-08-04 Thread Tyler R. Retzlaff
Module Name:src Committed By: rtr Date: Tue Aug 5 05:24:27 UTC 2014 Modified Files: src/sys/kern: uipc_socket.c uipc_usrreq.c src/sys/net: link_proto.c raw_usrreq.c rtsock.c src/sys/netatalk: ddp_usrreq.c src/sys/netbt: hci_socket.c l2cap_socket.c