Date: Wed, 22 May 2002 06:41:08 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sccs sccs.c Message-ID: <200205221341.g4MDf8H31796@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/05/22 06:41:08 PDT
Modified files:
usr.bin/sccs sccs.c
Log:
Make the guarded string functions take a const "from" addr, and make the
function that prints when a botched guarded string operation occurs take
two const arguments.
XXX Should we use strlcat/strlcpy instead and hope for the best?
Revision Changes Path
1.7 +8 -8 src/usr.bin/sccs/sccs.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?200205221341.g4MDf8H31796>
