svn commit: r289292 - stable/10/sbin/sysctl

2015-10-13 Thread Baptiste Daroussin
Author: bapt Date: Wed Oct 14 06:31:49 2015 New Revision: 289292 URL: https://svnweb.freebsd.org/changeset/base/289292 Log: MFC: 288984 Only print the errno string in case sysctl(3) does not file with ENOENT This reduces the noise in error reporing from sysctl(8): Before: $ sysctl

svn commit: r289291 - stable/10/sbin/sysctl

2015-10-13 Thread Baptiste Daroussin
Author: bapt Date: Wed Oct 14 06:26:55 2015 New Revision: 289291 URL: https://svnweb.freebsd.org/changeset/base/289291 Log: Trim spaces at the end of the buffer before trying to convert it to an oid This allows to write entries in sysctl.conf with spaces before the '=' like kern.ipc.shmma

svn commit: r289290 - stable/10/usr.sbin

2015-10-13 Thread Baptiste Daroussin
Author: bapt Date: Wed Oct 14 06:24:01 2015 New Revision: 289290 URL: https://svnweb.freebsd.org/changeset/base/289290 Log: Hook sesutil(8) to the build (forgotten in previous MFC) Modified: stable/10/usr.sbin/Makefile Modified: stable/10/usr.sbin/Makefile ===

svn commit: r289288 - stable/10/sys/netinet

2015-10-13 Thread Hiren Panchasara
Author: hiren Date: Wed Oct 14 05:29:33 2015 New Revision: 289288 URL: https://svnweb.freebsd.org/changeset/base/289288 Log: MFC r288914 Add a comment specifying how we implement rfc3042. Modified: stable/10/sys/netinet/tcp_input.c Directory Properties: stable/10/ (props changed) Modif

svn commit: r289252 - in stable/10: kerberos5 kerberos5/lib kerberos5/libexec kerberos5/tools kerberos5/usr.bin kerberos5/usr.sbin usr.bin/svn usr.sbin/amd usr.sbin/bsdinstall usr.sbin/fifolog usr....

2015-10-13 Thread Bryan Drewery
Author: bdrewery Date: Tue Oct 13 18:56:50 2015 New Revision: 289252 URL: https://svnweb.freebsd.org/changeset/base/289252 Log: MFC r288266: Add more SUBDIR_PARALLEL. Modified: stable/10/kerberos5/Makefile stable/10/kerberos5/lib/Makefile stable/10/kerberos5/libexec/Makefile stab

svn commit: r289249 - stable/10/etc/rc.d

2015-10-13 Thread Bryan Drewery
Author: bdrewery Date: Tue Oct 13 18:46:11 2015 New Revision: 289249 URL: https://svnweb.freebsd.org/changeset/base/289249 Log: MFC r288390: When stopping ugidfw, it is not enough to just try unloading the module. If the module is built-in to the kernel then the kldunload will fail.

svn commit: r289248 - stable/10

2015-10-13 Thread Bryan Drewery
Author: bdrewery Date: Tue Oct 13 18:44:55 2015 New Revision: 289248 URL: https://svnweb.freebsd.org/changeset/base/289248 Log: MFC r288391: Fix the .MAKE added in r251750 to properly support the historical -n -n. Modified: stable/10/Makefile Directory Properties: stable/10/ (props

svn commit: r289247 - stable/10/sbin/ipf

2015-10-13 Thread Bryan Drewery
Author: bdrewery Date: Tue Oct 13 18:43:49 2015 New Revision: 289247 URL: https://svnweb.freebsd.org/changeset/base/289247 Log: MFC r288249: Add SUBDIR_PARALLEL. Modified: stable/10/sbin/ipf/Makefile Directory Properties: stable/10/ (props changed) Modified: stable/10/sbin/ipf/Mak

svn commit: r289245 - in stable/10/sbin/ipf: . iptest rules

2015-10-13 Thread Bryan Drewery
Author: bdrewery Date: Tue Oct 13 18:40:46 2015 New Revision: 289245 URL: https://svnweb.freebsd.org/changeset/base/289245 Log: MFC r288248: Remove disconnected directories. Deleted: stable/10/sbin/ipf/iptest/ stable/10/sbin/ipf/rules/ Modified: stable/10/sbin/ipf/Makefile Director

svn commit: r289242 - stable/10/gnu/usr.bin/binutils/ld

2015-10-13 Thread Bryan Drewery
Author: bdrewery Date: Tue Oct 13 18:32:47 2015 New Revision: 289242 URL: https://svnweb.freebsd.org/changeset/base/289242 Log: MFC r287983,r288075: r287983: Replace afterinstall: hack with FILES mechanism. r288075: Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these

svn commit: r289241 - stable/10/gnu/usr.bin/binutils/ld

2015-10-13 Thread Bryan Drewery
Author: bdrewery Date: Tue Oct 13 18:31:23 2015 New Revision: 289241 URL: https://svnweb.freebsd.org/changeset/base/289241 Log: MFC r288230,r288233: r288230: Fix emulation ldscripts not being installed since r131832. r288233: Fix subdir -j build after r287983 by adding mis

svn commit: r289218 - stable/10/usr.bin/usbhidaction

2015-10-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Oct 13 08:21:15 2015 New Revision: 289218 URL: https://svnweb.freebsd.org/changeset/base/289218 Log: MFC r288335: Store PID after becoming a daemon() and not before to ensure the correct PID gets written to the PID file. PR: 203252 Modified: stabl

svn commit: r289215 - in stable/10/sys/dev/usb: . serial

2015-10-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Oct 13 08:14:36 2015 New Revision: 289215 URL: https://svnweb.freebsd.org/changeset/base/289215 Log: MFC r287592 and r287616: Add new USB ID. PR: 202968 Modified: stable/10/sys/dev/usb/serial/u3g.c stable/10/sys/dev/usb/usbdevs Directory Propertie

svn commit: r289213 - stable/10/share/man/man4

2015-10-13 Thread Hans Petter Selasky
Author: hselasky Date: Tue Oct 13 08:09:16 2015 New Revision: 289213 URL: https://svnweb.freebsd.org/changeset/base/289213 Log: MFC r288273: Fix spelling. PR: 203249 Modified: stable/10/share/man/man4/usb_quirk.4 Directory Properties: stable/10/ (props changed) Modified: