Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2020 10:21:29 -0400
From:      Mark Johnston <markj@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r360918 - in head: . share/man/man4 sys/conf sys/dev/random sys/dev/ubsec sys/modules sys/modules/ubsec sys/sys
Message-ID:  <20200515142129.GA24650@raichu>
In-Reply-To: <202005112030.04BKUTBt004140@repo.freebsd.org>
References:  <202005112030.04BKUTBt004140@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 11, 2020 at 08:30:29PM +0000, John Baldwin wrote:
> Author: jhb
> Date: Mon May 11 20:30:28 2020
> New Revision: 360918
> URL: https://svnweb.freebsd.org/changeset/base/360918
> 
> Log:
>   Remove ubsec(4).
>   
>   This driver was previously marked for deprecation in r360710.

We still have tools/tools/crypto/ubsecstats.c.  Is there a reason to
keep it, or was it an oversight?

>   
>   Approved by:	csprng (cem, gordon, delphij)
>   Relnotes:	yes
>   Sponsored by:	Chelsio Communications
>   Differential Revision:	https://reviews.freebsd.org/D24766
> 
> Deleted:
>   head/share/man/man4/ubsec.4
>   head/sys/dev/ubsec/ubsec.c
>   head/sys/dev/ubsec/ubsecreg.h
>   head/sys/dev/ubsec/ubsecvar.h
>   head/sys/modules/ubsec/Makefile
> Modified:
>   head/ObsoleteFiles.inc
>   head/share/man/man4/Makefile
>   head/share/man/man4/crypto.4
>   head/share/man/man4/rndtest.4
>   head/sys/conf/NOTES
>   head/sys/conf/files
>   head/sys/conf/options
>   head/sys/dev/random/random_harvestq.c
>   head/sys/modules/Makefile
>   head/sys/sys/random.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200515142129.GA24650>