Age | Commit message (Expand) | Author |
---|---|---|
2020-08-28 | Fix a few more typos in man9. Pointed out by jmc@, thanks! | Frederic Cambus |
2020-06-21 | document mq_push() | David Gwynne |
2020-01-23 | punctuation fixes; | Jason McIntyre |
2020-01-22 | document ml_hdatalen and mq_hdatalen | David Gwynne |
2018-02-09 | Extend the mbuf queue API with an accessor that checks whether | Patrick Wildt |
2016-04-15 | remove ml_filter, mq_filter, niq_filter. | David Gwynne |
2015-11-24 | missing NAME entry; | Jason McIntyre |
2015-11-21 | Retire ml_requeue(9) and mq_requeue(9). | Martin Pieuchot |
2015-11-02 | provide ml_purge and mq_purge. | David Gwynne |
2015-09-23 | ml_init and mq_init return void. | David Gwynne |
2015-09-14 | Remove useless quoting from .Fo and .Fn function names, to prevent | Ingo Schwarze |
2015-08-14 | provide ml_requeue and mq_requeue for prepending mbufs on lists/queues | David Gwynne |
2015-06-17 | Move mbuf_list and mbuf_queue documentation in their own manual. | Martin Pieuchot |