看板 DFBSD_commit 關於我們 聯絡資訊
commit 99d6192f83616c98daecd57103d2624d091872d2 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Jul 16 11:40:39 2009 +0200 dma: adjust syslog logging levels Most invocations of syslog used LOG_ERR. Clearly this is not good practise. Adjust the levels to be reasonable. Summary of changes: libexec/dma/crypto.c | 12 ++++++------ libexec/dma/dma.c | 12 ++++++------ libexec/dma/net.c | 26 +++++++++++++------------- 3 files changed, 25 insertions(+), 25 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99d6192f83616c98daecd57103d2624d091872d2 -- DragonFly BSD source repository