summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_mchain.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for iovcnt greater than 1. This should resolve problemsbp2002-02-211-14/+16
* Update to C99, s/__FUNCTION__/__func__/.obrien2001-12-101-2/+2
* Remove superfluous m_pkthdr.rcv_if = NULL assignment followingbmilekic2001-02-251-2/+0
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.bp2001-02-241-0/+549
OpenPOWER on IntegriCloud