On Wed, Oct 10, 2012 at 09:34:29AM -0400, Ed Maste wrote:
> On 9 October 2012 18:07, Ben Pfaff wrote:
> > On Tue, Oct 09, 2012 at 06:03:32PM -0400, Ed Maste wrote:
> >>...
> >>
> >> Interesting - I didn't notice this code before.
> >>
> >> On FreeBSD we have setproctitle(const char *fmt, ...) for
On 9 October 2012 18:07, Ben Pfaff wrote:
> On Tue, Oct 09, 2012 at 06:03:32PM -0400, Ed Maste wrote:
>>...
>>
>> Interesting - I didn't notice this code before.
>>
>> On FreeBSD we have setproctitle(const char *fmt, ...) for this
>> functionality, which has the same interface as proctitle_set.
>>
On Tue, Oct 09, 2012 at 06:03:32PM -0400, Ed Maste wrote:
> On 9 October 2012 17:18, Ben Pfaff wrote:
> > On Tue, Oct 09, 2012 at 01:54:28PM -0700, Ethan Jackson wrote:
> >> > Does the 'argv' code in command-line.c actually malfunction on ESX?
> >> > It'd be nice to just leave it in, if not. It's
On 9 October 2012 17:18, Ben Pfaff wrote:
> On Tue, Oct 09, 2012 at 01:54:28PM -0700, Ethan Jackson wrote:
>> > Does the 'argv' code in command-line.c actually malfunction on ESX?
>> > It'd be nice to just leave it in, if not. It's not really tied to
>> > having the Linux datapath, it's orthogona