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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"