看板 DFBSD_commit 關於我們 聯絡資訊
commit a5a8a1a4d14ccdda5b1ea7b707b435fb8591a48c Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Jul 9 14:37:15 2009 +0200 dma: properly log last remote status message Store the last error or status message received from the remote server in the neterr[] buffer and display it instead of the meaningless %m in remote delivery syslog messages. Submitted-by: Peter Pentchev <roam@ringlet.net> Summary of changes: libexec/dma/crypto.c | 9 ++++++--- libexec/dma/dma.h | 2 ++ libexec/dma/net.c | 44 ++++++++++++++++++++++++++++---------------- 3 files changed, 36 insertions(+), 19 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a5a8a1a4d14ccdda5b1ea7b707b435fb8591a48c -- DragonFly BSD source repository