看板 DFBSD_commit 關於我們 聯絡資訊
commit 405f48ee8162eaa0509d1f6b2000ca6be60b1d69 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Mon Jul 20 01:20:27 2009 +0200 dma: restructure logging Don't carry the ident manually. Instead set a global tag once the ident is fixed. Summary of changes: libexec/dma/crypto.c | 56 ++++++++++++++------------------- libexec/dma/dma.c | 72 +++++++++++++++++++++++++++++-------------- libexec/dma/dma.h | 6 ++-- libexec/dma/local.c | 21 ++++-------- libexec/dma/net.c | 83 +++++++++++++++++++++---------------------------- libexec/dma/spool.c | 32 +++++++++---------- 6 files changed, 134 insertions(+), 136 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/405f48ee8162eaa0509d1f6b2000ca6be60b1d69 -- DragonFly BSD source repository