From owner-freebsd-arm@freebsd.org Sat Jun 30 22:18:08 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D3FEFDD794 for ; Sat, 30 Jun 2018 22:18:08 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 920BE8EF44 for ; Sat, 30 Jun 2018 22:18:07 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id w5UMILed048565 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 30 Jun 2018 15:18:22 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id w5UMILVp048564; Sat, 30 Jun 2018 15:18:21 -0700 (PDT) (envelope-from fbsd) Date: Sat, 30 Jun 2018 15:18:21 -0700 From: bob prohaska To: freebsd-arm@freebsd.org Subject: devmatch: Malformed NOMATCH string: '$' Message-ID: <20180630221821.GA47792@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2018 22:18:08 -0000 In booting up a new snapshot for the rpi3 dated June 28 a message on the console says devmatch: Malformed NOMATCH string: '$' which repeats perhaps twenty times and then goes away. >From the man page it seems fairly harmless. Is this correct? Thanks for reading, bob prohaska