DragonFly-2.3.2.138.gf4e61 master libexec/dma Makefile conf.c cr

看板DFBSD_commit作者時間16年前 (2009/07/22 06:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit f4e61a9f31b06b334c93bdaeee8c4691d9391c4e Author: Simon 'corecode' Schubert <corecode@fs.ei.tum.de> Date: Sun Nov 2 01:10:10 2008 +0100 dma: rework queue handling Summary of changes: libexec/dma/Makefile | 2 +- libexec/dma/conf.c | 4 +- libexec/dma/crypto.c | 2 - libexec/dma/dma.c | 456 +++----------------------------------------------- libexec/dma/dma.h | 55 ++++-- libexec/dma/local.c | 91 ++++++++++ libexec/dma/net.c | 8 +- libexec/dma/spool.c | 315 ++++++++++++++++++++++++++++++++++ 8 files changed, 474 insertions(+), 459 deletions(-) create mode 100644 libexec/dma/local.c create mode 100644 libexec/dma/spool.c http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f4e61a9f31b06b334c93bdaeee8c4691d9391c4e -- DragonFly BSD source repository
文章代碼(AID): #1APa7fdg (DFBSD_commit)