Fix more wrong sizeof() usages, part 1/x
[dragonfly.git] / libexec / dma / spool.c
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-21 Simon Schubertdma: rework config parsing
2009-09-20 Simon Schubertdma: allow empty sender in queue files
2009-09-20 Simon Schubertdma: create spool files mode 660
2009-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-29 Sascha WildnerFix typo: aquire -> acquire.
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-27 Simon Schubertdma: convert to more extensible queue file format
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