CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 2 14:14:45 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Add a missing curly from previous To generate a diff of this commit: cvs rdiff -u -r1.126.2.18 -r1.126.2.19 src/sys/dev/usb/uhub.c

CVS commit: [netbsd-7] src/doc

2016-01-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Jan 2 14:40:39 UTC 2016 Modified Files: src/doc [netbsd-7]: CHANGES-7.1 Log Message: Fix changelog entry for ticket 1038 per kre. To generate a diff of this commit: cvs rdiff -u -r1.1.2.40 -r1.1.2.41 src/doc/CHANGES-7.1

CVS commit: src/tests/fs/vfs

2016-01-02 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Jan 2 12:11:31 UTC 2016 Modified Files: src/tests/fs/vfs: t_vnops.c Log Message: create_many: * add xfails for ext2 and udf * don't try to create a subdirectory for sysvbfs To generate a diff of this commit: cvs rdiff

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 2 14:04:41 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Generalise the hub status change notification and registering of pending changes while exploring. Notifications could be lost before

CVS commit: [netbsd-7] src/doc

2016-01-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Jan 2 14:46:09 UTC 2016 Modified Files: src/doc [netbsd-7]: CHANGES-7.1 Log Message: Ticket 1054 To generate a diff of this commit: cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-7.1 Please note that diffs are not public

CVS commit: [netbsd-7-0] src/doc

2016-01-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Jan 2 14:39:25 UTC 2016 Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.1 Log Message: ticket 1038 to netbsd-7-0 as well. To generate a diff of this commit: cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-7.0.1 Please

CVS commit: [netbsd-7-0] src/sys

2016-01-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Jan 2 14:38:45 UTC 2016 Modified Files: src/sys/dev [netbsd-7-0]: vnd.c src/sys/sys [netbsd-7-0]: disk.h Log Message: Pull up following revision(s) (requested by manu in ticket #1038): sys/dev/vnd.c: revision

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 2 13:54:38 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Make debug output consistent To generate a diff of this commit: cvs rdiff -u -r1.126.2.16 -r1.126.2.17 src/sys/dev/usb/uhub.c Please

CVS commit: [netbsd-7] src/sys/dev/usb

2016-01-02 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Jan 2 14:43:48 UTC 2016 Modified Files: src/sys/dev/usb [netbsd-7]: ohci.c Log Message: Pull up following revision(s) (requested by skrll in ticket #1054): sys/dev/usb/ohci.c: revision 1.257 Fix 10year old bug of mine

CVS commit: src/sys/dev/raidframe

2016-01-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jan 2 16:06:25 UTC 2016 Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: Unlock and free in raid_detach to handle error paths. To generate a diff of this commit: cvs rdiff -u -r1.331 -r1.332

CVS commit: src/libexec/httpd

2016-01-02 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Sat Jan 2 18:40:13 UTC 2016 Modified Files: src/libexec/httpd: bozohttpd.c bozohttpd.h Log Message: Add the concept of ``reply headers'', that is a SIMPLEQ of headers that will be included in the HTTP reply. We define this as we

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-01-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 2 16:14:46 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Destroy the mutex on detach To generate a diff of this commit: cvs rdiff -u -r1.126.2.19 -r1.126.2.20 src/sys/dev/usb/uhub.c Please

CVS commit: src/sys/dev/raidframe

2016-01-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jan 2 16:10:06 UTC 2016 Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: RAIDF_INITED state also includes disk attachments, don't undo operations that haven't been committed. To generate a diff of this

CVS commit: src/sys/arch/mips/ingenic

2016-01-02 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Jan 2 16:50:52 UTC 2016 Modified Files: src/sys/arch/mips/ingenic: ingenic_ehci.c Log Message: properly initialize the EHCI from Alexander Kabaev ( kan at freebsd.org ) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2016-01-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 2 17:44:33 UTC 2016 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: Handle function symbol renames. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/usr.bin/xlint/lint1/cgram.y Please

CVS commit: src/usr.bin/xlint/lint1

2016-01-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 2 17:44:21 UTC 2016 Modified Files: src/usr.bin/xlint/lint1: decl.c Log Message: print the length on error. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/usr.bin/xlint/lint1/decl.c Please note

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

2016-01-02 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Jan 2 16:55:46 UTC 2016 Modified Files: src/sys/arch/evbmips/conf: CI20 Log Message: enable ehci, now that it works properly To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbmips/conf/CI20

CVS commit: src/sys/dev/raidframe

2016-01-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jan 2 16:00:01 UTC 2016 Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: use bdev_strategy wrapper to properly use KERNEL_LOCK. To generate a diff of this commit: cvs rdiff -u -r1.330 -r1.331

CVS commit: src/sys/dev/raidframe

2016-01-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jan 2 16:20:50 UTC 2016 Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: No longer detach opened device directly in RAIDFRAME_SHUTDOWN ioctl, instead just mark the device for shutdown and detach on last

CVS commit: src/sys/dev/usb

2016-01-02 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Jan 2 20:57:10 UTC 2016 Modified Files: src/sys/dev/usb: hid.c Log Message: Fix dval signdedness confusion, as was recently done in libusbhid. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39

CVS commit: src/libexec/httpd

2016-01-02 Thread Roland Dowdeswell
Module Name:src Committed By: elric Date: Sat Jan 2 20:35:59 UTC 2016 Modified Files: src/libexec/httpd: bozohttpd.c Log Message: Fix bug in cleanup of reply headers. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/libexec/httpd/bozohttpd.c Please

CVS commit: src/sys/dev/usb

2016-01-02 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Jan 2 20:45:07 UTC 2016 Modified Files: src/sys/dev/usb: hid.c Log Message: Fix hid_get_data() and hid_get_udata() for 32-bit quantities on LP64. Previously it would always return 0. To generate a diff of this commit:

CVS commit: src/sys/dev/usb

2016-01-02 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Jan 2 20:49:39 UTC 2016 Modified Files: src/sys/dev/usb: hid.c Log Message: Do what libusbhid() does for Usage value of non-Variable Main items, instead of something marked XXX that actually causes problems for

CVS commit: src/lib/libusbhid

2016-01-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 2 21:58:11 UTC 2016 Modified Files: src/lib/libusbhid: usage.c Log Message: minor type fixes. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libusbhid/usage.c Please note that diffs are not

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

2016-01-02 Thread Marty Fouts
Module Name:src Committed By: marty Date: Sun Jan 3 04:10:58 UTC 2016 Modified Files: src/sys/arch/arm/samsung: exynos_combiner.c files.exynos mct.c Added Files: src/sys/arch/arm/samsung: exynos_sysmmu.c Log Message: XU4 interrupt combiner / fake sysmmu Add

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

2016-01-02 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun Jan 3 06:23:25 UTC 2016 Modified Files: src/sys/arch/evbmips/conf: CI20 Log Message: comment out ukphy To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbmips/conf/CI20 Please note that diffs