Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7d1c7d8337853ca99e6ec1150ac4b834cfed5cd3
/
applets
/
applet_tables.c
1a45b2c
fix "warning array subscript has type 'char'"
by Denys Vlasenko
· 3 years, 8 months ago
0723131
Fixes for Hurd build
by Denys Vlasenko
· 4 years ago
2d21779
build system: prevent duplicate applet names
by Ron Yorston
· 6 years ago
43dd006
build system: fix parallel building issue
by Michael Olbrich
· 7 years ago
0dddbc1
build system: always rewrite NUM_APPLETS.h
by Denys Vlasenko
· 8 years ago
0fb0045
config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK
by Denys Vlasenko
· 8 years ago
dd02a05
build system: finer-grained selection of search speedup table.
by Denys Vlasenko
· 9 years ago
610c4c3
applet_tables: save space by removing applet name offsets
by Ron Yorston
· 9 years ago
cd7a38a
false: make "false --help" exit with 1
by Denys Vlasenko
· 10 years ago
924a179
build system: do not generate MAX_APPLET_NAME_LEN (unused)
by Denys Vlasenko
· 11 years ago
78a3b67
Fix one-applet build for tcpsvd
by Denys Vlasenko
· 13 years ago
6d2d652
applet_tables: fix single applet build failure. Closes 4009
by Denys Vlasenko
· 13 years ago
6ec1510
applet_tables: do not include libbb.h, that header ir for target builds
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
9768a82
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
by Denys Vlasenko
· 14 years ago
1fcbff2
build system: do not rebuild ash and hush on any change to any .c file
by Denys Vlasenko
· 14 years ago
1497484
ash,hush: make it possible to build them individually
by Denys Vlasenko
· 15 years ago
acabf8f
Update documentation generator so that it sucks less
by Denys Vlasenko
· 15 years ago
79cedcb
Avoid linking in printf/bsearch if possible. -20k for static bbox with
by Denis Vlasenko
· 17 years ago
468aea2
shells: do not frocibly enable test, echo and kill _applets_,
by Denis Vlasenko
· 17 years ago
32b2a9f
small code readability and typo fixes
by Denis Vlasenko
· 17 years ago
5fee2e1
ps: add conditional support for -o [e]time
by Denis Vlasenko
· 17 years ago
9cd30d3
Makefile.help: removing allbareconfig target from help
by Denis Vlasenko
· 17 years ago
f7be20e
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes
by Denis Vlasenko
· 17 years ago
745cd17
Further optimize applet tables; prettify build output
by Denis Vlasenko
· 17 years ago
41f5add
forgotten part of previous commit
by Denis Vlasenko
· 17 years ago