svn commit: r362014 - head/sys/compat/linux
Edward Tomasz Napierala
trasz at freebsd.org
Wed Jun 10 18:44:49 UTC 2020
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@
More information about the svn-src-all
mailing list