CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/20 23:37:27
Modified files:
sys/sys : mbuf.h
sys/kern : uipc_mbuf.c
Log message:
add mq_push. it's like mq_enqueue, but drops from the head, not the tail.
from Matt Dunwoodie and Jason A. Donenfeld
