index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-29
fdisk: cosmetics, and removal of dead data
Denis Vlasenko
2008-06-29
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-29
libbb: shrink monotonic_XXX functions, introduce monotonic_ns
Denis Vlasenko
2008-06-29
wget: "support" -t and -T by ignoring them
Denis Vlasenko
2008-06-28
nmeter: tiny shrink
Denis Vlasenko
2008-06-28
nmeter: cosmetics
Denis Vlasenko
2008-06-28
nmeter: code shrink
Denis Vlasenko
2008-06-28
sendmail: another update from the maintainer
Denis Vlasenko
2008-06-28
lineedit: document prompt handling
Denis Vlasenko
2008-06-28
bunzip2: make proper fix for the problem "fixed" in rev. 22521
Denis Vlasenko
2008-06-28
libunarchive: stop using static data in archivers - archive_handle_t
Denis Vlasenko
2008-06-28
fix FAST_FUNC fallout
Denis Vlasenko
2008-06-28
build system fixlet to ease blackfin build
Denis Vlasenko
2008-06-28
touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile)
Denis Vlasenko
2008-06-27
stat: pointers are not 0L, they are NULL
Denis Vlasenko
2008-06-27
man: mimic "no manual entry for 'bogus'" message and exitcode
Denis Vlasenko
2008-06-27
support gzip -t and bzip2 -t
Denis Vlasenko
2008-06-27
sendmail: update from maintainer
Denis Vlasenko
2008-06-27
cpio: fix -m to actually work as expected (Pascal Bellard)
Denis Vlasenko
2008-06-27
unlzma: fix memory leak (Pascal Bellard)
Denis Vlasenko
2008-06-27
add stdcall to FAST_FUNC
Denis Vlasenko
2008-06-27
vi: fix vda's thinko
Denis Vlasenko
2008-06-27
expand comment about FAST_FUNC
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
ash: improve comments
Denis Vlasenko
2008-06-27
ash: fix very weak $RANDOM generator; and move even more things
Denis Vlasenko
2008-06-27
ash: move stuff out of data/bss
Denis Vlasenko
2008-06-26
print_flags: fix trivial thinko
Denis Vlasenko
2008-06-26
bunzip2: fix an uncompression error. Add the example to testsuite.
Denis Vlasenko
2008-06-26
style fixes, no code changes
Denis Vlasenko
2008-06-26
open_transformer: fix bug of calling exit instead of _exit
Denis Vlasenko
2008-06-25
b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854
Denis Vlasenko
2008-06-25
Announce 1.10.4 and 1.11.0
Denis Vlasenko
2008-06-25
busybox: do not print help to fd 2, print it to fd 1
Denis Vlasenko
2008-06-25
update defconfig
Denis Vlasenko
2008-06-25
Start 1.12.x
Denis Vlasenko
2008-06-25
This is 1.11.0
Denis Vlasenko
2008-06-25
mkfs_minix, fsck_minix: code shrink
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-24
mount: fix mishandling of proto=tcp/udp
Denis Vlasenko
2008-06-24
mount: code shrink without logic changes. Added a comment
Denis Vlasenko
2008-06-24
changes in comments only
Denis Vlasenko
2008-06-24
vi: fix yet another vda's thinko
Denis Vlasenko
2008-06-24
hush: ifdef out parts which are not needed
Denis Vlasenko
2008-06-24
hush: kill some old unused fields; small code shrink
Denis Vlasenko
2008-06-23
fix breakage found by randomconfig
Denis Vlasenko
2008-06-23
hush: trivial fix in debug code
Denis Vlasenko
2008-06-23
ash: trivial code readability fixes
Denis Vlasenko
2008-06-23
ash: improve readability of the code. No real code changes.
Denis Vlasenko
2008-06-23
ash: optional support for $'...\t...\n...' bashism
Denis Vlasenko
[next]