From nobody Sun Feb 22 19:54:03 2026 X-Original-To: dev-commits-src-main@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 4fJvnR4Vj2z6Tg50 for ; Sun, 22 Feb 2026 19:54:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJvnR3tWKz3GTC for ; Sun, 22 Feb 2026 19:54:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771790043; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Kv/we3iH4py2ODkFS7BWUDBrVmiWcchik8sSDITcATc=; b=HaUsJMZASia5WkZQSjsK+G+cxr5rwsYzF5BbgarslUvy0w/5jwSAkOuTUEJ8ICZDBOuLdu VDoCUtJAIoJ3i8shVnl98eHUHelxnblelE9HMOIDdpHnsE74lIyQJjAlA/9tJAsgEZbOCP mb0LNyleGmDGcWE4bZk6G0fn05Reb6H40EM7M6lexv/YDurIJVQOA1kOlryuWu0jbowKb/ 0+ZdQ1ltrRLWZyISHw6LO+SWhhATiOevjDLO8u1dKkOvc0lrKxuEcg66xLF17veLPV7PVm LeRV/thcrMgo85on3LlMJUnVQSDSUfSD8xW2R907VVN5fqqRLiUz7p2qmqk9vQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771790043; a=rsa-sha256; cv=none; b=Zue04JAsL/Ytd4uUdFe/9lZZbTPC7CHYQXnXdSDTKlAziSkLglGkequQOP0AnCF29c57tz AD1fRl0SP/odHWxetIzD4eOOvWNTmIYcnEncSxj8FJxC6epxI7+XmJUMys4vdHfAsVNxwc LnMR3XTAWaQoCfg8cuEmVOGfRDQg0qVRTVg9Kw++oxkGDg3Yz5EWY5k5WpuppEXSgdeVQ7 +9NzAUVS+QHVBErHBrXtBMOFKbHfzMqtSf/HUdhCnxJ/hcM/m5Marbt10ymQINs6JwEoxw 5bTRPk3Z/9QNPLbfjqPDgv6GZrBsDsIk8Bx7dBuPj9JDzoXiqhvxCPt08/X1Ig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771790043; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Kv/we3iH4py2ODkFS7BWUDBrVmiWcchik8sSDITcATc=; b=xIqZ48pfFK0z+3a8SxiksFhv69pUdsAU+5uKMRKIM1O9q5cfcs6m6IKD0OgPT4QlbBBVAJ IkOp5vhZ3cazgAOlcYSVdEA/f6wxCQ/E3hp6+/gZkumvi2c7zyNz29R4HVdmDVwgnYI2fu K+U0y+mAqOUms3s5N6kYiw3fE374u+QA0QIkN+uyhvgszzNoH1/xrCRazfoqzobpYVGCGp zZZH1Mcj/5CCcQA+jTq5dRYMrtsQF8gafSKIh71nQhbVA2G/8cdPVRxRHSimdan95RyL7g TRyuk0UQuynWYTJLYX+em7Tws3PMOiJA2GveSBp97wpYIkmfIkQyCU3AyEFIGQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJvnR3Sq6zygJ for ; Sun, 22 Feb 2026 19:54:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 47536 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 22 Feb 2026 19:54:03 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 6d15e0efa0b3 - main - ttys: Correct comment about required statuses List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6d15e0efa0b3a85cf69f3c72d3f24f4f97850a03 Auto-Submitted: auto-generated Date: Sun, 22 Feb 2026 19:54:03 +0000 Message-Id: <699b5edb.47536.1efe20f0@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=6d15e0efa0b3a85cf69f3c72d3f24f4f97850a03 commit 6d15e0efa0b3a85cf69f3c72d3f24f4f97850a03 Author: Alexander Ziaee AuthorDate: 2026-02-22 07:37:45 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-22 19:51:07 +0000 ttys: Correct comment about required statuses The status field also accepts onifconsole and onifexists, so it looks crusty saying that it only accepts on and off. Reviewed by: imp Closes: https://github.com/freebsd/freebsd-src/pull/2042 --- sbin/init/ttys | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/init/ttys b/sbin/init/ttys index 4aa4ddfce6fe..664bb14b02c8 100644 --- a/sbin/init/ttys +++ b/sbin/init/ttys @@ -15,9 +15,9 @@ # Other common values include dialup for incoming modem ports, # and unknown when the terminal type cannot be predetermined. # -# status Must be on or off. If on, init will run the getty program on -# the specified port. If the word "secure" appears, this tty -# allows root login. +# status Must be on, onifconsole, onifexists, or off. If on, init +# will run the getty program on the specified port. If the +# word "secure" appears, this tty allows root login. # # name getty type status comments #