[BusyBox] init syslog messages have ^M

Brian T btuch at usa.net
Wed Nov 24 18:55:40 UTC 2004


I'm doing some testing now.  In the function "static void message()" there
is a line msg[0] = '\r'; which is prolly it.  I'm lookin to get rid of it.

-Brian


> You're not alone..
> But it's not bothering me actually
>
>
> On Wed, 24 Nov 2004 12:20:09 -0600, Brian T <btuch at usa.net> wrote:
> >
> > I've been noticing that when init sends entries to syslog, it sticks a
^M at
> > the front of the message.  I don't see any other processes doing this,
and
> > looking in init.c I can't see why this is happening.
> >
> > Dec 31 18:00:28 init: ^MStarting pid 225, console /dev/ttyS0:
'/bin/getty'
> >
> > Anyone else seeing this, or is it just me?
> >
> > -Brian






More information about the busybox mailing list