<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/loginutils, branch 1_7_3</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_7_3</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_7_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-09-29T23:55:30+00:00</updated>
<entry>
<title>apply all post-1.7.1 patches, set version to 1.7.2</title>
<updated>2007-09-29T23:55:30+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-09-29T23:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=43f0a0bb3a178794ac9fa3f5010db680c5d1b018'/>
<id>urn:sha1:43f0a0bb3a178794ac9fa3f5010db680c5d1b018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: fixes for PAM build</title>
<updated>2007-08-22T18:14:44+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-22T18:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c6c2345ca617f604b20750145b7158893091db60'/>
<id>urn:sha1:c6c2345ca617f604b20750145b7158893091db60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: optional support for PAM</title>
<updated>2007-08-21T10:58:18+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-21T10:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d6e81c7762e20e3df4d12c5515354e4da3a451a8'/>
<id>urn:sha1:d6e81c7762e20e3df4d12c5515354e4da3a451a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)</title>
<updated>2007-08-19T13:42:08+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-19T13:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d37f22225b4d10b84bbc4f6cee2e26d9f9b80fac'/>
<id>urn:sha1:d37f22225b4d10b84bbc4f6cee2e26d9f9b80fac</id>
<content type='text'>
*: fcntl(fd, F_GETFL) doesn't require third parameter at all.

</content>
</entry>
<entry>
<title>don't pass argc in getopt32, it's superfluous</title>
<updated>2007-08-18T15:32:12+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-18T15:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe7cd642b0b732f5d41403c2f6983ad676b69dd9'/>
<id>urn:sha1:fe7cd642b0b732f5d41403c2f6983ad676b69dd9</id>
<content type='text'>
(add/remove: 0/0 grow/shrink: 12/131 up/down: 91/-727) Total: -636 bytes
   text    data     bss     dec     hex filename
 773469    1058   11092  785619   bfcd3 busybox_old
 772644    1058   11092  784794   bf99a busybox_unstripped

</content>
</entry>
<entry>
<title>introduce and use xdup2(int, int)</title>
<updated>2007-08-18T14:16:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-18T14:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a27a11bb2c033d3e0312dc1d62430a002314686f'/>
<id>urn:sha1:a27a11bb2c033d3e0312dc1d62430a002314686f</id>
<content type='text'>
stop checking whether setsockopt_reuseaddr(int fd) was successful (it always is)
remove second parameter (sockllen) from xmalloc_sockaddr2xxxxx functions

sockaddr2str                                         142     156     +14
collect_blk                                          467     474      +7
xdup2                                                 28      33      +5
singlemount                                         4456    4454      -2
print_host                                           214     212      -2
nslookup_main                                        139     137      -2
ftpgetput_main                                       414     412      -2
udhcpd_main                                         1258    1255      -3
udhcpc_main                                         2405    2402      -3
traceroute_main                                     4125    4122      -3
nc_main                                             1072    1069      -3
buffer_fill_and_print                                 76      73      -3
xmalloc_sockaddr2hostonly_noport                      18      14      -4
xmalloc_sockaddr2host_noport                          18      14      -4
xmalloc_sockaddr2host                                 15      11      -4
xmalloc_sockaddr2dotted_noport                        18      14      -4
xmalloc_sockaddr2dotted                               18      14      -4
wget_main                                           2618    2614      -4
ping_main                                            393     389      -4
ip_port_str                                          120     115      -5
dhcprelay_main                                      1146    1141      -5
dnsd_main                                           1531    1525      -6
passwd_main                                         1110    1102      -8
udhcp_kernel_packet                                  206     197      -9
udhcp_listen_socket                                  154     144     -10
getty_main                                          2576    2566     -10
setup                                                655     640     -15
xmove_fd                                              51      34     -17
dolisten                                             759     742     -17
tcpudpsvd_main                                      1866    1836     -30
startservice                                         339     299     -40

</content>
</entry>
<entry>
<title>whitespace fixes, no code changes</title>
<updated>2007-08-16T10:35:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-16T10:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6a2f7f41cf7c544d6abce958f89c873b24f79b18'/>
<id>urn:sha1:6a2f7f41cf7c544d6abce958f89c873b24f79b18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trylink: produce even more info about final link stage</title>
<updated>2007-08-12T20:58:27+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-12T20:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ca409e0e4c198fe3081346eebbae3f068fe605a'/>
<id>urn:sha1:6ca409e0e4c198fe3081346eebbae3f068fe605a</id>
<content type='text'>
trylink: explain how to modify link and drastically decrease amount
  of padding (unfortunately, needs hand editing ATM).
*: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts

size saving: 0.5k

</content>
</entry>
<entry>
<title>addgroup: "disallow addgroup -g num user group"; make -g 0 work</title>
<updated>2007-07-30T12:32:37+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-07-30T12:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f1f1b69dc12d489ef8b8cd1fb4114d404407e481'/>
<id>urn:sha1:f1f1b69dc12d489ef8b8cd1fb4114d404407e481</id>
<content type='text'>
(Tito &lt;farmatito@tiscali.it&gt;)

</content>
</entry>
<entry>
<title>passwd: fix bug: we are trying to update shadow even if user's record is in passwd!</title>
<updated>2007-07-27T11:22:34+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-07-27T11:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1d10aaf11617558592b0215fe85bc42fa444e384'/>
<id>urn:sha1:1d10aaf11617558592b0215fe85bc42fa444e384</id>
<content type='text'>
getspnam is guilty, it lies that user record exists in shadow.

</content>
</entry>
</feed>
