看板 DFBSD_commit 關於我們 聯絡資訊
commit ca259d1427a3409c99544f76ef9cd3a696379556 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Mon Sep 21 13:16:07 2009 +0200 dma: rework config parsing Summary of changes: libexec/dma/conf.c | 263 ++++++++++++++++++++++++++------------------------ libexec/dma/crypto.c | 22 ++-- libexec/dma/dma.c | 55 +++++++---- libexec/dma/dma.h | 26 +++--- libexec/dma/mail.c | 4 +- libexec/dma/net.c | 51 +++++----- libexec/dma/spool.c | 12 +- libexec/dma/util.c | 8 +- 8 files changed, 233 insertions(+), 208 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca259d1427a3409c99544f76ef9cd3a696379556 -- DragonFly BSD source repository