From owner-dev-commits-src-all@freebsd.org Wed Dec 23 23:08:45 2020 Return-Path: Delivered-To: dev-commits-src-all@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 DCDA34CDEBD; Wed, 23 Dec 2020 23:08:45 +0000 (UTC) (envelope-from rew@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1TR15nZnz4cbr; Wed, 23 Dec 2020 23:08:45 +0000 (UTC) (envelope-from rew@freebsd.org) Received: from mail-oi1-f182.google.com (mail-oi1-f182.google.com [209.85.167.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: rew) by smtp.freebsd.org (Postfix) with ESMTPSA id B45A52A7B7; Wed, 23 Dec 2020 23:08:45 +0000 (UTC) (envelope-from rew@freebsd.org) Received: by mail-oi1-f182.google.com with SMTP id d189so713997oig.11; Wed, 23 Dec 2020 15:08:45 -0800 (PST) X-Gm-Message-State: AOAM531VTxS/SWMRVxPC472VuK6I6w8ImKOwG6d7Yk5Bk1R6tVZ7+OLG C++Dspk80GBHLulPp/G3v+ah5yBQFWQHKWzss+U= X-Google-Smtp-Source: ABdhPJzh+UmM4QSW5e3Fqqw18DFYWLcXxLQFR5+vJdGLxyoHd/SenZOETG8Jo5KLXgb+HhqaHyXQdE5+bkWqltYrRH8= X-Received: by 2002:aca:c206:: with SMTP id s6mr1393915oif.0.1608764925056; Wed, 23 Dec 2020 15:08:45 -0800 (PST) MIME-Version: 1.0 Received: by 2002:ac9:19c5:0:0:0:0:0 with HTTP; Wed, 23 Dec 2020 15:08:44 -0800 (PST) In-Reply-To: <4E9D53F7-1CFA-471F-BB50-20AF85BB3F5E@freebsd.org> References: <202012231826.0BNIQwkM005361@gitrepo.freebsd.org> <4E9D53F7-1CFA-471F-BB50-20AF85BB3F5E@freebsd.org> From: Rob Wing Date: Wed, 23 Dec 2020 14:08:44 -0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: c4df8cbfde53 - Remove bvmconsole and bvmdebug. To: Jessica Clarke Cc: "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Commit messages for all branches of the src repository." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2020 23:08:45 -0000 Too bad having my system time set forward doesn=E2=80=99t put me a step ahe= ad of everything else. Thanks for pointing that out, I didn=E2=80=99t notice. -Rob On Wednesday, December 23, 2020, Jessica Clarke wrote: > On 23 Dec 2020, at 18:26, Robert Wing wrote: > > > > The branch main has been updated by rew: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=3D > c4df8cbfde53c376d93f439eac3f45a7b4fc705e > > > > commit c4df8cbfde53c376d93f439eac3f45a7b4fc705e > > Author: Robert Wing > > AuthorDate: 2020-12-24 01:15:33 +0000 > > Commit: Robert Wing > > CommitDate: 2020-12-24 02:15:23 +0000 > > Hi Robert, > You might wish to correct your system time :) > > Jess > >