From nobody Tue Aug 05 08:42:42 2025 X-Original-To: freebsd-current@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 4bx6Pg5yw7z64CXg for ; Tue, 05 Aug 2025 08:42:47 +0000 (UTC) (envelope-from lars.engels@0x20.net) Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4bx6Pg3DbDz3WhW for ; Tue, 05 Aug 2025 08:42:47 +0000 (UTC) (envelope-from lars.engels@0x20.net) Authentication-Results: mx1.freebsd.org; none Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (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) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4bx6Pb4tW1z9sbY; Tue, 5 Aug 2025 10:42:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0x20.net; s=MBO0001; t=1754383363; 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: in-reply-to:in-reply-to:references:references; bh=tHQsf29JbVu3BTojXeQUxnRrRHguLgEfWzeY2DKRVrI=; b=1e4UeeHyTSb3zTGv6Iv9liBQAM+nanGzYj1SyNYP5L9G9YbvsWgprjYPKdwHB6rKEWHR4c S4p7f5DBGZjx46WDJfapek1QT8SkBh+3HvrfiguFh9qBElP4twj/Wl4OUBZd343li/3j8I M7Px4HRLjgsQgPOYrDRb/9kXl8p3uCfacE2oMWfhC6L7+aGAQYAJ9zxDW2Hvjdku6RSlCx 7mR3VaCtaKxMKdPElqNoZBjAxaxOpVApGpyvlgzb/qBcSbhEbn0JAPFkWf/8WBkrbYd2+l UqGRatfrZet8cBLQVFTRu474LPvOaCllXVNQ4sKV6IdlwvnmLtvTBDx32BNITg== Date: Tue, 5 Aug 2025 10:42:42 +0200 (CEST) From: lars.engels@0x20.net To: Sulev-Madis Silber , freebsd-current@freebsd.org Message-ID: <629315018.74986.1754383362772@office.mailbox.org> In-Reply-To: <967353A4-1A54-46D6-9BB9-5E1A741DB789@ketas.si.pri.ee> References: <967353A4-1A54-46D6-9BB9-5E1A741DB789@ketas.si.pri.ee> Subject: Re: PKGBASE Removes FreeBSD Base System Feature List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Rspamd-Queue-Id: 4bx6Pg3DbDz3WhW X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:199118, ipnet:80.241.56.0/21, country:DE] > Sulev-Madis Silber hat am 05.08.2025 05:31 CEST geschrieben: > > > someone had creative idea to replace csh with sh without porting "useless" features over. partial history search is one example. Are you looking for "Ctrl + r" to search the history in sh(1), bash(1) and zsh(1)?