Age | Commit message (Collapse) | Author |
|
Thanks to Rich Felker for pointing this out.
|
|
|
|
- rename get_kernel_revision() to get_linux_version_code
from Robert P. J. Day
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
isn't implemented in uClibc, so we can't use it.
|
|
ibs and obs support to dd, and made it configurable. I cleaned it up a bit
further and moved conv= into the same config option.
|
|
|
|
handle packets out of sequence if some data goes through the buffer and
some doesn't, B) it works on systems that can't handle aligned access,
C) we just have one code path to worry about.
While we're at it, sizeof() and RESERVE_CONFIG_BUFFER() really don't combine
well, which is why md5sum has been reading and processing data 4 bytes at a
time. I suspect that the existence of CONFIG_MD5_SIZE_VS_SPEED to do loop
unrolling and such in the algorithm was an attempt to work around that bug.
|
|
|
|
|
|
|
|
mailing list
|
|
mailing list
|
|
|
|
|
|
|
|
|
|
project would confuse the issue.
Some of these files are available elsewhere under other license terms,
but that's not directly relevant to busybox.
|
|
to the file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- whitespace cleanup
|
|
|