<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps/nmeter.c, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-08-16T18:42:14+00:00</updated>
<entry>
<title>nmeter: fix misplaced closing comment</title>
<updated>2010-08-16T18:42:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdaea46318e4fe10b3fe4b20345baff2e1d69afc'/>
<id>urn:sha1:bdaea46318e4fe10b3fe4b20345baff2e1d69afc</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i</title>
<updated>2010-08-12T12:14:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-12T12:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7783248eaac715b813f0635b06cc140ea99bb4d9'/>
<id>urn:sha1:7783248eaac715b813f0635b06cc140ea99bb4d9</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: remove some uses of argc</title>
<updated>2010-01-04T13:15:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-04T13:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2ec91aead52d6ea6a42420005119ebb281a76cdc'/>
<id>urn:sha1:2ec91aead52d6ea6a42420005119ebb281a76cdc</id>
<content type='text'>
function                                             old     new   delta
whoami_main                                           34      37      +3
logname_main                                          60      63      +3
hostid_main                                           35      38      +3
ttysize_main                                         136     135      -1
nmeter_main                                          673     672      -1
logger_main                                          387     386      -1
uuencode_main                                        330     328      -2
ifupdown_main                                       2125    2123      -2
mesg_main                                            158     155      -3
free_main                                            333     330      -3
cal_main                                             902     899      -3
acpid_main                                           443     440      -3
ar_main                                              196     189      -7
find_main                                            476     467      -9
ifconfig_main                                       1235    1221     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/12 up/down: 9/-49)            Total: -40 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: add FAST_FUNC to function ptrs where it makes sense</title>
<updated>2009-06-05T10:06:05+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-05T10:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d5f1b1bbe0a881f66b6bb6951fa54e553002c24d'/>
<id>urn:sha1:d5f1b1bbe0a881f66b6bb6951fa54e553002c24d</id>
<content type='text'>
function                                             old     new   delta
evalcommand                                         1195    1209     +14
testcmd                                                -      10     +10
printfcmd                                              -      10     +10
echocmd                                                -      10     +10
func_exec                                            270     276      +6
echo_dg                                              104     109      +5
store_nlmsg                                           85      89      +4
pseudo_exec_argv                                     195     198      +3
dotcmd                                               287     290      +3
machtime_stream                                       29      31      +2
discard_stream                                        24      26      +2
argstr                                              1299    1301      +2
killcmd                                              108     109      +1
evalfor                                              226     227      +1
daytime_stream                                        43      44      +1
run_list                                            2544    2543      -1
lookupvar                                             62      61      -1
ipaddr_modify                                       1310    1309      -1
...
parse_stream                                        2254    2245      -9
evalpipe                                             356     347      -9
collect_if                                           210     197     -13
read_opt                                             869     851     -18
handle_dollar                                        681     658     -23
print_addrinfo                                      1342    1303     -39
iterate_on_dir                                       156      59     -97
print_route                                         1709    1609    -100
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 12/130 up/down: 74/-767)       Total: -693 bytes
   text    data     bss     dec     hex filename
 841748     467    7872  850087   cf8a7 busybox_old
 841061     467    7872  849400   cf5f8 busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>remove a few superfluous includes</title>
<updated>2008-11-25T13:33:11+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-25T13:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e0a7c9c414e3e155d965c8b8b1dfed42ca21ec5'/>
<id>urn:sha1:9e0a7c9c414e3e155d965c8b8b1dfed42ca21ec5</id>
<content type='text'>
</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>nmeter: fix read past the end if a buffer. Closes 4594</title>
<updated>2008-08-14T21:57:43+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-08-14T21:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cd785fb716769228082ab1fd690d7916e3cc9cee'/>
<id>urn:sha1:cd785fb716769228082ab1fd690d7916e3cc9cee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hush: add #defines to switch off break/continue if loops are not supported</title>
<updated>2008-07-29T10:16:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-29T10:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dadfb4975b23b284fa02d15a5cfd21593b2993fc'/>
<id>urn:sha1:dadfb4975b23b284fa02d15a5cfd21593b2993fc</id>
<content type='text'>
*: remove a few inline keywords
no code changes

</content>
</entry>
<entry>
<title>fix all cases of strcpy on overlapping strings.</title>
<updated>2008-07-22T20:16:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-22T20:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0f293b96dc6effa127ec63e11dd16221f1329126'/>
<id>urn:sha1:0f293b96dc6effa127ec63e11dd16221f1329126</id>
<content type='text'>
</content>
</entry>
</feed>
