With recent -current I got

_su (tcsh)
\___

in "ps ax" instead of

-su (tcsh)

as before.

>From su.c:

/* csh strips the first character... */
*np = asthem ? "-su" : iscsh == YES ? "_su" : "su";

It seems that it NOT strip the first character now :-(

-- 
Andrey A. Chernov
http://www.nagual.pp.ru/~ache/
MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to