[BusyBox] logger

Erik Andersen andersen at lineo.com
Wed Jan 3 00:07:08 UTC 2001


On Tue Jan 02, 2001 at 06:07:09PM -0500, Tom Cameron wrote:
> Hello all,
>     I downloaded the latest busybox source, and compiled it.  I ran the
> following commands and received the following output in my system log...any
> ideas?
> 
> Ran:		echo "Test" |./busybox logger
> Received:	Jan  2 14:02:57 lfs root: Test n
> 
> Ran:		echo "Test Number 2" |./busybox logger
> Received:	Jan  2 14:03:38 lfs root: Test Number 2 ÿ¿D÷ÿ¿Í6
> 
>     The extra characters at the end of each logged event are what I am
> concerned about.  Where are they coming from, and what can I do to get rid
> of them.  Were any other changes applied to the source before it was
> committed?  Any info. would be greatly appreciated.

Seems logger was not NULL terminating strings from stdin.  I just
fixed this in CVS.  Try again?

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list