On Tue, Jan 15, 2013 at 11:30:43PM +0800, Kevin Lo wrote:
> On 2013/01/14 23:18, Alexey Dokuchaev wrote:
> >>Log:
> >> MFC r236899:
> >> Fix unloading of libiconv module.
> >Do you plan to MFC this to stable/8 as well?
>
> Done.
Awesome, thanks!
./danfe
__
On 2013/01/14 23:18, Alexey Dokuchaev wrote:
On Tue, Jan 08, 2013 at 04:43:20AM +, Kevin Lo wrote:
New Revision: 245149
URL: http://svnweb.freebsd.org/changeset/base/245149
Log:
MFC r236899:
Fix unloading of libiconv module.
Do you plan to MFC this to stable/8 as well?
Done.
On Tue, Jan 08, 2013 at 04:43:20AM +, Kevin Lo wrote:
> New Revision: 245149
> URL: http://svnweb.freebsd.org/changeset/base/245149
>
> Log:
> MFC r236899:
>
> Fix unloading of libiconv module.
Do you plan to MFC this to stable/8 as well?
./danfe
__
Author: kevlo
Date: Tue Jan 8 04:43:20 2013
New Revision: 245149
URL: http://svnweb.freebsd.org/changeset/base/245149
Log:
MFC r236899:
Fix unloading of libiconv module.
Previously it would either loop infinitely or exit with error leaking a lock.
Modified:
stable/9/sys/libkern/ico