<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts, branch 1_5_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_5_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_5_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-03-18T21:45:21+00:00</updated>
<entry>
<title>make clean deletes .kernelrelease now</title>
<updated>2007-03-18T21:45:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-18T21:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=41e1dc3f8bfea676319f3a69e8556dba2a3a279c'/>
<id>urn:sha1:41e1dc3f8bfea676319f3a69e8556dba2a3a279c</id>
<content type='text'>
trylink deleted empty linker stderr on success
</content>
</entry>
<entry>
<title>dont use obsolete function index() as pointed out by src.obsolete.funcs</title>
<updated>2007-03-17T06:29:05+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-03-17T06:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7a96504d30e0bcafb5e014555c741fea6513172a'/>
<id>urn:sha1:7a96504d30e0bcafb5e014555c741fea6513172a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: produce link map. Rather useful when you</title>
<updated>2007-03-15T23:44:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-15T23:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=84a9b8750e5a7716d145b2b8bc2a2d955fb2e122'/>
<id>urn:sha1:84a9b8750e5a7716d145b2b8bc2a2d955fb2e122</id>
<content type='text'>
are wondering why your busybox is much bigger that you hoped for.
</content>
</entry>
<entry>
<title>Do not fail password check if shadow password does not exist -</title>
<updated>2007-03-13T13:01:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-13T13:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5df955fce2fbdc5b2acc365a120327ff943403da'/>
<id>urn:sha1:5df955fce2fbdc5b2acc365a120327ff943403da</id>
<content type='text'>
fall back to ordinary one

Reduced usage of functions returning datain static buffers.
(mostly passwd/group/shadow related):

function                                             old     new   delta
correct_password                                     143     193     +50
sulogin_main                                         490     533     +43
adduser_main                                         732     774     +42
passwd_main                                         1875    1915     +40
addgroup_main                                        330     365     +35
bb_internal_getspnam                                  38       -     -38
bb_internal_fgetpwent                                 38       -     -38
bb_internal_fgetgrent                                 38       -     -38
static.resultbuf                                     168      88     -80
static.buffer                                       1872    1104    -768
------------------------------------------------------------------------------
(add/remove: 0/3 grow/shrink: 5/2 up/down: 210/-962)         Total: -752 bytes

</content>
</entry>
<entry>
<title>update defconfig</title>
<updated>2007-03-11T12:29:25+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-11T12:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ecea8f201e77aff3e9a4fe5b3a435f463a842687'/>
<id>urn:sha1:ecea8f201e77aff3e9a4fe5b3a435f463a842687</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add chrt applet.</title>
<updated>2007-03-09T16:56:38+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-09T16:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=71bc71a7dc2601b1d9beb73ee1f178da1733788e'/>
<id>urn:sha1:71bc71a7dc2601b1d9beb73ee1f178da1733788e</id>
<content type='text'>
   text    data     bss     dec     hex filename
    769       0       0     769     301 miscutils/chrt.o
and could use some further shrinkage
</content>
</entry>
<entry>
<title>- add selinux applets to the IMA workaround</title>
<updated>2007-03-09T08:46:31+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-09T08:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e11b4a470576ca8971d289edeb7ad931e60f3323'/>
<id>urn:sha1:e11b4a470576ca8971d289edeb7ad931e60f3323</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stop using bash'isms ('function')</title>
<updated>2007-02-25T00:40:37+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-02-25T00:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=018e085d44206305f1d20e0111236f96f8d78c80'/>
<id>urn:sha1:018e085d44206305f1d20e0111236f96f8d78c80</id>
<content type='text'>
runtest: do not depend on busybox.links
</content>
</entry>
<entry>
<title>- check if the compiler supports -fwhole-program -- 4.0 does not</title>
<updated>2007-02-12T12:57:38+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-02-12T12:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9a1c71a0f22e7113b87291f874281fb44a455aab'/>
<id>urn:sha1:9a1c71a0f22e7113b87291f874281fb44a455aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mkconfigs: remove echo "`...`" contortion</title>
<updated>2007-02-04T02:38:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-02-04T02:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=45854b5e3ff265c23dc36c139f09ea8eb3790ad1'/>
<id>urn:sha1:45854b5e3ff265c23dc36c139f09ea8eb3790ad1</id>
<content type='text'>
</content>
</entry>
</feed>
