看板 DFBSD_commit 關於我們 聯絡資訊
commit af80a74d65f30cc89d03f9d8db6787c21d996210 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Jul 16 16:04:25 2009 +0200 dma: add required headers if they are not present RFC2822 states that we must or should include the Date, Message-Id, and From headers, so add them if they are not present in the message. Summary of changes: libexec/dma/dma.c | 38 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 38 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af80a74d65f30cc89d03f9d8db6787c21d996210 -- DragonFly BSD source repository