From owner-svn-src-head@freebsd.org Sat Sep 19 18:41:46 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B9A7A05309; Sat, 19 Sep 2015 18:41:46 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) by mx1.freebsd.org (Postfix) with ESMTP id 0A55A1DA1; Sat, 19 Sep 2015 18:41:45 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from [10.1.1.2] (unknown [10.1.1.2]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 3E89C9D0F; Sat, 19 Sep 2015 18:41:45 +0000 (UTC) Subject: Re: svn commit: r287988 - head/usr.sbin/sesutil To: "Bjoern A. Zeeb" References: <201509191636.t8JGajvd086067@repo.freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: Allan Jude Message-ID: <55FDACD0.2030105@freebsd.org> Date: Sat, 19 Sep 2015 14:43:28 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AbkCRnWgjDukgh6EtTsGPtEBWb0DrH1ag" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2015 18:41:46 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --AbkCRnWgjDukgh6EtTsGPtEBWb0DrH1ag Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2015-09-19 14:09, Bjoern A. Zeeb wrote: > On Sat, 19 Sep 2015, Allan Jude wrote: >=20 >> Author: allanjude >> Date: Sat Sep 19 16:36:45 2015 >> New Revision: 287988 >> URL: https://svnweb.freebsd.org/changeset/base/287988 >> >> Log: >> Improve and expand sesutil(8) >> >> - Return an error if no matching device is found when the locate >> command is run >> - Enhance the locate command to be able to address drive bays with no= >> disk, or where the SES controller has not made the mapping to the >> device name >> - Added the fault command, similar to locate, but a different SES >> property. On some of my controllers locate blinks the activity light, >> others the fault light. The fault command keeps the fault light on >> constant. >> - Improve the usage() output and use it everywhere >> - Added the map command, displays all elements connected to each (or >> the specified) ses(4) controller >> - Added the status command, returns the overall status of the ses(4) >> controller >> >> Reviewed by: wblock (man page, earlier version) >> Approved by: bapt (mentor) >> MFC after: 3 weeks >> Relnotes: yes >> Sponsored by: ScaleEngine Inc. >> Differential Revision: https://reviews.freebsd.org/D3580 >=20 >=20 > Seems to fail to compile on gcc platforms. >=20 Fixed in r287992, sorry about that. --=20 Allan Jude --AbkCRnWgjDukgh6EtTsGPtEBWb0DrH1ag Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJV/azUAAoJEBmVNT4SmAt+nD8P/jTl5RALqeJOaZxVrbyQRxng nuHScqUCOUss/gArFs7HoEOzgqrGBoRgbax93D3FDG3YMmWPDkCrHmkImIS/4f3i XRgl8POaqltCK/g1Tfb9CxPnQGsp22LGwETm5IFGIm5fDAF+7Vq/ejxv+ITXWPtY JjJIV0faRP77eLzp3+KcBtWbAKCjotDgCuI0dkjMf+tDu2SxcQC1WfZ8afsAXYYb KUH3RjVTsBujk5fE4hWvl2+cZLn6nEW31goCyBHaRKZQgCWTVHXWjO42Wck+dsxz 856+20OsNFXkjCCL1srNWNTYhm9ez8PC50jf9zD9h4v6s71j/hANkuOrYnigw6Pr L7n+N1nMVZWaAkVO6pJIzHHGON+Z+rLle7RHuQOSJ9w2PRLhUImSm6lmXWTS4DEa Nyt9uMjws30ZKhkoTbPx7Y4gQjDJPizm6MsJhvXy+8DV7vrY5EjXtnrcrKpzRYO5 vvQiQgb0Wna2JSSe8wIUqbqjJ+3xsT2xYnG8d/CaQ/8cOC4IQ9V7vABgFcvFPdfM kx1g1WJkFZRRiOGXzO9ln4yRACFkVeEcnGKWQyrQyW4JM1K0VKUS36gK1KOyxQvt a52DVGEaniWowbfz4u1SfLaBIKokFqTKJkUFIZNoXWWfgilcBt6Ld9U0Q7FRFnVV sv1VAzfgZmxEbEO8/71k =d6JN -----END PGP SIGNATURE----- --AbkCRnWgjDukgh6EtTsGPtEBWb0DrH1ag--