看板 DFBSD_commit 關於我們 聯絡資訊
commit 4b331f9f06d795f9e104e9e4807b2e7101263daa Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Jul 9 14:37:15 2009 +0200 dma: also list locked queue files When listing the queue, show all messages, even those that are currently locked for delivery. Indicate the lock with a '*' after the queue ID. Submitted-by: Peter Pentchev <roam@ringlet.net> Summary of changes: libexec/dma/dma.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++----- libexec/dma/dma.h | 1 + 2 files changed, 77 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4b331f9f06d795f9e104e9e4807b2e7101263daa -- DragonFly BSD source repository