Date: Wed, 6 Sep 1995 19:27:53 -0500 From: peter@taronga.com (Peter da Silva) To: hackers@freebsd.org Subject: Re: Change in behaviour of SU... Message-ID: <DEIEMF.2B8@bonkers.taronga.com> References: <199509051017.MAA01018@uriah.heep.sax.de> <199509051729.TAA26346@keltia.frmug.fr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199509051729.TAA26346@keltia.frmug.fr.net>, Ollivier Robert <roberto@keltia.frmug.fr.net> wrote: >I checked on a friend 1.1.5.1 machine, su(1) does *not* permit "-c"... Read the code again. The "-c" is in the args passed to the shell (after the user name). 1.1.5.1 copied it, 2.0.5 throws them away. It looks to be a Net/2 to 4.4 LITE change. In any case my patch fixes it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DEIEMF.2B8>