dma: move sender into queue
[dragonfly.git] / libexec / dma / spool.c
2009-08-27 Simon Schubertdma: move sender into queue
2009-08-27 Simon Schubertdma: initialize queue structures
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-25 Simon Schubertdma: don't set it->mailf too early
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-21 Simon Schubertdma: don't block when trying to aquire a queue file
2009-07-21 Simon Schubertdma: always log error exits
2009-07-21 Simon Schubertdma: drop CVS ids
2009-07-21 Simon Schubertdma: rewrite file management
2009-07-21 Simon Schubertdma: correct logic for setting the locked flag
2009-07-21 Simon Schubertdma: restructure logging
2009-07-21 Simon Schubertdma: note that the data file provides the id
2009-07-21 Simon 'corecode... dma: rework queue handling