I just upgraded one of our servers from RELENG_3 to RELENG_4. The upgrade
ran without any gitch.

However, I noticed that 'ps' would not display the changed command. I wrote
a little test program to try changing the ps command by writing direct to
argv[0] and used setproctitle, but either of them seemed to work. I tried
with perl also (perl -e '$0="New title";sleep(120)'&) and that did not work
either.

Any insight on this problem?

Best regards


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

Reply via email to