CVS commit: src/sys/dev/pci

2017-04-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Apr 20 05:48:39 UTC 2017 Modified Files: src/sys/dev/pci: pci_subr.c Log Message: Add 0x for register output. To generate a diff of this commit: cvs rdiff -u -r1.174 -r1.175 src/sys/dev/pci/pci_subr.c Please note that

CVS commit: src/usr.bin/make

2017-04-19 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Thu Apr 20 03:57:27 UTC 2017 Modified Files: src/usr.bin/make: main.c Log Message: We cannot tollerate things like trailing /.. etc in .CURDIR so only accept -C arg "as is" if it contains no relative components. To generate a diff

CVS commit: src/sys/netipsec

2017-04-19 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Apr 20 03:41:47 UTC 2017 Modified Files: src/sys/netipsec: ipsec.c ipsec.h key.c Log Message: Provide IPSEC_DIR_* validation macros To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/netipsec/ipsec.c cvs

CVS commit: src/sys/arch/x86/x86

2017-04-19 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Thu Apr 20 02:42:59 UTC 2017 Modified Files: src/sys/arch/x86/x86: intr.c Log Message: always notice if the device's interrupt set affinity to other than CPU#0. suggested by msaitoh@n.o. To generate a diff of this commit:

CVS commit: src/tests/usr.bin/mixerctl

2017-04-19 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Apr 20 00:17:11 UTC 2017 Modified Files: src/tests/usr.bin/mixerctl: t_mixerctl.sh Log Message: If we are using the pad audio device, there must be a process with the corresponding pad device open, or we get EIO from audio

CVS commit: src/share/mk

2017-04-19 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Apr 19 23:41:00 UTC 2017 Modified Files: src/share/mk: bsd.prog.mk Log Message: Add netpgpverify to the library list. To generate a diff of this commit: cvs rdiff -u -r1.303 -r1.304 src/share/mk/bsd.prog.mk Please note that

CVS commit: src/lib/libc/resolv

2017-04-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 19 22:21:07 UTC 2017 Modified Files: src/lib/libc/resolv: res_init.c Log Message: F_DUPFD* needs an argument (minfd) found by jmcneill To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31

CVS commit: [bouyer-socketcan] src/sys/netcan

2017-04-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Apr 19 22:19:12 UTC 2017 Modified Files: src/sys/netcan [bouyer-socketcan]: can.c Log Message: can_mbuf_tag_clean(): make sure we won't free the tag we will reuse. Avoid mbuf leak in error paths. To generate a diff of this

CVS commit: [bouyer-socketcan] src/sys/netcan

2017-04-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Apr 19 22:17:57 UTC 2017 Modified Files: src/sys/netcan [bouyer-socketcan]: if_canloop.c Log Message: Set rcvif before bpf_mtap To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/sys/netcan/if_canloop.c

CVS commit: [jdolecek-ncq] src/sys/dev/ata

2017-04-19 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Wed Apr 19 22:02:32 UTC 2017 Modified Files: src/sys/dev/ata [jdolecek-ncq]: TODO.ncq Log Message: note the QEMU bug To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/dev/ata/TODO.ncq Please note

CVS commit: src/doc/roadmaps

2017-04-19 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Wed Apr 19 21:48:58 UTC 2017 Modified Files: src/doc/roadmaps: storage Log Message: ld(4) already improved to arbitrary ioctls, and nvme(4) updated to support both DIOCGCACHE and DIOCCACHESYNC To generate a diff of this

CVS commit: [jdolecek-ncq] src/sys/dev/ata

2017-04-19 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Wed Apr 19 21:42:39 UTC 2017 Modified Files: src/sys/dev/ata [jdolecek-ncq]: ata.c atareg.h atavar.h wd.c Log Message: add ATA FUA support To generate a diff of this commit: cvs rdiff -u -r1.132.8.5 -r1.132.8.6

CVS commit: [jdolecek-ncq] src/sys/dev/ata

2017-04-19 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Wed Apr 19 21:02:43 UTC 2017 Modified Files: src/sys/dev/ata [jdolecek-ncq]: TODO.ncq wd.c Log Message: up to 65536 sectors can be transferred for LBA48 commands; adjust wdminphys() and wdstart1() accordingly To generate a

