K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2001-04-05T04:20:48.000000Z K 7 svn:log V 212 Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which is what they should be. As the returned mbuf is already checked for failure of M_PREPEND even in the wait case, nothing more to be done here. END