K 10 svn:author V 6 archie K 8 svn:date V 27 2000-07-20T17:23:49.000000Z K 7 svn:log V 149 Allocate memory with M_NOWAIT instead of M_WAITOK, because it's possible for these routines to be called from an interrupt context. PR: kern/20057 END