From owner-freebsd-current@freebsd.org Fri May 7 21:58:44 2021 Return-Path: Delivered-To: freebsd-current@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 492E963E439 for ; Fri, 7 May 2021 21:58:44 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (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 "ultimatedns.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FcPTv66cCz3QTZ; Fri, 7 May 2021 21:58:43 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.16.1/8.16.1) with ESMTP id 147LwnVD078765; Fri, 7 May 2021 14:58:58 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) MIME-Version: 1.0 Date: Fri, 07 May 2021 14:58:49 -0700 From: Chris To: Michael Gmelin Cc: Maxim Sobolev , Shawn Webb , Hans Petter Selasky , FreeBSD Current Subject: Re: Patch for patch, but not foreach :-) In-Reply-To: <12082107-B6CE-4EB3-935A-812FC1966CFA@grem.de> References: <12082107-B6CE-4EB3-935A-812FC1966CFA@grem.de> User-Agent: UDNSMS/17.0 Message-ID: <36f77d67cb2673caf8ce72ec45ce8881@bsdforge.com> X-Sender: bsd-lists@bsdforge.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4FcPTv66cCz3QTZ X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; local_wl_ip(0.00)[24.113.41.81] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2021 21:58:44 -0000 On 2021-05-07 14:10, Michael Gmelin wrote: > What about using "."? Or "/" (which would match the muscle memory of > "search" in > less/more/vi/some browsers)? +1 I really like that idea. --Chris > > -m > >> On 7. May 2021, at 23:05, Maxim Sobolev wrote: >> >> Replace '*' with ^T perhaps and catch SIGINFO? 🤔 >> >> -Max >> >>> On Fri., May 7, 2021, 10:11 a.m. Shawn Webb, >>> wrote: >>> >>>> On Fri, May 07, 2021 at 03:49:00PM +0200, Hans Petter Selasky wrote: >>>> Time has come that I make a patch for the most central patching tool in >>>> FreeBSD, patch :-) >>>> >>>> https://reviews.freebsd.org/D30160 >>> >>> As stupid as it sounds, '*' is a valid filename. >>> >>> -- >>> Shawn Webb >>> Cofounder / Security Engineer >>> HardenedBSD >>> >>> >>> https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/raw/master/Shawn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc >>> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"