svn commit: r266461 - stable/9/release/doc/en_US.ISO8859-1/relnotes

2014-05-19 Thread Glen Barber
Author: gjb Date: Tue May 20 01:17:59 2014 New Revision: 266461 URL: http://svnweb.freebsd.org/changeset/base/266461 Log: Document r266286 and r266287, '-J' flag to ps(1), and corresponding top(1) change. Sponsored by: The FreeBSD Foundation Modified: stable/9/release/doc/en_US.ISO8859

svn commit: r266458 - stable/9/contrib/ntp/ntpd

2014-05-19 Thread Xin LI
Author: delphij Date: Tue May 20 00:57:28 2014 New Revision: 266458 URL: http://svnweb.freebsd.org/changeset/base/266458 Log: MFC r265465: Don't reply monlist request when it's not enabled. Modified: stable/9/contrib/ntp/ntpd/ntp_request.c Directory Properties: stable/9/contrib/ntp/

svn commit: r266453 - stable/9/sys/dev/hwpmc

2014-05-19 Thread Mark Johnston
Author: markj Date: Mon May 19 19:54:21 2014 New Revision: 266453 URL: http://svnweb.freebsd.org/changeset/base/266453 Log: MFC r266195: Remove some prototypes for undefined functions. Modified: stable/9/sys/dev/hwpmc/hwpmc_core.h stable/9/sys/dev/hwpmc/hwpmc_uncore.h Directory Propert

svn commit: r266447 - stable/9/sys/fs/nfsserver

2014-05-19 Thread Rick Macklem
Author: rmacklem Date: Mon May 19 16:15:27 2014 New Revision: 266447 URL: http://svnweb.freebsd.org/changeset/base/266447 Log: MFC: r227809 This patch enables the new/default NFS server's use of shared vnode locking for read, readdir, readlink, getattr and access. It is hoped that this wil

svn commit: r266442 - stable/9/tools/tools/nanobsd

2014-05-19 Thread Thomas Quinot
Author: thomas Date: Mon May 19 11:17:44 2014 New Revision: 266442 URL: http://svnweb.freebsd.org/changeset/base/266442 Log: MFC rev. 265926: (NANO_CONFIG): New variable containing path of config file, so that the configuration can reference additional files relative to its own location.

svn commit: r266439 - stable/9/sys/dev/uart

2014-05-19 Thread Marius Strobl
Author: marius Date: Mon May 19 09:31:46 2014 New Revision: 266439 URL: http://svnweb.freebsd.org/changeset/base/266439 Log: MFC: r259838 Add another HP iLO serial (console) port, found on Itanium servers. Modified: stable/9/sys/dev/uart/uart_bus_pci.c Directory Properties: stable/9/sy

svn commit: r266437 - stable/9/sys/dev/uart

2014-05-19 Thread Marius Strobl
Author: marius Date: Mon May 19 09:30:05 2014 New Revision: 266437 URL: http://svnweb.freebsd.org/changeset/base/266437 Log: MFC: r257808 Add new AMT serial port PCI ID on Intel Lynx Point chipset Modified: stable/9/sys/dev/uart/uart_bus_pci.c Directory Properties: stable/9/sys/ (pro

svn commit: r266434 - stable/9/sys/dev/uart

2014-05-19 Thread Marius Strobl
Author: marius Date: Mon May 19 09:26:32 2014 New Revision: 266434 URL: http://svnweb.freebsd.org/changeset/base/266434 Log: MFC: r253654 Set the device description after we call uart_probe(). In uart_probe() we call device-specific probe functions, which can (and typically will) set th

Re: svn commit: r266430 - stable/9/sys/kern

2014-05-19 Thread Don Lewis
On 19 May, To: src-committ...@freebsd.org wrote: > Author: truckman > Date: Mon May 19 07:45:46 2014 > New Revision: 266430 > URL: http://svnweb.freebsd.org/changeset/base/266430 > > Log: MFC r265923 > Nuke a couple of unnecessary assigments. Nothing uses the values of rstart > and rend aft

svn commit: r266433 - stable/9/sys/kern

2014-05-19 Thread Don Lewis
Author: truckman Date: Mon May 19 07:49:13 2014 New Revision: 266433 URL: http://svnweb.freebsd.org/changeset/base/266433 Log: MFC r265931 Be even more paranoid about overflow. Requested by: ache Modified: stable/9/sys/kern/subr_rman.c Directory Properties: stable/9/sys/ (props

svn commit: r266430 - stable/9/sys/kern

2014-05-19 Thread Don Lewis
Author: truckman Date: Mon May 19 07:45:46 2014 New Revision: 266430 URL: http://svnweb.freebsd.org/changeset/base/266430 Log: Nuke a couple of unnecessary assigments. Nothing uses the values of rstart and rend after this point. Modified: stable/9/sys/kern/subr_rman.c Directory Properties: