From nobody Thu Dec 12 16:05:11 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Y8HP519Jdz5gRql; Thu, 12 Dec 2024 16:05:13 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y8HP50fNbz4hMl; Thu, 12 Dec 2024 16:05:13 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734019513; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xftsdLPSfwHL2QLk+nNMOuM0KODVdIZur+M5/I2XdG0=; b=VLK/GtkGxhPxk6393Hh22rXJvbwOKW4LqeWLNLHYAlVZv6ghKCAv6vhEF7MbDjsrKDbb5U 3CHdnBZZlwU9ti1WWAS1xkSFMi6vEGqxu8kQFh3JFwPiFijxNK3LPOOZ8c9FS7ZMYpm82G CquZvi7R5O1LEfUJoRpsZ1MU/1RVFY6C64z0KTKz4Czz/bUhSt13UkoFsdtEDAaTJQvV/q fmYxUG8BpG571UbFRpZ48mQ7pGV0QcFfeEKPWQ4hvFm42rp6hkLh5d5PHdxuWbHrhH18Pp 1WvxP3ON7OvK8VOyo4+ptUpCKYKIi3kURsmjpLYAHcSKbYE45w2TEs+OzN2qZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734019513; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xftsdLPSfwHL2QLk+nNMOuM0KODVdIZur+M5/I2XdG0=; b=G5y+6jiShS59YgWDpyjawUZ9TFVmOxJZh3ET9SXEWOASEgPqzgJELzfq1bzWMAVk1zKqWy bAe0DR7ByAWSVflLGz/nsXxy7ICaLr0vuvC2t03suQJR9pPMyAgywGpNOrvZcVM9nW3nbz aOCvQEIFUIFbDETB3I1gKGihyncyxrBbDaWe3WBDmsKcVjmboJU8VDYtpstVbxIUQy1uf0 cTJEL0MtRdzdJCLvDTx24ce9+cVGyam6eQ3/LS7E/WbiMpjm5GuBLgqJj/lwB9ToyfzL/M JYsYe5zyHAu6BJZHvEDTaiVNLq+k0fr1roA1dHn5jAS4QAYuuAD/4Vw+z/9wdQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734019513; a=rsa-sha256; cv=none; b=mzpyrVQ2Ihwo8wfa5qvR1lxPqMG1jqDuRCRZE7zS7mhJU8ctVVyWL8Gp/5cH974OgPTDyj NcTPk3aObvogt4NImlog3dB6NJs7Sv06YYJLCECDSCXD4dp/OwAvYuWzn4c17sSevYZfq3 GEEmHR/GkAI5hmLmNwbUFoNhenEMqIwNt6FIfpb5wqa31BXI3r9QiaFzFOIG8XvLq8+XiI bwccMK/JE8qpzEKy/m2h4MS5YCuk89VU7Uz3PBfH5mvpvQkI6hqegeYZinoEAu58/EEWNp Ivn3cqo4Ljh4tTdTmFuENFEcxnVDUgC/h58AfcPkxIaajjJa92GrtAG/HImBWQ== Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Y8HP46Pk3z1MCy; Thu, 12 Dec 2024 16:05:12 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id 634041CE375; Thu, 12 Dec 2024 17:05:11 +0100 (CET) Date: Thu, 12 Dec 2024 17:05:11 +0100 From: Baptiste Daroussin To: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-branches@freebsd.org Subject: Re: git: 6e1b857b89d4 - stable/13 - sh(1): add -l option Message-ID: References: <202412121602.4BCG2pjg052799@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202412121602.4BCG2pjg052799@gitrepo.freebsd.org> On Thu 12 Dec 16:02, Baptiste Daroussin wrote: > The branch stable/13 has been updated by bapt: > > URL: https://cgit.FreeBSD.org/src/commit/?id=6e1b857b89d4e22fe711eef45e2e32e6b6606a0b > > commit 6e1b857b89d4e22fe711eef45e2e32e6b6606a0b > Author: Baptiste Daroussin > AuthorDate: 2024-11-20 10:48:39 +0000 > Commit: Baptiste Daroussin > CommitDate: 2024-12-12 16:02:48 +0000 > > sh(1): add -l option > > -l is required by LSB for login shell, all other shells: bash, zsh, > oksh, mksh, ... implements it. > > with -l sh will act as a login shell and read the profile. > > MFC After: 1 week > Obtained From: dash (3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55) > Reviewed by: kib, lme > Differential Revision: https://reviews.freebsd.org/D47681 > > (cherry picked from commit 65f5dd42f11cdcb7716e6cdd09fac2314c144c1f) > --- > bin/sh/sh.1 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 > index 59334d2042a6..c990a4adb3c0 100644 > --- a/bin/sh/sh.1 > +++ b/bin/sh/sh.1 > @@ -29,7 +29,7 @@ > .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > .\" SUCH DAMAGE. > .\" > -.\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95 > +.\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95 > .\" > .Dd November 20, 2024 > .Dt SH 1 Sorry for the noise, I don't know how I managed to get this commit in the merge conflict resolution... Best regards, Bapt