CVS commit: src/sys/netinet

2014-08-05 Thread Tyler R. Retzlaff
Module Name:src Committed By: rtr Date: Tue Aug 5 07:10:41 UTC 2014 Modified Files: src/sys/netinet: tcp_usrreq.c Log Message: get_tcppcb() is nearly always called upon entry to usrreqs so KASSERT(solocked(so)) inside it and remove the redundant KASSERT everywhere we are

CVS commit: src/etc/mtree

2014-08-05 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Aug 5 07:34:52 UTC 2014 Modified Files: src/etc/mtree: special Log Message: Remove "tags=nodiff" from /var/log/authlog as suggested by uebayasi@; part of PR 49031. To generate a diff of this commit: cvs rdiff -u -r1.147 -

CVS commit: src/sys

2014-08-05 Thread Tyler R. Retzlaff
Module Name:src Committed By: rtr Date: Tue Aug 5 07:55:32 UTC 2014 Modified Files: src/sys/dev: kttcp.c src/sys/dev/bluetooth: bthidev.c btmagic.c btsco.c src/sys/kern: uipc_socket.c uipc_usrreq.c src/sys/net: if_gre.c link_proto.c raw_cb.h raw_usr

CVS commit: src/usr.bin/timeout

2014-08-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 5 08:20:02 UTC 2014 Modified Files: src/usr.bin/timeout: timeout.c Log Message: Fix overflow check. From Kamil Rytarowski. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/timeout/timeout.c Ple

CVS commit: src/sys

2014-08-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 5 08:33:50 UTC 2014 Modified Files: src/sys/dev/usb: ohci.c xhci.c src/sys/external/bsd/dwc2: dwc2.c Log Message: Prevent the root hub sending updates once the root interrupt abort is called. To generate a diff o

CVS commit: src/usr.sbin/sysinst

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 08:39:39 UTC 2014 Modified Files: src/usr.sbin/sysinst: partman.c Log Message: Avoid comparision between array and NULL To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sysinst/partman.c Pleas

CVS commit: src/sys/fs/adosfs

2014-08-05 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Tue Aug 5 08:50:54 UTC 2014 Modified Files: src/sys/fs/adosfs: adosfs.h adutil.c advfsops.c advnops.c Log Message: Change adosfs from hashlist to vcache. - point ap->block to real file header block for hard links. To generate

CVS commit: src/sys/kern

2014-08-05 Thread Tyler R. Retzlaff
Module Name:src Committed By: rtr Date: Tue Aug 5 08:52:10 UTC 2014 Modified Files: src/sys/kern: uipc_usrreq.c Log Message: actually use the passed in struct lwp *l instead of curlwp in unp_connect() To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167 src/s

CVS commit: src/sys

2014-08-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 5 10:33:46 UTC 2014 Modified Files: src/sys/dev/usb: ehci.c ohci.c xhci.c src/sys/external/bsd/dwc2: dwc2.c Log Message: Remove #ifdef DIAGNOSTIC around sc from the root interrupt abort methods now it's always used

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

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 13:26:10 UTC 2014 Modified Files: src/distrib/sets/lists/xdebug: md.luna68k Log Message: Add a few missing files To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/xdebug/md.luna68k Pl

CVS commit: src/sys/sys

2014-08-05 Thread Tyler R. Retzlaff
Module Name:src Committed By: rtr Date: Tue Aug 5 14:02:42 UTC 2014 Modified Files: src/sys/sys: un.h Log Message: whitespace To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/sys/un.h Please note that diffs are not public domain; they are subject t

CVS commit: src/sys/arch/x68k/stand

2014-08-05 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Tue Aug 5 13:49:04 UTC 2014 Modified Files: src/sys/arch/x68k/stand/boot: Makefile boot.c src/sys/arch/x68k/stand/netboot: Makefile Added Files: src/sys/arch/x68k/stand/boot: switch.c switch.h Log Message: Support

CVS commit: src/distrib/luna68k/ramdisk

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 14:58:02 UTC 2014 Modified Files: src/distrib/luna68k/ramdisk: Makefile Log Message: Bump ramdisk size To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/luna68k/ramdisk/Makefile Please note that

CVS commit: src/lib/libc/sys

2014-08-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Aug 5 15:01:03 UTC 2014 Modified Files: src/lib/libc/sys: minherit.2 Log Message: Rework minherit(2) man page into a table. XXX Do we not guarantee page-granularity inheritance? Cursory glance at uvm suggests we do -- ca

CVS commit: src/share/mk

2014-08-05 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Aug 5 15:25:20 UTC 2014 Modified Files: src/share/mk: bsd.README bsd.own.mk Log Message: Provide and document GZIP_N_FLAG and TOOL_GZIP_N. These may be used to pass "-nT" instead of just "-n" when the gzip program is actually pi

CVS commit: src

2014-08-05 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Aug 5 15:40:59 UTC 2014 Modified Files: src/distrib/alpha/floppy-GENERIC: Makefile src/distrib/alpha/rz25dist: Makefile src/distrib/cobalt: Makefile src/distrib/common: Makefile.image Makefile.mdset Makefi

CVS commit: src

