DragonFly-2.3.2.144.g1da0a master libexec/dma Makefile conf.c dma.c dma.h spool.c util.c

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


commit 1da0a9f2a6a5790964feae86bd803c2a7eb7a6fe
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Mon Jul 20 22:48:00 2009 +0200

    dma: always log error exits

Summary of changes:
 libexec/dma/Makefile |    2 +-
 libexec/dma/conf.c   |   12 ++-
 libexec/dma/dma.c    |  197 +++-----------------------------------
 libexec/dma/dma.h    |   17 +++-
 libexec/dma/spool.c  |   22 +++--
 libexec/dma/util.c   |  258 ++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 309 insertions(+), 199 deletions(-)
 create mode 100644 libexec/dma/util.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1da0a9f2a6a5790964feae86bd803c2a7eb7a6fe


-- 
DragonFly BSD source repository





More information about the Commits mailing list