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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
appletlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
shell: make standalone shell tab-complete "busybox"
Denys Vlasenko
2017-07-29
1
-4
/
+19
*
|
win32: simplify spawning applets
Ron Yorston
2017-07-21
1
-6
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-18
1
-9
/
+38
|
\
|
|
*
libbb: do not die if setgid/setuid(real_id) on startup fails
Denys Vlasenko
2017-07-10
1
-2
/
+15
|
*
main: fix the case where user has "halt" as login shell. Closes 9986
Denys Vlasenko
2017-07-07
1
-3
/
+7
|
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-03
1
-4
/
+16
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-5
/
+1
|
\
|
|
*
busybox: stop depending on FEATURE_AUTOWIDTH for applet list
Denys Vlasenko
2017-01-11
1
-5
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-01-08
1
-0
/
+26
|
\
|
|
*
Automatically disable FEATURE_COMPRESS_USAGE for small builds.
Denys Vlasenko
2017-01-06
1
-0
/
+26
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-01-04
1
-16
/
+18
|
\
|
|
*
appletlib: avoid warning on unused function ingroup
Cristian Ionescu-Idbohrn
2017-01-03
1
-0
/
+2
|
*
fix breakage found by mass one-applet builds
Denys Vlasenko
2016-12-23
1
-16
/
+16
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
1
-9
/
+17
|
\
|
|
*
Do not print useless empty line after list of applets
Denys Vlasenko
2016-11-28
1
-1
/
+1
|
*
Fix allnoconfig warnings
Denys Vlasenko
2016-11-18
1
-8
/
+16
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
1
-1
/
+11
|
\
|
|
*
hush: add commented-out debug printouts in "memleak" built-in
Denys Vlasenko
2016-10-03
1
-0
/
+8
|
*
hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186
Denys Vlasenko
2016-08-19
1
-1
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-07-07
1
-28
/
+35
|
\
|
|
*
build system: fix a few warnings for allnoconfig build
Denys Vlasenko
2016-07-05
1
-13
/
+17
|
*
libbb: suppress warning about run_applet_and_exit
Ron Yorston
2016-07-05
1
-2
/
+2
|
*
libbb: move common code into run_applet_and_exit
Ron Yorston
2016-06-19
1
-13
/
+8
|
*
Allow "busybox <applet>" to work when busybox is disabled
Ron Yorston
2016-06-18
1
-0
/
+4
|
*
Make busybox an optional applet
Denys Vlasenko
2016-05-31
1
-3
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
1
-1
/
+2
|
\
|
|
*
Rewrite iteration through applet names to save a few bytes
Ron Yorston
2016-04-15
1
-1
/
+2
*
|
mingw: enable busybox --install by default
Ron Yorston
2016-04-06
1
-2
/
+40
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-04-04
1
-26
/
+140
|
\
|
|
*
find_applet_by_name: loop index should be signed
Ron Yorston
2016-04-03
1
-1
/
+2
|
*
main(): add a TODO about finding a use for _end[] area
Denys Vlasenko
2016-04-03
1
-0
/
+13
|
*
typo fix
Denys Vlasenko
2016-04-02
1
-1
/
+1
|
*
find_applet_by_name: add an example of faster linear search code
Denys Vlasenko
2016-04-02
1
-3
/
+77
|
*
applet_tables: save space by removing applet name offsets
Ron Yorston
2016-03-30
1
-28
/
+54
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
1
-5
/
+5
|
\
|
|
*
busybox: alter help message in standalone shell mode
Ron Yorston
2015-10-30
1
-0
/
+9
|
*
libbb: factor out code which queries screen width
Denys Vlasenko
2015-10-23
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-19
1
-1
/
+1
|
\
|
|
*
libbb: get_uidgid() always called with allow_numeric=1
Denys Vlasenko
2015-10-19
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
1
-2
/
+1
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
|
*
Print one less newline at the end of bb_show_usage()
Denys Vlasenko
2015-05-25
1
-1
/
+1
*
|
libbb: really add build details to banner
Ron Yorston
2015-06-23
1
-4
/
+3
*
|
libbb: add details of build environment to banner
Ron Yorston
2015-06-23
1
-0
/
+6
*
|
busybox: update help message
Ron Yorston
2015-06-17
1
-4
/
+9
*
|
mingw: add magic '--busybox' flag
Ron Yorston
2015-06-01
1
-0
/
+4
*
|
Enable seamless compression for WIN32
Ron Yorston
2015-05-27
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
1
-11
/
+13
|
\
|
|
*
special-case {true,false,test} --help
Denys Vlasenko
2015-04-21
1
-10
/
+12
|
*
update copyright years
Aaro Koskinen
2015-04-02
1
-1
/
+1
[prev]
[next]