DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: dma: factor out mail handling code
commit 30833a294d1c4929a8f2826cbc9a7ddc6ede653b
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Thu Aug 27 13:52:43 2009 +0200
dma: factor out mail handling code
Summary of changes:
libexec/dma/Makefile | 3 +-
libexec/dma/dma.c | 171 +-----------------------------------------
libexec/dma/dma.h | 5 +
libexec/dma/mail.c | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 211 insertions(+), 170 deletions(-)
create mode 100644 libexec/dma/mail.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/30833a294d1c4929a8f2826cbc9a7ddc6ede653b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]