K 10 svn:author V 3 kib K 8 svn:date V 27 2010-05-06T19:22:50.413442Z K 7 svn:log V 223 Add MAKEDEV_NOWAIT flag to make_dev_credf(9), to create a device node in a no-sleep context. If resource allocation cannot be done without sleep, make_dev_credf() fails and returns NULL. Reviewed by: jh MFC after: 2 weeks END