K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-12-05T21:19:24.984493Z K 7 svn:log V 277 Add simple locking for the in-kernel iconv code. Translation operations do not need any locking. Opening and closing translators is serialized using an sx lock. Note: This depends on the earlier fix to kern_module.c to properly order MOD_UNLOAD events. MFC after: 2 months END