index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
applets
Age
Commit message (
Expand
)
Author
2021-04-14
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-02-15
applets/usage_pod.c: placate gcc
Denys Vlasenko
2021-02-03
libbb: introduce and use fputs_stdout
Ron Yorston
2020-12-17
Fixes for Hurd build
Denys Vlasenko
2018-11-27
build system: prevent duplicate applet names
Ron Yorston
2018-11-17
Treat custom and applet scripts as applets
Ron Yorston
2018-07-31
install.sh: don't clobber dangling symlinks
Baruch Siach
2018-04-15
applets/install: don't try to install nothing
Yann E. MORIN
2018-04-14
build system: fix parallel building issue
Michael Olbrich
2018-02-23
Fix install with hardlinks and a custom PREFIX. Closes 10801
Denys Vlasenko
2018-01-04
applets/install: accept more than one install option
Yann E. MORIN
2018-01-04
applets/install: respect noclobber for script wrappers too
Yann E. MORIN
2017-01-06
Automatically disable FEATURE_COMPRESS_USAGE for small builds.
Denys Vlasenko
2016-08-23
build system: always rewrite NUM_APPLETS.h
Denys Vlasenko
2016-08-21
build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h
Denys Vlasenko
2016-08-14
build system: fix include/NUM_APPLETS.h generation
Denys Vlasenko
2016-07-22
config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK
Denys Vlasenko
2016-07-05
build system: fix a few warnings for allnoconfig build
Denys Vlasenko
2016-04-02
build system: finer-grained selection of search speedup table.
Denys Vlasenko
2016-03-30
applet_tables: save space by removing applet name offsets
Ron Yorston
2015-10-05
Aboriginal linux/musl build fixes
Denys Vlasenko
2015-07-01
applets: Add installation of individual binaries
Clayton Shotwell
2014-09-18
false: make "false --help" exit with 1
Denys Vlasenko
2013-11-26
build system: use od -b instead of od -t x1
Denys Vlasenko
2013-11-26
build system: do not generate MAX_APPLET_NAME_LEN (unused)
Denys Vlasenko
2013-07-26
buildsys: Add helper to list suid applets
Bernhard Reutner-Fischer
2012-09-02
style fixes, no code changes
Denys Vlasenko
2012-03-19
Fix one-applet build for tcpsvd
Denys Vlasenko
2011-09-16
applet_tables: fix single applet build failure. Closes 4009
Denys Vlasenko
2011-04-05
applets/install.sh: afer quoting of variables
Denys Vlasenko
2011-04-04
fix install.sh
Denys Vlasenko
2011-03-28
applet_tables: do not include libbb.h, that header ir for target builds
Denys Vlasenko
2011-03-06
fix bit rot in scripts/Makefile.IMA #2
Denys Vlasenko
2011-03-06
.gitignore: add missing ignores
Bjørn Forsman
2011-02-20
fix "make install"
Bernd Jendrissek
2011-02-03
whitespace fixes
Denys Vlasenko
2010-09-16
simpler check for od
Denys Vlasenko
2010-09-16
build system: test that od is present in the host system
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-07-08
make usage_compressed.h generation _always_ update mtime
Denys Vlasenko
2010-07-05
randomconfig fixes
Denys Vlasenko
2010-07-04
Yet another attempt to stamp out "make -j" problems
Denys Vlasenko
2010-06-26
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-05
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-03-23
ash,hush: make it possible to build them individually
Denys Vlasenko
2010-01-25
whitespace fixes
Denys Vlasenko
[next]