Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2017 14:13:36 -0800
From:      John Baldwin <jhb@freebsd.org>
To:        Edward Tomasz Napierala <trasz@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r312988 - in head/sys: compat/cloudabi compat/linux kern sys
Message-ID:  <3349880.lYJPXOWCO7@ralph.baldwin.cx>
In-Reply-To: <201701301257.v0UCvNrK065993@repo.freebsd.org>
References:  <201701301257.v0UCvNrK065993@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, January 30, 2017 12:57:23 PM Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Mon Jan 30 12:57:22 2017
> New Revision: 312988
> URL: https://svnweb.freebsd.org/changeset/base/312988
> 
> Log:
>   Add kern_listen(), kern_shutdown(), and kern_socket(), and use them
>   instead of their sys_*() counterparts in various compats. The svr4
>   is left untouched, because there's no point.

Note that you can compile test svr4 since it is still in the tree.
If we want to remove svr4, then we should remove it.  However, we
should maintain code that is in the tree if it is still there.

-- 
John Baldwin



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