DragonFly-2.3.2.140.g405f48 master libexec/dma crypto.c dma.c dma.h local.c net.c spool.c

Simon Schubert corecode at crater.dragonflybsd.org
Tue Jul 21 15:14:56 PDT 2009


commit 405f48ee8162eaa0509d1f6b2000ca6be60b1d69
Author: Simon Schubert <corecode at 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





More information about the Commits mailing list