<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/loginutils, branch 1_11_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_11_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_11_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-06-16T04:09:25+00:00</updated>
<entry>
<title>whitespace and comment fixes, no code changes</title>
<updated>2008-06-16T04:09:25+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-16T04:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f45c4f41b792e4b7c52eaf21b9540112887e861b'/>
<id>urn:sha1:f45c4f41b792e4b7c52eaf21b9540112887e861b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>even more of help text fixes</title>
<updated>2008-06-15T20:15:27+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-15T20:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=57c899e4c2be4d0bddeaaca9c34ea0f484f92ad8'/>
<id>urn:sha1:57c899e4c2be4d0bddeaaca9c34ea0f484f92ad8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix config help text</title>
<updated>2008-06-15T20:14:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-15T20:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1dba30f2def3a9d2d476a6035a4d8fc4fa2281f0'/>
<id>urn:sha1:1dba30f2def3a9d2d476a6035a4d8fc4fa2281f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix copy'n paste error.</title>
<updated>2008-06-15T19:02:31+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-15T19:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f54a088429a382b48d34529e228e4900879ce826'/>
<id>urn:sha1:f54a088429a382b48d34529e228e4900879ce826</id>
<content type='text'>
  thanks, vda! :)
</content>
</entry>
<entry>
<title>Specially for Bernhard Fischer introduce USE_BB_CRYPT</title>
<updated>2008-06-15T18:35:34+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-15T18:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b4c5bf615e0cd0da41222b853627ce2c893cba5c'/>
<id>urn:sha1:b4c5bf615e0cd0da41222b853627ce2c893cba5c</id>
<content type='text'>
which selects between libc/custom crypt routines.

</content>
</entry>
<entry>
<title>cryptpw: fix "cryptpw -a des -- TEXT" case</title>
<updated>2008-06-15T08:12:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-15T08:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=04087c6bbd247ef5802de3f8bd625fa3643e23e2'/>
<id>urn:sha1:04087c6bbd247ef5802de3f8bd625fa3643e23e2</id>
<content type='text'>
libbb/pw_encrypt_des.c: optimize

function                                             old     new   delta
cryptpw_main                                         177     157     -20
des_crypt                                           1682    1512    -170
pw_encrypt                                          1036     842    -194
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-384)           Total: -384 bytes

Run tested.

</content>
</entry>
<entry>
<title>make pw_encrypt() return malloc'ed string.</title>
<updated>2008-06-12T16:56:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-12T16:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fdddab0c61c55c25d4218d4370e2b16a7936a794'/>
<id>urn:sha1:fdddab0c61c55c25d4218d4370e2b16a7936a794</id>
<content type='text'>
   text    data     bss     dec     hex filename
 759802     604    6684  767090   bb472 busybox_old
 759804     604    6676  767084   bb46c busybox_unstripped

</content>
</entry>
<entry>
<title>uclibc insists on having 70k static buffer for crypt.</title>
<updated>2008-06-12T16:55:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-12T16:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ea83bf562c44a6792e7c77e7d87cba91f86f763'/>
<id>urn:sha1:4ea83bf562c44a6792e7c77e7d87cba91f86f763</id>
<content type='text'>
For bbox it's not acceptable. Roll our own des and md5 crypt
implementation. Against older uclibc:

   text    data     bss     dec     hex filename
 759945     604    6684  767233   bb501 busybox_old
 759766     604    6684  767054   bb44e busybox_unstripped

so, we still save on code size.

</content>
</entry>
<entry>
<title>- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)</title>
<updated>2008-06-01T10:10:22+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-01T10:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=62d85035895152c8232052dcfb1bbd3b549b7df9'/>
<id>urn:sha1:62d85035895152c8232052dcfb1bbd3b549b7df9</id>
<content type='text'>
- use ut_tv.tv_sec rather than ut_time (me)
- shrink halt a little bit (me):
halt_main                                            464     433     -31
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-31)             Total: -31 bytes
</content>
</entry>
<entry>
<title>- use STD*_FILENO some more. No object-code changes</title>
<updated>2008-05-19T09:48:17+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-05-19T09:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e25ddb7d369b6785ec3aaa96cbc0521c22aeb0d'/>
<id>urn:sha1:5e25ddb7d369b6785ec3aaa96cbc0521c22aeb0d</id>
<content type='text'>
</content>
</entry>
</feed>
