| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't dereference the 'x' pointer if it is NULL, instead skip the | John Baldwin | 2002-10-22 | 1 | -6/+12 |
| * | Change iov_base's type from `char *' to the standard `void *'. All | Mike Barcroft | 2002-10-11 | 1 | -2/+4 |
| * | Move m_fixhdr() from "mbchain" to "mbuf" where it belongs. | Poul-Henning Kamp | 2002-09-18 | 1 | -14/+0 |
| * | Convert GNU-styled variadic macros to ISO(9x) style. | Mark Murray | 2002-07-15 | 1 | -4/+4 |
| * | Move the new byte order function prototypes from <sys/param.h> to | Mike Barcroft | 2002-04-26 | 1 | -0/+1 |
| * | Add support for iovcnt greater than 1. This should resolve problems | Boris Popov | 2002-02-21 | 1 | -14/+16 |
| * | Update to C99, s/__FUNCTION__/__func__/. | David E. O'Brien | 2001-12-10 | 1 | -2/+2 |
| * | Remove superfluous m_pkthdr.rcv_if = NULL assignment following | Bosko Milekic | 2001-02-25 | 1 | -2/+0 |
| * | Introduce API for sequential reads/writes (build/dissect) of mbuf chains. | Boris Popov | 2001-02-24 | 1 | -0/+549 |
