<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/loginutils, branch 1_13_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_13_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_13_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-11-09T00:15:11+00:00</updated>
<entry>
<title>*: a bit of code shrink</title>
<updated>2008-11-09T00:15:11+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-09T00:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3fa36e235021af5810333a52876d29efc661ad60'/>
<id>urn:sha1:3fa36e235021af5810333a52876d29efc661ad60</id>
<content type='text'>
function                                             old     new   delta
stop_handler                                          41      38      -3
sulogin_main                                         508     504      -4
got_cont                                               4       -      -4
cont_handler                                          11       -     -11
startservice                                         309     297     -12
processorstart                                       423     409     -14
tcpudpsvd_main                                      1861    1843     -18
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/5 up/down: 0/-66)             Total: -66 bytes

</content>
</entry>
<entry>
<title>move documentation to docs/</title>
<updated>2008-11-08T22:31:19+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-08T22:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73cc54388daeae391698b8afe788f421cf9e394d'/>
<id>urn:sha1:73cc54388daeae391698b8afe788f421cf9e394d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: fix /etc/nologin handling (should prohibit non-root LOGINS,</title>
<updated>2008-11-07T12:59:31+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-07T12:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2ec94a7ee84969dd8b206e1363be8ea58fd6779e'/>
<id>urn:sha1:2ec94a7ee84969dd8b206e1363be8ea58fd6779e</id>
<content type='text'>
 not running login by non-root). minor code shrink.

function                                             old     new   delta
login_main                                          1669    1602     -67

</content>
</entry>
<entry>
<title>login: fix /etc/nologin support</title>
<updated>2008-11-07T01:12:16+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-07T01:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=694b514148681193e1710daa073f5bc1263b0d95'/>
<id>urn:sha1:694b514148681193e1710daa073f5bc1263b0d95</id>
<content type='text'>
build system: fix config warnings ("Overlong line")

function                                             old     new   delta
login_main                                          1735    1774     +39
__libc_tcdrain                                         -      23     +23
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/0 up/down: 62/0)               Total: 62 bytes

</content>
</entry>
<entry>
<title>*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op</title>
<updated>2008-11-05T13:20:58+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-05T13:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=202ac504e1addf0aa2debd53e7cd2411cc73ac8c'/>
<id>urn:sha1:202ac504e1addf0aa2debd53e7cd2411cc73ac8c</id>
<content type='text'>
function                                             old     new   delta
tcsetattr_stdin_TCSANOW                                -      14     +14
set_sane_term                                        116     113      -3
top_main                                            1277    1273      -4
make_new_session                                     421     415      -6
rawmode                                              133     126      -7
reset_term                                            18      10      -8
die                                                   43      35      -8
cookmode                                              62      54      -8
vlock_main                                           425     415     -10
read_line_input                                     3165    3155     -10
bb_askpass                                           357     347     -10
fsck_minix_main                                     3079    3065     -14
getty_main                                          2375    2332     -43
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/12 up/down: 14/-131)         Total: -117 bytes

</content>
</entry>
<entry>
<title>add serial HOWTO doc</title>
<updated>2008-11-05T12:19:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-05T12:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=905ed8730f1b78461cf83e719a1e077214c2432c'/>
<id>urn:sha1:905ed8730f1b78461cf83e719a1e077214c2432c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more whitespace fixes</title>
<updated>2008-10-29T01:20:13+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-29T01:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=40fdcbb2700a2fe54b184aa9fdf4ed55d23df081'/>
<id>urn:sha1:40fdcbb2700a2fe54b184aa9fdf4ed55d23df081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace fixes, no code changes</title>
<updated>2008-10-29T01:19:15+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-29T01:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9504e444b8c6269838b0035f95454db935fa68dd'/>
<id>urn:sha1:9504e444b8c6269838b0035f95454db935fa68dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c</title>
<updated>2008-09-11T09:54:23+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-09-11T09:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9725daa03a7806b1c9c5a3c511dfe2ff9f97dd26'/>
<id>urn:sha1:9725daa03a7806b1c9c5a3c511dfe2ff9f97dd26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- don't free user-supplied string (via -e)</title>
<updated>2008-08-05T09:56:56+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-08-05T09:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9b44613202a6f2f080ec23746d0680dcef88628d'/>
<id>urn:sha1:9b44613202a6f2f080ec23746d0680dcef88628d</id>
<content type='text'>
- fix helptext

function                                             old     new   delta
chpasswd_main                                        300     319     +19
packed_usage                                       24352   24344      -8
.rodata                                           122227  122195     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 19/-40)            Total: -21 bytes

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