svn commit: r312988 - in head/sys: compat/cloudabi compat/linux kern sys
Edward Tomasz Napierala
trasz at FreeBSD.org
Tue Jan 31 15:07:34 UTC 2017
On 0130T1502, Gleb Smirnoff wrote:
> On Mon, Jan 30, 2017 at 12:57:23PM +0000, Edward Tomasz Napierala wrote:
> E> Author: trasz
> E> Date: Mon Jan 30 12:57:22 2017
> E> New Revision: 312988
> E> URL: https://svnweb.freebsd.org/changeset/base/312988
> E>
> E> Log:
> E> Add kern_listen(), kern_shutdown(), and kern_socket(), and use them
> E> instead of their sys_*() counterparts in various compats. The svr4
> E> is left untouched, because there's no point.
>
> Btw, any good reasons to keep SVR4 support for FreeBSD 12?
I don't think so. However, I seem to remember there was an attempt
to remove one of the compats some time ago, and it turned out there were
still some people using it. So, I don't have plans to disconnect svr4,
but I don't have plans to keep it up to date either.
More information about the svn-src-all
mailing list