<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/syslogd.c, branch cron_changes</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=cron_changes</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=cron_changes'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-10-24T05:00:29+00:00</updated>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Log all messages from a single connection, not just the first.  Patch from</title>
<updated>2001-08-14T17:32:23+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-08-14T17:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6ec78161ddb081315ef468bd245fcd9f6c5f8df'/>
<id>urn:sha1:b6ec78161ddb081315ef468bd245fcd9f6c5f8df</id>
<content type='text'>
matthias@corelatus.com, approved by Gennady Feldman &lt;gena01@cachier.com&gt;.
</content>
</entry>
<entry>
<title>Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c</title>
<updated>2001-07-19T15:00:14+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-07-19T15:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c1cda4a6091902bdb81cb8938838f4b26ddc52cf'/>
<id>urn:sha1:c1cda4a6091902bdb81cb8938838f4b26ddc52cf</id>
<content type='text'>
(noted by Adam Slattery).
</content>
</entry>
<entry>
<title>This is vodz' latest patch.  Sorry it took so long...</title>
<updated>2001-07-17T01:12:36+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-17T01:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=044228d5ecb9b79397f9fc915d046cf4538281e2'/>
<id>urn:sha1:044228d5ecb9b79397f9fc915d046cf4538281e2</id>
<content type='text'>
    1) ping cleanup (compile fix from this patch already applied).
    2) traceroute call not spare ntohl() now (and reduce size);
    3) Fix for functions not declared static in insmod, ash, vi and mount.
    4) a more simple API cmdedit :))
    5) adds "stopped jobs" warning to ash on Ctrl-D and fixes "ignoreeof" option
    6) reduce exporting library function index-&gt;strchr (traceroute), bzero-&gt;memset (syslogd)
</content>
</entry>
<entry>
<title>Remove redundant initialization of lfile to reduce executable size by</title>
<updated>2001-07-06T19:28:07+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-07-06T19:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c308847274aa289344994cec31bc4b528f59e04e'/>
<id>urn:sha1:c308847274aa289344994cec31bc4b528f59e04e</id>
<content type='text'>
8192 bytes (noted by Mike Castle).
</content>
</entry>
<entry>
<title>Per patch from vodz, change a couple of consts to defines, since</title>
<updated>2001-07-02T17:32:40+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-02T17:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=22ecf049b634ccd507ed0587526599ed1971c308'/>
<id>urn:sha1:22ecf049b634ccd507ed0587526599ed1971c308</id>
<content type='text'>
apparently gcc 2.95.4, at least, is too stupid to realize that a
"static const int" is in fact a constant.
</content>
</entry>
<entry>
<title>Patch from Gennady Feldman</title>
<updated>2001-06-26T01:41:59+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-06-26T01:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=addabd6f16aece578d94d810d3a9e9dc88f2cdb7'/>
<id>urn:sha1:addabd6f16aece578d94d810d3a9e9dc88f2cdb7</id>
<content type='text'>
This should fix "circular buffer" error message shown when running "syslogd -C"
</content>
</entry>
<entry>
<title>Add xgethostbyname and herror_msg* functions.</title>
<updated>2001-05-16T15:40:51+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-05-16T15:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c55b8d41c15640fa1637f919b3f6eca6e781047a'/>
<id>urn:sha1:c55b8d41c15640fa1637f919b3f6eca6e781047a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per comment from Jim McQuillan &lt;jam@mcquil.com&gt;, don't log</title>
<updated>2001-05-07T17:55:05+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-07T17:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=238bc4090d518d1ee17c454337831b81f5fc83d3'/>
<id>urn:sha1:238bc4090d518d1ee17c454337831b81f5fc83d3</id>
<content type='text'>
syslogd startup/shutdown messages as KERN.EMERG, but use
SYSLOG.INFO instead.
</content>
</entry>
<entry>
<title>devfs does not support creation of regular files.  So change the</title>
<updated>2001-05-03T07:01:41+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-03T07:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=87d893c04bcf4752999365e4e172c0c160d8fe39'/>
<id>urn:sha1:87d893c04bcf4752999365e4e172c0c160d8fe39</id>
<content type='text'>
test a bit so as to not possibly create a regular file.
 -Erik
</content>
</entry>
</feed>
