Date: Tue, 29 May 2001 20:33:33 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rcp rcp.c Message-ID: <200105300333.f4U3XXZ64028@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/05/29 20:33:33 PDT
Modified files:
bin/rcp rcp.c
Log:
Use PATH_MAX instead of MAXPATHLEN.
Also use sizeof(path) in preference to PATH_MAX.
Revision Changes Path
1.28 +5 -4 src/bin/rcp/rcp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105300333.f4U3XXZ64028>
