Date: Sun, 13 Aug 2000 13:05:59 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/perl5 patchlevel.h perl.c Message-ID: <200008132005.NAA37786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2000/08/13 13:05:59 PDT
Modified files:
contrib/perl5 patchlevel.h perl.c
Log:
Suidperl fixes.
1) Official patch - remove the whole effort to fork off a process
to run /bin/mail; we don't have a /bin/mail, but this brings our
code in line with mainstream Perl recommendation.
2) Make the "Can't do setuid" message a bit clearer; when our userbase
bumps into our suidperl-with-no-commit-bit, give them a good clue as
to what is going on.
Revision Changes Path
1.2 +39 -4 src/contrib/perl5/patchlevel.h
1.5 +4 -14 src/contrib/perl5/perl.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?200008132005.NAA37786>
