Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 19:44:43 +0100
From:      Edward Tomasz Napierala <trasz@freebsd.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r362014 - head/sys/compat/linux
Message-ID:  <20200610184443.GA38135@brick>
In-Reply-To: <202006101843.05AIhhAl080911@repo.freebsd.org>
References:  <202006101843.05AIhhAl080911@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 0610T1843, Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Wed Jun 10 18:43:43 2020
> New Revision: 362014
> URL: https://svnweb.freebsd.org/changeset/base/362014
> 
> Log:
>   Support SO_SNDBUFFORCE/SO_RCVBUFFORCE by aliasing them to the
>   standard SO_SNDBUF/SO_RCVBUF.  Mostly cosmetics, to get rid
>   of the warning during 'apt upgrade'.
>   
>   MFC after:	2 weeks
>   Sponsored by:	The FreeBSD Foundation

Reviewed by:	emaste@




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