Deleted Added
full compact
32c32
< * $FreeBSD: head/sys/libkern/iconv_xlat.c 75332 2001-04-09 09:39:29Z bp $
---
> * $FreeBSD: head/sys/libkern/iconv_xlat.c 109623 2003-01-21 08:56:16Z alfred $
65c65
< dp = (struct iconv_xlat *)kobj_create((struct kobj_class*)dcp, M_ICONV, M_WAITOK);
---
> dp = (struct iconv_xlat *)kobj_create((struct kobj_class*)dcp, M_ICONV, 0);