Date: Tue, 11 Oct 2016 19:19:00 -0400 From: Shawn Webb <shawn.webb@hardenedbsd.org> To: Warner Losh <imp@bsdimp.com> Cc: Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r307072 - in head/usr.sbin: . efivar Message-ID: <20161011231900.GC55764@mutt-hardenedbsd> In-Reply-To: <CANCZdfoAKF4G6HFKKY7D6SeXHGoyiUrYq1qDve_6UMA66oRMAg@mail.gmail.com> References: <201610112231.u9BMVk8K056208@repo.freebsd.org> <20161011231153.GB55764@mutt-hardenedbsd> <CANCZdfoAKF4G6HFKKY7D6SeXHGoyiUrYq1qDve_6UMA66oRMAg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--rQ2U398070+RC21q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 11, 2016 at 05:13:24PM -0600, Warner Losh wrote: > On Tue, Oct 11, 2016 at 5:11 PM, Shawn Webb <shawn.webb@hardenedbsd.org> = wrote: > > On Tue, Oct 11, 2016 at 10:31:46PM +0000, Warner Losh wrote: > >> Author: imp > >> Date: Tue Oct 11 22:31:45 2016 > >> New Revision: 307072 > >> URL: https://svnweb.freebsd.org/changeset/base/307072 > >> > >> Log: > >> Add efivar(1) to manipulate EFI variables. It uses a similar command > >> line interface to the Linux program, as well as adding a number of > >> useful features to make using it in shell scripts easier (since we > >> don't have a filesystem to fall back on interacting with). > >> > >> Differential Revision: https://reviews.freebsd.org/D8128 > >> Reviewed by: kib@, wblock@, Ganael Laplanche > >> > >> Added: > >> head/usr.sbin/efivar/ > >> head/usr.sbin/efivar/Makefile (contents, props changed) > >> head/usr.sbin/efivar/efivar.8 (contents, props changed) > >> head/usr.sbin/efivar/efivar.c (contents, props changed) > >> Modified: > >> head/usr.sbin/Makefile > > > > The commit log says efivar(1), but the manpage is efivar(8). Maybe 1 is > > a typo? >=20 > (1) is a typo :( No worries. Thanks for the quick response. I just wanted to make sure that it was supposed to be 8 versus the 1 in the log. Good to see a program like this in base. Good work. --=20 Shawn Webb Cofounder and Security Engineer HardenedBSD GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE --rQ2U398070+RC21q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX/XNjAAoJEGqEZY9SRW7uqEEP/Auvue/9rpwkiziq0Kc2NpqB gJY/Dubfl16vk8nId8Wk0ixnEU/92mSmW+QWzpF2rqrmva/N/1lvqezwAeWsd5U5 IjgFr79Dzq8Mdby49hzGiqQQPMOfsPc+eHSvLt3ZR0W+utwpOX89IqdHOVD312tb npT865xNV/bxsGGMRHl7ZFwmJDQ/FZYcpTFSGv9HG463/jCBeNgHH9y0zmvtYOC4 dJvfLkCwHsoyqp+5X1fMpTJu6X9SLAvs6Nfg5bSreg3ueEdfuPne9D/F2kfHsdRI +GB10xH2N5XYQVLAxU696Xk5LM/v56lxPx2ERmk2VYwNzCosZMWXY0EwXzlTohBF xyuEruQhNdAuKAauBeMR03XmpwGX7SkWb2bS5VlU6SJvbBhf+nH7Z8nQSefHba02 ncO68h4BlxYD+IgKPQ3HeG0uQJkbjEfRHlIdLX+kt9WbrzO1QiVRa3l71IVkwhEi uBpBGe4+D5bnwBIgWjanUrPTDEl6+eCAGopcyv9uopAPxCA82HcdePgrYu9kceCF 6RODyjtBADqssRHk7Xnc71Qt932TLc1hyf9lCJJpkN/GcMFIKUy3mshYseNiQMPO 00oY712390e3yUAaNFUamLs7/h3ZLJuPzBLlfxF6r1er2iw+ZjEjvZizwpz6+Ej5 ciXZf8BThtperVBiHyif =ysVG -----END PGP SIGNATURE----- --rQ2U398070+RC21q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161011231900.GC55764>