Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS. | tjr | 2002-12-14 | 1 | -2/+1 |
| | |||||
* | Export symbols that constitute APIs defined by these | msmith | 2002-01-11 | 1 | -0/+36 |
| | | | | | | | | modules. Note that in the case of 'mii' the API is not clearly defined, and the symbols exported represent a subset defined by current usage. | ||||
* | Introduce API for sequential reads/writes (build/dissect) of mbuf chains. | bp | 2001-02-24 | 1 | -0/+8 |
Reviewed by: Ian Dowse <iedowse@maths.tcd.ie>, Bosko Milekic <bmilekic@technokratis.com>, Julian Elischer <julian@elischer.org> and arch@/net@ Obtained from: smbfs |