<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/sysklogd, branch 0_60_4</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_60_4</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_60_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2002-09-18T14:23:06+00:00</updated>
<entry>
<title>patch from John Hall &lt;john.hall@optionexist.co.uk&gt; to change the</title>
<updated>2002-09-18T14:23:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-09-18T14:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=06c35da6af117f8c27ed16afe3915fbbc6c64de8'/>
<id>urn:sha1:06c35da6af117f8c27ed16afe3915fbbc6c64de8</id>
<content type='text'>
klogd specific messages to facility LOG_SYSLOG and tidies up some
of the priorities.
</content>
</entry>
<entry>
<title>hehe.</title>
<updated>2002-09-17T20:35:58+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-09-17T20:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=39ad2833c0dae62b9a640f69ba6a357bd6b87246'/>
<id>urn:sha1:39ad2833c0dae62b9a640f69ba6a357bd6b87246</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vodz' last_patch57:</title>
<updated>2002-09-17T20:06:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-09-17T20:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=871d93c4620953a4ef19fc9df4865b0e351cd455'/>
<id>urn:sha1:871d93c4620953a4ef19fc9df4865b0e351cd455</id>
<content type='text'>
    Ok. Patch with reduce size ready.
    Notes: syslogd imposible close logsocket,
    the real programm write logmessages (hmm, cycle loop?)

    (Excuse me - this have small tab-formats rewroting also)

       text    data     bss     dec     hex filename
       2913     332   12388   15633    3d11 syslogd.o
       3109     332    9252   12693    3195 syslogd_old.o
</content>
</entry>
<entry>
<title>Run through indent, fix comments</title>
<updated>2002-08-22T18:41:20+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2002-08-22T18:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9fef17dec333e17b1f24bc729d3b16725f4ccc75'/>
<id>urn:sha1:9fef17dec333e17b1f24bc729d3b16725f4ccc75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move #define MAXLINE so this compiles without circ buffers.</title>
<updated>2002-08-06T20:12:56+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2002-08-06T20:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f8277ca992a1d08e25b3ffa52ffa3220c566b7a9'/>
<id>urn:sha1:f8277ca992a1d08e25b3ffa52ffa3220c566b7a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops.  Code things so it actually works this time around...</title>
<updated>2002-08-05T11:56:25+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-08-05T11:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=74b007f7cc1da527ee38be5c60e51d9882c6838a'/>
<id>urn:sha1:74b007f7cc1da527ee38be5c60e51d9882c6838a</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Joel Coltoff &lt;joel@wmi.com&gt; noticed that following a recent</title>
<updated>2002-08-05T11:14:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-08-05T11:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c59716ff4c2b17c8f8137eac14bc498d640c5f63'/>
<id>urn:sha1:c59716ff4c2b17c8f8137eac14bc498d640c5f63</id>
<content type='text'>
change in uClibc that changed opening the /dev/log socket as
SOCK_STREAM to SOCK_DGRAM, busybox syslogd no longer worked
since it needed a matching change.  This fixes it so it
works once again.
</content>
</entry>
<entry>
<title>Applied syslogd fix submitted by Bart Visscher:</title>
<updated>2002-07-19T20:52:21+00:00</updated>
<author>
<name>Robert Griebl</name>
<email>griebl@gmx.de</email>
</author>
<published>2002-07-19T20:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fc78b795758ad04caeadfbb2bbb75e6cefa03785'/>
<id>urn:sha1:fc78b795758ad04caeadfbb2bbb75e6cefa03785</id>
<content type='text'>
I am using BB 0.60.2 in a floppy distro, and the syslog (and logger) is
unable to log the "&lt;" char.  This shows up in ppp logfiles.  [...]
#logger "&lt;pcomp&gt;" results in "comp&gt;" arriving at the log.
</content>
</entry>
<entry>
<title>Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR</title>
<updated>2002-04-13T14:07:32+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-13T14:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4e116823f406a51daf1aeeaad538d613d2b51cc1'/>
<id>urn:sha1:4e116823f406a51daf1aeeaad538d613d2b51cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completely rework the config system so that it no longer annoys me to work on</title>
<updated>2002-04-12T12:05:57+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-12T12:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=85208e2ab94ddd60cc97dd7ae4a3b2a588281398'/>
<id>urn:sha1:85208e2ab94ddd60cc97dd7ae4a3b2a588281398</id>
<content type='text'>
the busybox development tree.  This eliminates the use of recursive make, and
once again allows us to run 'make' in a subdirectory with the expected result.
And things are now much faster too.  Greatly improved IMHO...
 -Erik
</content>
</entry>
</feed>
