Commit the remainder of Max's dma work (with minor modifications).
authorMatthias Schmidt <matthias@dragonflybsd.org>
Tue, 16 Sep 2008 17:57:23 +0000 (17:57 +0000)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Tue, 16 Sep 2008 17:57:23 +0000 (17:57 +0000)
commit4dcaa51ba4d4238e035a802067366a28527cd570
tree81023cf2038d29d0ee8a6587a5a38cf0ebf9f373
parent9b8e81ae582d2ac1223e46cd3f64b8f2ae886a05
Commit the remainder of Max's dma work (with minor modifications).
See Max mail on kernel@ [1] for further details.

* Support of .forward files (Note: dma is now setuid root)
* Send multiple mails at once
* Fix some style(9) issues (mostly return())

Some style(9) issues are still in the code.  I take care if I have some
spare time :)  Please test!

Submitted-by: Max Lindner <gisanka@gmail.com>
Sponsored-by: Google Summer of Code 2008
[1] http://leaf.dragonflybsd.org/mailarchive/kernel/2008-08/msg00045.html
libexec/dma/Makefile
libexec/dma/dma.c
libexec/dma/dma.h
libexec/dma/net.c