Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All mbuf external free functions never fail, so let them be void. | Gleb Smirnoff | 2014-07-11 | 1 | -3/+2 |
* | Give (*ext_free) an int return value allowing for very sophisticated | Andre Oppermann | 2013-08-25 | 1 | -1/+4 |
* | Add an mbuf pointer parameter to (*ext_free) to give the external | Andre Oppermann | 2013-08-24 | 1 | -1/+1 |
* | Add parens around *free in *free++ in mbp_count() so that mbp_count() | Robert Watson | 2007-05-27 | 1 | -1/+1 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 1 | -1/+1 |
* | Pass MTX_DEF as the last argument to mtx_init() instead of 0. This | Don Lewis | 2003-12-07 | 1 | -1/+1 |
* | Add a facility for devices, specifically network interfaces, that require | Hartmut Brandt | 2003-07-15 | 1 | -0/+399 |