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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Treat custom and applet scripts as applets
Ron Yorston
2018-11-17
1
-0
/
+16
*
install.sh: don't clobber dangling symlinks
Baruch Siach
2018-07-31
1
-1
/
+1
*
applets/install: don't try to install nothing
Yann E. MORIN
2018-04-15
1
-2
/
+4
*
build system: fix parallel building issue
Michael Olbrich
2018-04-14
1
-2
/
+14
*
Fix install with hardlinks and a custom PREFIX. Closes 10801
Denys Vlasenko
2018-02-23
1
-9
/
+9
*
applets/install: accept more than one install option
Yann E. MORIN
2018-01-04
1
-12
/
+16
*
applets/install: respect noclobber for script wrappers too
Yann E. MORIN
2018-01-04
1
-12
/
+8
*
Automatically disable FEATURE_COMPRESS_USAGE for small builds.
Denys Vlasenko
2017-01-06
1
-0
/
+3
*
build system: always rewrite NUM_APPLETS.h
Denys Vlasenko
2016-08-23
1
-10
/
+11
*
build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h
Denys Vlasenko
2016-08-21
1
-3
/
+16
*
build system: fix include/NUM_APPLETS.h generation
Denys Vlasenko
2016-08-14
1
-5
/
+2
*
config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK
Denys Vlasenko
2016-07-22
1
-1
/
+3
*
build system: fix a few warnings for allnoconfig build
Denys Vlasenko
2016-07-05
1
-0
/
+2
*
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
*
Aboriginal linux/musl build fixes
Denys Vlasenko
2015-10-05
1
-0
/
+9
*
applets: Add installation of individual binaries
Clayton Shotwell
2015-07-01
1
-2
/
+24
*
false: make "false --help" exit with 1
Denys Vlasenko
2014-09-18
1
-0
/
+17
*
build system: use od -b instead of od -t x1
Denys Vlasenko
2013-11-26
1
-6
/
+6
*
build system: do not generate MAX_APPLET_NAME_LEN (unused)
Denys Vlasenko
2013-11-26
1
-5
/
+5
*
buildsys: Add helper to list suid applets
Bernhard Reutner-Fischer
2013-07-26
1
-0
/
+54
*
style fixes, no code changes
Denys Vlasenko
2012-09-02
1
-1
/
+1
*
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
*
applets/install.sh: afer quoting of variables
Denys Vlasenko
2011-04-05
1
-35
/
+34
*
fix install.sh
Denys Vlasenko
2011-04-04
1
-6
/
+10
*
applet_tables: do not include libbb.h, that header ir for target builds
Denys Vlasenko
2011-03-28
1
-2
/
+8
*
fix bit rot in scripts/Makefile.IMA #2
Denys Vlasenko
2011-03-06
1
-0
/
+3
*
.gitignore: add missing ignores
Bjørn Forsman
2011-03-06
1
-0
/
+1
*
fix "make install"
Bernd Jendrissek
2011-02-20
1
-1
/
+1
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-2
/
+2
*
simpler check for od
Denys Vlasenko
2010-09-16
1
-1
/
+2
*
build system: test that od is present in the host system
Denys Vlasenko
2010-09-16
1
-0
/
+6
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
6
-6
/
+6
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
2
-2
/
+2
*
make usage_compressed.h generation _always_ update mtime
Denys Vlasenko
2010-07-08
1
-5
/
+1
*
randomconfig fixes
Denys Vlasenko
2010-07-05
1
-2
/
+0
*
Yet another attempt to stamp out "make -j" problems
Denys Vlasenko
2010-07-04
1
-1
/
+7
*
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-26
2
-3
/
+23
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-06
1
-3
/
+3
*
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-05
3
-37
/
+75
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
1
-0
/
+0
*
ash,hush: make it possible to build them individually
Denys Vlasenko
2010-03-23
1
-2
/
+4
*
whitespace fixes
Denys Vlasenko
2010-01-25
1
-3
/
+3
*
build system: more fixes to parallel build
Denys Vlasenko
2009-11-25
1
-3
/
+0
*
build system: fix parallel make
Denys Vlasenko
2009-11-24
1
-0
/
+3
*
applets/usage_compressed: combine many seds in one; hide dd stats
Bernhard Reutner-Fischer
2009-10-27
1
-7
/
+8
[next]