Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usage.c: remove reference to busybox.h | vda | 2007-05-26 | 1 | -1/+1 |
* | style fixes. No code changes | vda | 2007-04-12 | 1 | -1/+1 |
* | bb_full_fd_action: remove potential xmalloc from NOFORK path | vda | 2007-04-11 | 1 | -7/+2 |
* | libbb: add xunlink() | vda | 2007-04-05 | 1 | -2/+1 |
* | gzip: use common bbunzip infrastructure - ~700 bytes code less | vda | 2007-03-14 | 1 | -12/+11 |
* | bbunzip: remove extra formatting directives in comments | vda | 2007-03-12 | 1 | -2/+0 |
* | fix buglets found by randomconfig run | vda | 2007-03-11 | 1 | -2/+14 |
* | bbunzip: size optimization: ~90 bytes | vda | 2007-03-09 | 1 | -18/+17 |
* | bbunzip: fix comments to match reality | vda | 2007-03-07 | 1 | -13/+14 |
* | bunzip2/gunzip/uncompress/unlzma: merge into common code - | vda | 2007-03-07 | 1 | -0/+346 |