K 10 svn:author V 5 andre K 8 svn:date V 27 2013-08-19T11:16:53.810124Z K 7 svn:log V 331 Remove the unused M_NOFREE mbuf flag. It didn't have any in-tree users for a very long time, if ever. Should such a functionality ever be needed again the appropriate and much better way to do it is through a custom EXT_SOMETHING external mbuf type together with a dedicated *ext_free function. Discussed with: trociny, glebius END