Age | Commit message (Collapse) | Author |
|
|
|
When installing a new package with dpkg dependencies are checked
correctly. But when I try to update an existing package, the
dependencies are checked against the old package, not against new
package. Thus the new package can break dependencies.
|
|
we can unzip openssh-4.3p2.tar.gz now :)
|
|
to optimize better. -480 bytes.
|
|
|
|
type safety (well, sort of ;))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix few corner cases, reduce size by 450 bytes. Update testsuite.
|
|
|
|
|
|
|
|
|
|
|
|
libbb: rename xgetcwd and xreadlink
|
|
|
|
|
|
no preceding prototype
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
run-tested pieces. Code was rather messy.
It's not a bug fix, more like code cleanup.
This is the first part.
|
|
|
|
text data bss dec hex
5256 0 108 5364 14f4 - old
4915 0 0 4915 1333 - new
|
|
|