CVS commit: src/common/lib/libc/arch/arm/string

2013-08-25 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Aug 25 06:15:06 UTC 2013 Modified Files: src/common/lib/libc/arch/arm/string: strrchr_arm.S Log Message: move a misplaced #endif To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/dev/usb

2013-08-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Aug 25 06:16:19 UTC 2013 Modified Files: src/sys/dev/usb: ehci.c Log Message: Use UE_GET_XFERTYPE. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.208 -r1.209 src/sys/dev/usb/ehci.c Please note

CVS commit: src/sys

2013-08-25 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sun Aug 25 07:08:37 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: files.armadaxp src/sys/dev/marvell: files.discovery Log Message: Move mvspi defines into sys/dev/marvell/files.discovery. To generate a diff of

CVS commit: src/distrib/utils/libhack

2013-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 25 08:46:34 UTC 2013 Modified Files: src/distrib/utils/libhack: gethost.c Log Message: provide the symbols sethostent.c in libc is missing. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sbin/newfs_udf

2013-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Sun Aug 25 14:13:47 UTC 2013 Modified Files: src/sbin/newfs_udf: udf_write.c Log Message: Add the blockingnr determination for the -rom versions To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/lib/libkern

2013-08-25 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Aug 25 14:20:30 UTC 2013 Modified Files: src/lib/libkern: Makefile Log Message: Add LIBISPRIVATE?=yes To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libkern/Makefile Please note that diffs are not public

CVS commit: src/sys/arch/arm/broadcom

2013-08-25 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Sun Aug 25 17:08:41 UTC 2013 Modified Files: src/sys/arch/arm/broadcom: bcm2835_rng.c Log Message: Fix return with mutex held bug in get routine -- thanks Jared. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys

2013-08-25 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Sun Aug 25 21:12:56 UTC 2013 Modified Files: src/sys/dev: rnd_private.h src/sys/kern: init_main.c kern_rndq.c kern_rndsink.c Log Message: Attempt to resolve locking issues at kernel startup on platforms with hardware RNGs

CVS commit: [netbsd-6] src/sys/dev

2013-08-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 26 04:00:16 UTC 2013 Modified Files: src/sys/dev/mii [netbsd-6]: brgphy.c src/sys/dev/pci [netbsd-6]: if_bge.c if_bgereg.h Log Message: Pull up following revision(s) (requested by tsutsui in ticket #652):

CVS commit: [netbsd-6] src/doc

2013-08-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 26 04:06:25 UTC 2013 Modified Files: src/doc [netbsd-6]: CHANGES-6.1 CHANGES-6.2 Log Message: Ticket 652. To generate a diff of this commit: cvs rdiff -u -r1.1.2.128 -r1.1.2.129 src/doc/CHANGES-6.1 cvs rdiff -u