Fix more wrong sizeof() usages, part 1/x
[dragonfly.git] / libexec / dma / spool.c
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-01-03 Sascha Wildnerdma(8): Upgrade to v0.7.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2010-09-20 Matthias Schmidtdma - Cast correctly to uintmax_t when using %PRIxMAX
2010-09-17 Matthias Schmidtdma - Fix double free buf
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-29 Sascha WildnerFix typo: aquire -> acquire.
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 Simon Schubertdma: don't set it->mailf too early
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