Re: internal buffer overflow in init...

2003-06-18 Thread James Olin Oden
On Fri, 13 Jun 2003, James Olin Oden wrote: > OK, this is the original problem I was trying to figure with the debug > version of init. In house we have an app that was starting a process > manager from init. It was starting after the sysinit entry and before > the runlevel script entries (it n

internal buffer overflow in init...

2003-06-13 Thread James Olin Oden
OK, this is the original problem I was trying to figure with the debug version of init. In house we have an app that was starting a process manager from init. It was starting after the sysinit entry and before the runlevel script entries (it needed to be around when the runlevel scripts were ran