index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
appletlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-36
/
+43
|
\
|
*
add if guards around include <malloc.h>
Denys Vlasenko
2010-12-05
1
-1
/
+5
|
*
exclude the case of just "busybox" from previous commit
Denys Vlasenko
2010-11-29
1
-1
/
+1
|
*
if only one applet is enabled, make "busybox applet [params]" work as expected
Denys Vlasenko
2010-11-29
1
-29
/
+33
|
*
libbb: remove unused variable
Lauri Kasanen
2010-11-13
1
-4
/
+3
|
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
1
-1
/
+1
|
*
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-3
/
+5
|
\
|
|
*
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-12
1
-3
/
+5
*
|
win32: lowercase argv[0] before searching for applet name
Nguyễn Thái Ngọc Duy
2010-09-17
1
-3
/
+7
*
|
Merge remote branch 'origin/master'
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+1
|
\
|
|
*
busybox: add "busybox --list[-full]" to help text
Denys Vlasenko
2010-09-12
1
-0
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-2
/
+2
|
\
|
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-2
/
+2
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+1
|
\
|
|
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-3
/
+7
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2010-07-05
1
-1
/
+5
|
*
fix compile breakage with "make -j"
Denys Vlasenko
2010-07-03
1
-1
/
+1
|
*
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-26
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-7
/
+0
|
\
|
|
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-7
/
+0
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-24
/
+19
|
\
|
|
*
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-05
1
-24
/
+19
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-26
/
+47
|
\
|
|
*
busybox --list option. +140 bytes. Rob wanted it.
Denys Vlasenko
2010-04-20
1
-25
/
+44
|
*
remove stdio from allnoconfig build
Denys Vlasenko
2010-04-18
1
-1
/
+3
*
|
win32: appletlib: special way to recognize applet name on Windows
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+12
|
/
*
libbb: locate PAGE_SIZE on Hurd
Denys Vlasenko
2010-03-29
1
-7
/
+12
*
build failure fix and some cosmetics
Denys Vlasenko
2009-10-23
1
-1
/
+1
*
experimentally add mallopt tweaks for reduced memory consumption
Denys Vlasenko
2009-09-06
1
-0
/
+20
*
code shrink in help text code
Denys Vlasenko
2009-08-30
1
-6
/
+9
*
update copyright year
Denys Vlasenko
2009-08-27
1
-1
/
+1
*
do not store 1st two bytes of compressed help text
Denys Vlasenko
2009-08-20
1
-2
/
+1
*
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
Denys Vlasenko
2009-07-30
1
-2
/
+2
*
comment fix, no code changes
Denys Vlasenko
2009-07-15
1
-2
/
+3
*
busybox --install [-s] [DIR]: allow a parameter - destination DIR
Denys Vlasenko
2009-07-15
1
-5
/
+9
*
appletlib.c: prevent applet list overflowing screen
Denys Vlasenko
2009-05-19
1
-9
/
+14
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-8
/
+8
*
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
2009-03-09
1
-1
/
+1
*
trim help text a bit
Denis Vlasenko
2008-11-24
1
-2
/
+2
*
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-05
1
-1
/
+2
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
test: fix parser to prefer binop over unop, as coreutils does.
Denis Vlasenko
2008-07-19
1
-4
/
+13
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-4
/
+4
*
busybox: do not print help to fd 2, print it to fd 1
Denis Vlasenko
2008-06-25
1
-0
/
+1
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
1
-2
/
+2
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-1
/
+1
[next]