From owner-svn-src-all@freebsd.org Sat Dec 12 14:17:06 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D0A6E4B6B8D for ; Sat, 12 Dec 2020 14:17:06 +0000 (UTC) (envelope-from tsoome@me.com) Received: from st43p00im-ztdg10073201.me.com (st43p00im-ztdg10073201.me.com [17.58.63.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CtV8f5DwMz3FCR for ; Sat, 12 Dec 2020 14:17:06 +0000 (UTC) (envelope-from tsoome@me.com) Received: from [10.1.204.90] (204-33-131-46.dyn.estpak.ee [46.131.33.204]) by st43p00im-ztdg10073201.me.com (Postfix) with ESMTPSA id B3DB5220220; Sat, 12 Dec 2020 14:16:59 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Toomas Soome Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r368575 - head/stand/lua Date: Sat, 12 Dec 2020 16:16:56 +0200 Message-Id: <459F28E8-9E4A-48AE-A1B8-7A28B02E5500@me.com> References: Cc: src-committers , svn-src-all , svn-src-head In-Reply-To: To: Kyle Evans X-Mailer: iPhone Mail (18B92) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.343, 18.0.737 definitions=2020-12-12_03:2020-12-11, 2020-12-12 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=985 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2006250000 definitions=main-2012120112 X-Rspamd-Queue-Id: 4CtV8f5DwMz3FCR X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2020 14:17:06 -0000 Yes, with pager or it is a bit useless. Sent from my iPhone > On 12. Dec 2020, at 16:10, Kyle Evans wrote: >=20 > =EF=BB=BFOn Sat, Dec 12, 2020 at 1:35 AM Toomas Soome wrot= e: >>=20 >> How about =E2=80=99show-module-options=E2=80=99? >>=20 >> rgds, >> toomas >>=20 >=20 > I missed that one. My 4th is a bit rusty, but it looks like this > should just be enumerating over config's local modules table and > dumping everything in sight? >=20 > Thanks, >=20 > Kyle Evans