Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 04/28/2002 07:13:52
Module Name: syssrc
Committed By: enami
Date: Sun Apr 28 04:13:52 UTC 2002
Modified Files:
syssrc/sys/kern: subr_log.c
Log Message:
Fix the return value of logioctl() for unhandled ioctl; return EPASSTHROUGH
instead of -1. Fix suggested by Andrew Brown.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/kern/subr_log.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.