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-07-04
man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>)
Denis Vlasenko
2008-07-04
man: fix missed NULL termination of an array
Denis Vlasenko
2008-07-04
libbb/recursive_action.c: fix slight error in prev commit
Denis Vlasenko
2008-07-04
modutils: optional modutils-small by Vladimir Dronnikov.
Denis Vlasenko
2008-07-02
awk: another smallish code shrink
Denis Vlasenko
2008-07-02
webpage: fix typos
Denis Vlasenko
2008-07-02
uname,individual: fix improper printf usage
Denis Vlasenko
2008-07-02
- fix trivial exploit vector when setXid
Ned Ludd
2008-07-01
sendmail: fix wrong vfork usage here too
Denis Vlasenko
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
- wrap overlong lines
Bernhard Reutner-Fischer
2008-07-01
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
add missing file
Denis Vlasenko
2008-07-01
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
ssd: fix missed + in prev commit
Denis Vlasenko
2008-07-01
ssd: do not stat -x EXECUTABLE, it is not needed anymore
Denis Vlasenko
2008-07-01
awk: fix a case with multiple -f options. simplify -f file reading.
Denis Vlasenko
2008-06-30
crond: use execlp instead of execl
Denis Vlasenko
2008-06-30
sendmail: from Vladimir:
Denis Vlasenko
2008-06-30
nmeter: tiny shrink
Denis Vlasenko
2008-06-29
libiproute: print_route() always uses stdout, do not pass FILE pointer to it.
Denis Vlasenko
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
[next]