<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/busybox/scripts/objsizes, branch master</title>
<subtitle>Busybox tree with Carbs Linux patches
</subtitle>
<id>https://git.carbslinux.org/forks/busybox/atom?h=master</id>
<link rel='self' href='https://git.carbslinux.org/forks/busybox/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/'/>
<updated>2008-12-01T12:38:36+00:00</updated>
<entry>
<title>...and exclude LC_ALL too</title>
<updated>2008-12-01T12:38:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-01T12:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=928b2c0fee65cae10f683ee0f1ea8d0a29a54924'/>
<id>urn:sha1:928b2c0fee65cae10f683ee0f1ea8d0a29a54924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: fix sorting + locale in make objsizes</title>
<updated>2008-12-01T12:36:41+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-12-01T12:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=dcc921e3ca1d2e30d69cd2209d2c427e78a32a30'/>
<id>urn:sha1:dcc921e3ca1d2e30d69cd2209d2c427e78a32a30</id>
<content type='text'>
</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.carbslinux.org/forks/busybox/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>fixes for amd64 compilation</title>
<updated>2007-01-20T01:47:44+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-20T01:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=91f20ab510a6ddab49dd89f8c8876912d4537be0'/>
<id>urn:sha1:91f20ab510a6ddab49dd89f8c8876912d4537be0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt_names: stop allocating 5k in rwdata</title>
<updated>2006-12-31T20:40:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-31T20:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=d1a302b52f11563240db5313344a1331613e1538'/>
<id>urn:sha1:d1a302b52f11563240db5313344a1331613e1538</id>
<content type='text'>
objsizes: don't show build machinery's object modules
</content>
</entry>
<entry>
<title>dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!)</title>
<updated>2006-09-28T22:34:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-09-28T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=57308afb5b221c2ccbf7d3accc301fffb31aa7a5'/>
<id>urn:sha1:57308afb5b221c2ccbf7d3accc301fffb31aa7a5</id>
<content type='text'>
at the cost of ~100 bytes of text.
Improves friendliness to nommu systems.
(Dunno whether nommu people ever use dpkg, though...)
</content>
</entry>
<entry>
<title>Yet more "#if 0" content removed.</title>
<updated>2006-07-01T15:09:17+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-01T15:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=7ccb65f3a4f5c84d010978d450df57d3c1b13297'/>
<id>urn:sha1:7ccb65f3a4f5c84d010978d450df57d3c1b13297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- patch from Denis Vlasenko to make sizes PHONY and to add objsizes which prints</title>
<updated>2006-04-26T10:10:25+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-04-26T10:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=06a81d368eea88428fbce186f1e01a16673066b7'/>
<id>urn:sha1:06a81d368eea88428fbce186f1e01a16673066b7</id>
<content type='text'>
  the sizes of the individual object files.
</content>
</entry>
</feed>
