K 10 svn:author V 5 silby K 8 svn:date V 27 2003-05-02T03:43:40.000000Z K 7 svn:log V 327 Add the M_FREELIST flag, which is used to detect whenever a double free of a mbuf occurs and cause an immediate panic, rather than allowing free list corruption to occur. This code is trapped under INVARIANTS, so it should not cause any change in default performance. Reviewed by: a bunch of people on -net MFC after: 1 week END