<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps, 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-05T13:20:58+00:00</updated>
<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>kill[all[5]]: accept -s SIG too. kill_main: +29 bytes</title>
<updated>2008-10-31T00:30:48+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-31T00:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b9b344aa44ba6221edc8f09398325399049bf388'/>
<id>urn:sha1:b9b344aa44ba6221edc8f09398325399049bf388</id>
<content type='text'>
 by Steve Bennett (steveb AT workware.net.au)

</content>
</entry>
<entry>
<title>sysctl: sysctl -a was still misbehaving, fix it</title>
<updated>2008-10-15T13:50:24+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-15T13:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a9c3f7a19e593ce9c7865890448f84ab9b1fb522'/>
<id>urn:sha1:a9c3f7a19e593ce9c7865890448f84ab9b1fb522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>return accidentally deleted "/* vi: set sw=4 ts=4: */"</title>
<updated>2008-10-15T09:44:37+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-15T09:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=929930575644fccfae92be39f2cfd0f88cd3dd57'/>
<id>urn:sha1:929930575644fccfae92be39f2cfd0f88cd3dd57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysctl: fix bug 3894 _for real_.</title>
<updated>2008-10-15T09:43:35+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-15T09:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e915a1a410b9852ddfaa0563922920219c2e6ed3'/>
<id>urn:sha1:e915a1a410b9852ddfaa0563922920219c2e6ed3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysctl: remove trivial comments. no code changes</title>
<updated>2008-10-15T08:45:54+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-15T08:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=81944c9e92991eff0d1a9fc289b21cc745f43f9c'/>
<id>urn:sha1:81944c9e92991eff0d1a9fc289b21cc745f43f9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysctl: remove special-cased reporting of EPERM,</title>
<updated>2008-10-15T08:29:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-15T08:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cfdb711a18f0f713fe803d3e3e22a95bed193ceb'/>
<id>urn:sha1:cfdb711a18f0f713fe803d3e3e22a95bed193ceb</id>
<content type='text'>
 common code path gives nearly the same message. -50 bytes

</content>
</entry>
<entry>
<title>sysctl: fix bug 3894 (by Kryzhanovskyy Maksym)</title>
<updated>2008-10-15T08:22:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-15T08:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=58cc52aa76462d668a37af8e5ae70a190e54f105'/>
<id>urn:sha1:58cc52aa76462d668a37af8e5ae70a190e54f105</id>
<content type='text'>
function                                             old     new   delta
sysctl_dots_to_slashes                                 -      47     +47
sysctl_write_setting                                 310     298     -12
sysctl_read_setting                                  296     284     -12
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 47/-24)             Total: 23 bytes

</content>
</entry>
<entry>
<title>nmeter: 4k buffers are too small for /proc files,</title>
<updated>2008-09-26T11:12:09+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-09-26T11:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bfc93a3caf5fca9cbece04700a882e8bd54e3bd2'/>
<id>urn:sha1:bfc93a3caf5fca9cbece04700a882e8bd54e3bd2</id>
<content type='text'>
 make them dynamically sized with 16k upper limit. +75 bytes

</content>
</entry>
<entry>
<title>- improve helptext</title>
<updated>2008-09-25T11:50:13+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-25T11:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a46d2b1d2de382081f482c653f3d5c6dd75966b8'/>
<id>urn:sha1:a46d2b1d2de382081f482c653f3d5c6dd75966b8</id>
<content type='text'>
</content>
</entry>
</feed>
