Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/lpr/lpr
Module Name: src
Committed By: garbled
Date: Tue Jan 17 19:41:49 UTC 2006
Modified Files:
src/usr.sbin/lpr/lpr: lpr.c
Log Message:
per PR bin/12958 change buf[MAXPATHLEN] to buf[BUFSIZ] to avoid potential
future problems if either should change.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.sbin/lpr/lpr/lpr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index