Date: Sat, 11 Aug 2001 07:22:33 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su Makefile su.c Message-ID: <200108111422.f7BEMXS18077@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2001/08/11 07:22:33 PDT Modified files: usr.bin/su Makefile su.c Log: WARNS=2 type cleanup. WARNS=2 cannot be enable because of an unresolvable conflict in arg 2 of execv(). Document this in the Makefile. Reviewed by: bde (su.c only) Revision Changes Path 1.33 +5 -1 src/usr.bin/su/Makefile 1.40 +6 -6 src/usr.bin/su/su.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?200108111422.f7BEMXS18077>