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
/
applets
/
applet_tables.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-04-14
1
-1
/
+1
*
Fixes for Hurd build
Denys Vlasenko
2020-12-17
1
-0
/
+4
*
build system: prevent duplicate applet names
Ron Yorston
2018-11-27
1
-1
/
+9
*
build system: fix parallel building issue
Michael Olbrich
2018-04-14
1
-2
/
+14
*
build system: always rewrite NUM_APPLETS.h
Denys Vlasenko
2016-08-23
1
-10
/
+11
*
config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK
Denys Vlasenko
2016-07-22
1
-1
/
+3
*
build system: finer-grained selection of search speedup table.
Denys Vlasenko
2016-04-02
1
-32
/
+33
*
applet_tables: save space by removing applet name offsets
Ron Yorston
2016-03-30
1
-18
/
+60
*
false: make "false --help" exit with 1
Denys Vlasenko
2014-09-18
1
-0
/
+17
*
build system: do not generate MAX_APPLET_NAME_LEN (unused)
Denys Vlasenko
2013-11-26
1
-5
/
+5
*
Fix one-applet build for tcpsvd
Denys Vlasenko
2012-03-19
1
-8
/
+1
*
applet_tables: fix single applet build failure. Closes 4009
Denys Vlasenko
2011-09-16
1
-1
/
+8
*
applet_tables: do not include libbb.h, that header ir for target builds
Denys Vlasenko
2011-03-28
1
-2
/
+8
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-26
1
-2
/
+22
*
ash,hush: make it possible to build them individually
Denys Vlasenko
2010-03-23
1
-2
/
+4
*
Update documentation generator so that it sucks less
Denys Vlasenko
2009-10-02
1
-9
/
+12
*
Avoid linking in printf/bsearch if possible. -20k for static bbox with
Denis Vlasenko
2008-04-08
1
-4
/
+10
*
shells: do not frocibly enable test, echo and kill _applets_,
Denis Vlasenko
2008-04-01
1
-2
/
+7
*
small code readability and typo fixes
Denis Vlasenko
2008-02-22
1
-2
/
+2
*
ps: add conditional support for -o [e]time
Denis Vlasenko
2008-01-05
1
-1
/
+1
*
Makefile.help: removing allbareconfig target from help
Denis Vlasenko
2008-01-04
1
-1
/
+1
*
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
Denis Vlasenko
2007-12-24
1
-1
/
+1
*
Further optimize applet tables; prettify build output
Denis Vlasenko
2007-11-29
1
-17
/
+38
*
forgotten part of previous commit
Denis Vlasenko
2007-11-28
1
-0
/
+94