CVS commit: [jdolecek-ncq] src/sys/dev/ata

2017-04-19 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Wed Apr 19 20:49:58 UTC 2017 Added Files: src/sys/dev/ata [jdolecek-ncq]: TODO.ncq Log Message: bunch of random observations To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 src/sys/dev/ata/TODO.ncq Please note

CVS commit: [jdolecek-ncq] src/sys/dev

2017-04-19 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Wed Apr 19 20:49:17 UTC 2017 Modified Files: src/sys/dev/ata [jdolecek-ncq]: ata.c ata_wdc.c atavar.h satafis_subr.c wd.c wdvar.h src/sys/dev/ic [jdolecek-ncq]: ahcisata_core.c mvsata.c siisata.c wdc.c

CVS commit: [bouyer-socketcan] src/sys/arch/arm/allwinner

2017-04-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Apr 19 17:54:18 UTC 2017 Modified Files: src/sys/arch/arm/allwinner [bouyer-socketcan]: awin_can.c Log Message: Fix the reset code clear the IFF_UP flag if we can't get the interface running. To generate a diff of this

CVS commit: [bouyer-socketcan] src/sys/arch/arm/allwinner

2017-04-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Apr 19 17:53:32 UTC 2017 Modified Files: src/sys/arch/arm/allwinner [bouyer-socketcan]: awin_io.c Log Message: Add awincan To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.46.4.1

CVS commit: [bouyer-socketcan] src/sys/netcan

2017-04-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Apr 19 17:52:38 UTC 2017 Modified Files: src/sys/netcan [bouyer-socketcan]: can.c Log Message: Call if_alloc_sadl() for the interface, so that getifaddrs() will find them. To generate a diff of this commit: cvs rdiff -u

CVS commit: [bouyer-socketcan] src/sbin/canconfig

2017-04-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Apr 19 17:51:16 UTC 2017 Modified Files: src/sbin/canconfig [bouyer-socketcan]: canconfig.c Log Message: Make output better Fix setting timings parameters To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2

CVS commit: [netbsd-7] src/doc

2017-04-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Apr 19 17:17:18 UTC 2017 Modified Files: src/doc [netbsd-7]: CHANGES-7.2 Log Message: 1354, 1382, 1385, 1388, 1403 To generate a diff of this commit: cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-7.2 Please note that

CVS commit: [netbsd-7] src/sys/rump/dev/lib/libugenhc