2014-08-05 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Aug 5 15:43:50 UTC 2014 Modified Files: src/distrib/common: Makefile.image src/etc: Makefile Log Message: Pass GZIP="-9 ${GZIP_N_FLAG}" instead of GZIP=-9n in the environmentto commands that invoke ${TOOL_GZIP}. This wil

CVS commit: src

2014-08-05 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Aug 5 15:45:50 UTC 2014 Modified Files: src/distrib/sets: Makefile src/lib/libc/time: Makefile Log Message: Ue ${GZIP_N_FLAG} instead of -n when setting GZIPFLAGS or GZIP_FLAGS. This will allow -nT instead of just -n to

CVS commit: src/share/mk

2014-08-05 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Aug 5 15:51:23 UTC 2014 Modified Files: src/share/mk: bsd.own.mk Log Message: Typo in comment To generate a diff of this commit: cvs rdiff -u -r1.825 -r1.826 src/share/mk/bsd.own.mk Please note that diffs are not public domai

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

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 15:52:38 UTC 2014 Modified Files: src/sys/arch/luna68k/conf: INSTALL Log Message: Adapt to grown ramdisk image size To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/luna68k/conf/INSTALL Plea

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

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 16:18:16 UTC 2014 Modified Files: src/distrib/macppc/floppies/ramdisk: Makefile Log Message: Bump ramdisk size To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/distrib/macppc/floppies/ramdisk/Makefile

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

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 16:22:01 UTC 2014 Modified Files: src/sys/arch/macppc/conf: INSTALL Log Message: Adapt to bigger ramdisk image To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 src/sys/arch/macppc/conf/INSTALL Please n

CVS commit: src/sys/arch

2014-08-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Aug 5 16:28:39 UTC 2014 Modified Files: src/sys/arch/evbppc/obs405: obs200_locore.S obs600_locore.S src/sys/arch/evbppc/walnut: walnut_start.S src/sys/arch/powerpc/ibm4xx/openbios: locore.S Log Message: The arg

CVS commit: src/sys/dev/pci

2014-08-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 5 17:25:16 UTC 2014 Modified Files: src/sys/dev/pci: if_wpi.c Log Message: Sprinkle bus_dmamap_sync to make this work on my Thinkpad T61 (amd64) with 4GB RAM. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1

CVS commit: src/sys/external/bsd/drm2/nouveau

2014-08-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Aug 5 17:39:07 UTC 2014 Added Files: src/sys/external/bsd/drm2/nouveau: nouveau2netbsd Log Message: Add kludgey nouveau2netbsd script in preparation for re-import. To generate a diff of this commit: cvs rdiff -u -r0 -r1.

CVS commit: src/sys/arch/sandpoint/stand/altboot

2014-08-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Aug 5 17:55:20 UTC 2014 Modified Files: src/sys/arch/sandpoint/stand/altboot: brdsetup.c dev_net.c dsk.c main.c nif.c Log Message: Don't use non-literal strings as format strings. XXX Switch to strlcpy. To genera

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

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 18:08:03 UTC 2014 Modified Files: src/sys/arch/macppc/conf: GENERIC_MD MAMBO POWERMAC_G5 Log Message: Update all ramdisk sizes To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/macppc/conf/GEN

CVS commit: src/sys/dev/pci

2014-08-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Aug 5 18:13:46 UTC 2014 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add some TODOs in comment. To generate a diff of this commit: cvs rdiff -u -r1.285 -r1.286 src/sys/dev/pci/if_wm.c Please note that diffs are n

CVS commit: src/usr.sbin/sysinst

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 18:46:04 UTC 2014 Modified Files: src/usr.sbin/sysinst: Makefile.inc Log Message: Install language files To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/Makefile.inc Please note that

CVS commit: src/etc/mtree

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 18:45:35 UTC 2014 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: Add a directory for sysinst language files To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/etc/mtree/NetBSD.dist.base

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

2014-08-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 5 18:46:21 UTC 2014 Modified Files: src/distrib/sets/lists/base: mi Log Message: Add sysinst message files To generate a diff of this commit: cvs rdiff -u -r1.1079 -r1.1080 src/distrib/sets/lists/base/mi Please note th

CVS commit: src/sys/external/bsd/drm2/nouveau

2014-08-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Aug 5 19:49:13 UTC 2014 Modified Files: src/sys/external/bsd/drm2/nouveau: nouveau2netbsd Log Message: Tweak heuristic for placing __KERNEL_RCSID in nouveau2netbsd. To generate a diff of this commit: cvs rdiff -u -r1.1 -

CVS commit: src/sys/external/bsd/drm2/i915drm

2014-08-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Aug 5 20:28:56 UTC 2014 Modified Files: src/sys/external/bsd/drm2/i915drm: intelfb.c Log Message: Use surface_width/height, not fb_width/height. This matches the sizes the upstream code uses. To generate a diff of this

CVS commit: src/sys/dev/pci

2014-08-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 5 21:54:39 UTC 2014 Modified Files: src/sys/dev/pci: if_wpi.c if_wpivar.h Log Message: bus_dmamap_sync for rx descriptors too, derived from openbsd driver To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64

CVS commit: src/sys/dev/pci

2014-08-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 6 02:55:50 UTC 2014 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Don't check SWSM_SMBI bit if WM_F_LOCK_SWSM isn't set. Fix a problem when using vmware with e1000"e". With e1000e which is regarded as 82574L, wm