K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2000-12-27T22:20:13.000000Z K 7 svn:log V 136 Small fix for bpf compat: Make malloc() use M_NOWAIT istead of M_DONTWAIT and in the bpf_compat case, define M_NOWAIT to be M_DONTWAIT. END