svn commit: r259859 - head/sys/netinet/libalias

John Baldwin jhb at freebsd.org
Thu Dec 26 16:38:08 UTC 2013


On Tuesday, December 24, 2013 10:24:20 pm Gleb Smirnoff wrote:
> Author: glebius
> Date: Wed Dec 25 03:24:20 2013
> New Revision: 259859
> URL: http://svnweb.freebsd.org/changeset/base/259859
> 
> Log:
>   Cleanup alias module handler register/unregister.
>   
>   - Remove locking, since all module(9) events are running under &Giant.

Eh, at some point that will go away.

-- 
John Baldwin


More information about the svn-src-head mailing list