Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 12/22/1999 18:10:09
Module Name: basesrc
Committed By: mjl
Date: Thu Dec 23 02:10:08 UTC 1999
Modified Files:
basesrc/usr.sbin/lpr/lpd: lpd.c
Log Message:
Fix null terminating the wrong buffer curtesy of similar variables
mixed up. Seemed to never have any ill effect, but then...
Noted by Tetsuya Furukawa in FreeBSD PR/15604.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.sbin/lpr/lpd/lpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.