2017-04-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Apr 19 17:15:18 UTC 2017 Modified Files: src/sys/rump/dev/lib/libugenhc [netbsd-7]: ugenhc.c Log Message: Pull up following revision(s) (requested by skrll in ticket #1403): sys/rump/dev/lib/libugenhc/ugenhc.c: revision

CVS commit: [netbsd-7] src/bin/sh

2017-04-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Apr 19 17:09:38 UTC 2017 Modified Files: src/bin/sh [netbsd-7]: expand.c Log Message: Pull up following revision(s) (requested by kre in ticket #1388): bin/sh/expand.c: revision 1.102 Fix for the

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

2017-04-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Apr 19 17:06:21 UTC 2017 Modified Files: src/sys/dev/pci [netbsd-7]: if_wm.c Log Message: Pull up following revision(s) (requested by kardel in ticket #1385): sys/dev/pci/if_wm.c: revision 1.497 PR kern/52039: use same

CVS commit: [netbsd-7] src/sys/arch/powerpc/powerpc

2017-04-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Apr 19 17:02:43 UTC 2017 Modified Files: src/sys/arch/powerpc/powerpc [netbsd-7]: locore_subr.S Log Message: Pull up following revision(s) (requested by phx in ticket #1382): sys/arch/powerpc/powerpc/locore_subr.S:

CVS commit: [netbsd-7] src/sys/compat/linux/common

2017-04-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Apr 19 16:58:28 UTC 2017 Modified Files: src/sys/compat/linux/common [netbsd-7]: linux_signal.h Log Message: Fix fallout from ticket #1354 by applying: sys/compat/linux/common/linux_signal.h: revision 1.32 Provide a

CVS commit: src/sys/kern

2017-04-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 19 15:54:45 UTC 2017 Modified Files: src/sys/kern: subr_kobj.c Log Message: simplify. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/kern/subr_kobj.c Please note that diffs are not public

CVS commit: src/share/man/man4

2017-04-19 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 19 15:37:46 UTC 2017 Modified Files: src/share/man/man4: ualea.4 Log Message: The wiz daemon was unsatisfied with offering, so fix section heading. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/crypto/external/bsd/openssh/dist

2017-04-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 19 15:34:25 UTC 2017 Modified Files: src/crypto/external/bsd/openssh/dist: sshd_config Log Message: fix conflict. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

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

2017-04-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Apr 19 12:58:59 UTC 2017 Modified Files: src/sys/arch/arm/include: pci_machdep.h Log Message: Provide a pci_intr_setattr implementation. For chipset tags that don't implement pc_intr_setattr, simply return ENODEV. To

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

2017-04-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Apr 19 12:34:14 UTC 2017 Modified Files: src/sys/arch/arm/s3c2xx0: s3c2800_pci.c Log Message: Initialize intr_setattr of arm32_pci_chipset To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

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

2017-04-19 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Apr 19 12:26:00 UTC 2017 Modified Files: src/sys/arch/arm/marvell: pci_machdep.c Log Message: Initialize intr_setattr of arm32_pci_chipset To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/share/man/man9

2017-04-19 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Apr 19 11:33:01 UTC 2017 Modified Files: src/share/man/man9: namecache.9 Log Message: Fix typo: s/nshashtbl/nchashtbl To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/share/man/man9/namecache.9 Please

CVS commit: src/sys/netipsec

2017-04-19 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Apr 19 09:23:19 UTC 2017 Modified Files: src/sys/netipsec: key.c Log Message: Reduce return points (NFC) To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114 src/sys/netipsec/key.c Please note that diffs are

CVS commit: src/sys/netipsec

2017-04-19 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Apr 19 09:22:17 UTC 2017 Modified Files: src/sys/netipsec: key.c Log Message: Return early, reduce identation (NFCI) To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/sys/netipsec/key.c Please note that

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

2017-04-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Apr 19 08:30:01 UTC 2017 Modified Files: src/sys/arch/arm/footbridge: footbridge_pci.c Log Message: Use designated initialisers and fix build in process. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/sys/dev/pci

2017-04-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Apr 19 07:35:45 UTC 2017 Modified Files: src/sys/dev/pci: if_bce.c Log Message: Add another BCM4401 chip support. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/dev/pci/if_bce.c Please note that

CVS commit: src/sys/netipsec

2017-04-19 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Apr 19 07:19:46 UTC 2017 Modified Files: src/sys/netipsec: ipsec.c key.c Log Message: Use KASSERT for sanity checks of function arguments To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80

CVS commit: src/sys/netipsec

2017-04-19 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Apr 19 07:14:45 UTC 2017 Modified Files: src/sys/netipsec: ipsec.c Log Message: Change ifdef DIAGNOSTIC + panic to KASSERT To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sys/netipsec/ipsec.c Please note

CVS commit: src/sys/dev/pci

2017-04-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Apr 19 06:53:52 UTC 2017 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add BCM4401 B0 step. Old BCM4401 B0 entry is changed to B1. From OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.1285 -r1.1286

CVS commit: src/sys/dev/pci

2017-04-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Apr 19 06:52:11 UTC 2017 Modified Files: src/sys/dev/pci: if_bce.c Log Message: Use macro. No binary change. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/if_bce.c Please note that diffs

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

2017-04-19 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Apr 19 06:43:05 UTC 2017 Modified Files: src/sys/arch/x86/include: cpuvar.h i82489var.h Log Message: remove prototypes of nonexistent function. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

CVS commit: src/sys/kern

2017-04-19 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Apr 19 06:19:03 UTC 2017 Modified Files: src/sys/kern: subr_kobj.c Log Message: Be consistent about checking for text section address being 0, and don't ignore errors by falling through to the next section(s). As discussed