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

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 06:09:26 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_mem.c Log Message: Remove stray label from previous To generate a diff of this commit: cvs rdiff -u -r1.65.2.12 -r1.65.2.13 src/sys/dev/usb/usb_mem.c

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

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 06:05:11 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: usb_mem.c Log Message: Fix usb_block_allocmem locking To generate a diff of this commit: cvs rdiff -u -r1.65.2.11 -r1.65.2.12 src/sys/dev/usb/usb_mem.c P

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

2016-01-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 5 05:53:38 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Don't leak sqtds in ehci_free_sqtds To generate a diff of this commit: cvs rdiff -u -r1.234.2.75 -r1.234.2.76 src/sys/dev/usb/ehci.c

CVS commit: src/sys/netinet

2016-01-04 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jan 5 05:37:06 UTC 2016 Modified Files: src/sys/netinet: if_arp.c Log Message: Make revarprequest static To generate a diff of this commit: cvs rdiff -u -r1.198 -r1.199 src/sys/netinet/if_arp.c Please note that diffs are

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

2016-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 5 03:40:41 UTC 2016 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add missing lint library To generate a diff of this commit: cvs rdiff -u -r1.2010 -r1.2011 src/distrib/sets/lists/comp/mi Please note t

CVS commit: src/external/public-domain/xz/include

2016-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 5 02:44:57 UTC 2016 Modified Files: src/external/public-domain/xz/include: config.h Log Message: fix lint build To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/public-domain/xz/include/config.

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

2016-01-04 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jan 5 00:47:08 UTC 2016 Modified Files: src/sys/arch/m68k/include: fenv.h Log Message: Fix #endif; it should be after __END_DECLS This unbreaks the build of sun2. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.

CVS commit: src/usr.sbin/syslogd

2016-01-04 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Jan 5 00:41:30 UTC 2016 Modified Files: src/usr.sbin/syslogd: syslog.conf.5 Log Message: Typo To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/syslogd/syslog.conf.5 Please note that diffs are not

CVS commit: src/usr.bin/lam

2016-01-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jan 4 23:57:23 UTC 2016 Modified Files: src/usr.bin/lam: lam.1 Log Message: Bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/lam/lam.1 Please note that diffs are not public dom

CVS commit: src/usr.bin/jot

2016-01-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jan 4 23:56:22 UTC 2016 Modified Files: src/usr.bin/jot: jot.1 Log Message: Bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.bin/jot/jot.1 Please note that diffs are not public do

CVS commit: src/usr.bin/rs

2016-01-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jan 4 23:55:36 UTC 2016 Modified Files: src/usr.bin/rs: rs.1 Log Message: Bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/rs/rs.1 Please note that diffs are not public domain;

CVS commit: src/usr.bin/jot

2016-01-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jan 4 23:32:45 UTC 2016 Modified Files: src/usr.bin/jot: jot.1 Log Message: Add HISTORY and AUTHORS to jot John A. Kunze requested to add himself as the author of jot on the FreeBSD bugzilla with the following text: Please

CVS commit: src/usr.bin/lam

2016-01-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jan 4 23:31:44 UTC 2016 Modified Files: src/usr.bin/lam: lam.1 Log Message: Add HISTORY and AUTHORS to lam John A. Kunze requested to add himself as the authord of rs on the FreeBSD bugzilla with the following text: Please

CVS commit: src/usr.bin/rs

2016-01-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Jan 4 23:30:57 UTC 2016 Modified Files: src/usr.bin/rs: rs.1 Log Message: Add HISTORY and AUTHORS to rs John A. Kunze requested to add himself as the authord of rs on the FreeBSD bugzilla with the following text: Please re

CVS commit: src/tests/lib/libusbhid

2016-01-04 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jan 4 22:07:17 UTC 2016 Modified Files: src/tests/lib/libusbhid: t_usbhid.c Added Files: src/tests/lib/libusbhid: hid_test_data.c Log Message: Move libusbhid tests' Report Descriptors and Report Data to seperate fil

CVS commit: src/sys/dev/i2c

2016-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 4 19:24:15 UTC 2016 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: PR/50621: David Binderman: Wrap iic_exec() in a simpler utility function and fix all the pointer/sizeof botches in the proces. To generate a

CVS commit: src/sys/arch/i386/stand/bootxx

2016-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 4 18:17:31 UTC 2016 Modified Files: src/sys/arch/i386/stand/bootxx: pbr.S Log Message: revert, this has to do with the bootloader protocol version and should stay the same until there is a reason for it to change. To

CVS commit: src/sys/dev

2016-01-04 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Mon Jan 4 16:24:52 UTC 2016 Modified Files: src/sys/dev: md.c Log Message: Notify disk subsystem of the current geometry. Ok: Michael van Elst To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/dev/md.c Pl

CVS commit: src/sys/arch/amiga/stand/bootblock/boot

2016-01-04 Thread Frank Wille
Module Name:src Committed By: phx Date: Mon Jan 4 14:10:15 UTC 2016 Modified Files: src/sys/arch/amiga/stand/bootblock/boot: amigatypes.h main.c Log Message: Make the -p option work, like with loadbsd. Otherwise the kernel could load into a low-priority 512MB Z3 RAM segme

CVS commit: src/bin/sh

2016-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 4 13:57:15 UTC 2016 Modified Files: src/bin/sh: redir.c Log Message: PR/50619: Fix reversed test. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/bin/sh/redir.c Please note that diffs are not public

CVS commit: src/sys/dev/raidframe

2016-01-04 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Jan 4 13:15:17 UTC 2016 Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: prevent unconfigure/detach while background threads are running. To generate a diff of this commit: cvs rdiff -u -r1.336 -r1.337

CVS commit: src/sys/dev/raidframe

2016-01-04 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Jan 4 11:12:40 UTC 2016 Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: Fix dump on raid. - offset dump by RF_PROTECTED_SECTORS (thanks oster@ for noticing) - call component dump function with byte count

CVS commit: src/sys/dev

2016-01-04 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Jan 4 10:02:15 UTC 2016 Modified Files: src/sys/dev: dksubr.c Log Message: erase dangling pointer to prevent reuse To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/sys/dev/dksubr.c Please note that diffs

CVS commit: src/sys/dev/ic

2016-01-04 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Jan 4 10:00:33 UTC 2016 Modified Files: src/sys/dev/ic: pcf8584.c Log Message: Redo r1.12 - process cmd and value buffers in pcfiic_xmit(). Avoids allocating a temporary buffer for writes using both buffers. To generate a diff

CVS commit: src/sys/net

2016-01-04 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Jan 4 09:08:38 UTC 2016 Modified Files: src/sys/net: if.c if.h Log Message: Fix the destruction of the afdata lock Pointed out by mlelstv@ To generate a diff of this commit: cvs rdiff -u -r1.319 -r1.320 src/sys/net/if.c c

CVS commit: src/usr.bin/kdump

2016-01-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jan 4 08:24:42 UTC 2016 Modified Files: src/usr.bin/kdump: kdump.c Log Message: Cast register_t to unsigned long before printf'ing it with %lx. To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122 src/usr.bin/kdu