Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/10/2001 14:30:20
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Jan 10 12:30:20 UTC 2001

Modified Files:
	basesrc/usr.bin/su: su.c

Log Message:
- don't use LOG_CONS
- by default log to LOG_AUTH (so no need to specify LOG_AUTH at each syslog())
- log all unsuccessful attempts (for whatever reason) to LOG_WARNING
- log all successful attempts to LOG_NOTICE


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 basesrc/usr.bin/su/su.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.