Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move zlib.c from net to libkern. | rodrigc | 2015-04-22 | 1 | -2/+1 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -2/+2 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+2 |
* | Remove alignment constraints. | mav | 2010-04-01 | 1 | -4/+5 |
* | Use m_unshare()+m_copyback() instead of m_freem()+m_devget() to keep | mav | 2009-01-18 | 1 | -14/+27 |
* | Whitespace cleanup. | glebius | 2007-01-15 | 1 | -7/+7 |
* | Fix accounting of incoming octets. | glebius | 2007-01-10 | 1 | -1/+2 |
* | A node that implements the Deflate sub-protocols of the Compression Control | glebius | 2006-12-28 | 1 | -0/+683 |