Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 08/24/2000 05:03:55
Module Name:	basesrc
Committed By:	itohy
Date:		Thu Aug 24 02:03:55 UTC 2000

Modified Files:
	basesrc/usr.sbin/lpr/lpd: printjob.c

Log Message:
Don't pass null pointer to syslog.

lpd[6813]: mail sent to user itohy about job foo.ps on printer lp ((null))
                                                                   ^^^^^^


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/usr.sbin/lpr/lpd/printjob.c

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