git: dma(8) : update to version 0.9
Joris Giovannangeli
joris at crater.dragonflybsd.org
Fri Feb 21 09:19:44 PST 2014
commit 14dfb9912037c6e7f0ddb9ef1cd77d5e14246639
Author: Joris Giovannangeli <joris at giovannangeli.fr>
Date: Fri Feb 21 18:17:22 2014 +0100
dma(8) : update to version 0.9
* Sources from upstream commit 89702b7f148445240a308a5be65f79891e865a4b
* (minor) local changes are kept.
Summary of changes:
libexec/dma/README.markdown | 2 +
libexec/dma/VERSION | 2 +-
libexec/dma/aliases_parse.y | 11 ++-
libexec/dma/conf.c | 9 ++-
libexec/dma/crypto.c | 4 +
.../dma/{dma-mbox-create => }/dma-mbox-create.c | 0
libexec/dma/dma.8 | 13 +++-
libexec/dma/dma.c | 85 +++++++++++++++++-----
libexec/dma/dma.conf | 3 +
libexec/dma/dma.h | 18 ++++-
libexec/dma/dma/Makefile | 4 +-
libexec/dma/get-version.sh | 9 +++
libexec/dma/net.c | 27 +++----
libexec/dma/spool.c | 45 ++++++++++++
14 files changed, 187 insertions(+), 45 deletions(-)
rename libexec/dma/{dma-mbox-create => }/dma-mbox-create.c (100%)
create mode 100644 libexec/dma/get-version.sh
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/14dfb9912037c6e7f0ddb9ef1cd77d5e14246639
--
DragonFly BSD source repository
More information about the Commits
mailing list