summaryrefslogtreecommitdiff
path: root/sys/kern/kern_bufq.c
AgeCommit message (Expand)Author
2010-06-27garbage collect the debugging gooThordur I. Bjornsson
2010-06-27Add missing $OpenBSD$.Mark Kettenis
2010-06-21No need to include mutex.h twice.Thordur I. Bjornsson
2010-05-30Tweak bufq code to handle corner cases. Makes upcoming cd(4)Kenneth R Westerback
2010-05-26Trying this again. Mixing anoncvs with cvs is _not_ a good idea.Thordur I. Bjornsson
2009-06-17Revert bufq's. this is inline with the major midlayer reverts thatThordur I. Bjornsson
2009-06-04add $OpenBSD$ tagThordur I. Bjornsson
2009-06-03add a flexible buffer queue (bufq) api, based on the never usedThordur I. Bjornsson