index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: make '--help' handling more consistent
Ron Yorston
2022-08-22
1
-3
/
+2
*
lineedit: get PWD from ash
Ron Yorston
2022-07-03
1
-0
/
+6
*
ash,hush: use HOME for tab completion and prompts
Ron Yorston
2022-06-26
1
-1
/
+11
*
libbb: restore special handling of nomsg errors
Ron Yorston
2022-06-26
2
-4
/
+4
*
style fix
Denys Vlasenko
2022-05-01
1
-1
/
+1
*
libbb/sha1: update config help text with new performance numbers
Denys Vlasenko
2022-02-18
1
-3
/
+4
*
libbb/sha256: explicitly use sha256rnds2's %xmm0 (MSG) argument
Denys Vlasenko
2022-02-12
2
-70
/
+70
*
whitespace fixes
Denys Vlasenko
2022-02-11
2
-11
/
+11
*
libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it
Denys Vlasenko
2022-02-11
6
-115
/
+163
*
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2022-02-11
2
-123
/
+117
*
libbb/sha: improve comments
Denys Vlasenko
2022-02-10
4
-21
/
+20
*
whitespace fix
Denys Vlasenko
2022-02-09
4
-10
/
+10
*
libbb/sha256: code shrink in x86 assembly
Denys Vlasenko
2022-02-09
2
-12
/
+10
*
libbb/sha256: code shrink in 64-bit x86
Denys Vlasenko
2022-02-09
1
-11
/
+14
*
libbb/sha256: code shrink in 32-bit x86
Denys Vlasenko
2022-02-09
1
-13
/
+16
*
libbb/sha256: code shrink in 32-bit x86
Denys Vlasenko
2022-02-09
2
-123
/
+114
*
libbb/sha1: shrink x86 hardware accelerated hashing (32-bit)
Denys Vlasenko
2022-02-08
2
-7
/
+5
*
libbb/sha1: shrink x86 hardware accelerated hashing (32-bit)
Denys Vlasenko
2022-02-08
1
-6
/
+5
*
libbb/sha1: shrink x86 hardware accelerated hashing
Denys Vlasenko
2022-02-08
2
-32
/
+29
*
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2022-02-08
2
-46
/
+21
*
libbb/sha1: shrink and speed up unrolled x86-64 code
Denys Vlasenko
2022-02-07
6
-46
/
+131
*
*: slap on a few ALIGN_PTR where appropriate
Denys Vlasenko
2022-02-06
1
-1
/
+1
*
*: slap on a few ALIGN* where appropriate
Denys Vlasenko
2022-02-06
2
-2
/
+2
*
libbb/sha256: code shrink in 32-bit x86
Denys Vlasenko
2022-02-06
1
-45
/
+48
*
libbb/sha256: code shrink in 64-bit x86
Denys Vlasenko
2022-02-06
1
-48
/
+48
*
libbb/sha256: code shrink in 64-bit x86
Denys Vlasenko
2022-02-03
1
-17
/
+17
*
libbb/sha256: code shrink in 32-bit x86
Denys Vlasenko
2022-02-03
1
-18
/
+17
*
libbb/sha256: optional x86 hardware accelerated hashing
Denys Vlasenko
2022-02-03
9
-26
/
+612
*
libbb/sha1: in unrolled x86-64 code, pass initial W[] in registers, not on stack
Denys Vlasenko
2022-01-25
2
-205
/
+214
*
cut: build fix for FEATURE_CUT_REGEX
Denys Vlasenko
2022-01-24
1
-0
/
+1
*
libbb/sha1: use SSE2 in unrolled x86-64 code. ~10% faster
Denys Vlasenko
2022-01-23
2
-578
/
+854
*
libbb: shrink lineedit_read_key()
Denys Vlasenko
2022-01-18
2
-10
/
+17
*
ash,hush: fix handling of SIGINT while waiting for interactive input
Denys Vlasenko
2022-01-17
2
-5
/
+35
*
libbb: introduce and use chdir_or_warn()
Denys Vlasenko
2022-01-13
2
-4
/
+10
*
libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR
Denys Vlasenko
2022-01-13
1
-2
/
+3
*
sulogin: increase util-linux compatibility
Denys Vlasenko
2022-01-12
1
-4
/
+4
*
libbb/sha1: add a comment
Denys Vlasenko
2022-01-08
1
-0
/
+22
*
libbb/sha1: simplify cpuid code
Denys Vlasenko
2022-01-08
1
-32
/
+10
*
whitespace fix
Denys Vlasenko
2022-01-08
4
-22
/
+22
*
libbb/sha1: tweak comments
Denys Vlasenko
2022-01-07
2
-5
/
+5
*
libbb/sha1: optional i686 hardware accelerates hashing
Denys Vlasenko
2022-01-07
3
-1
/
+252
*
libbb/sha1: optional x86-64 hardware accelerates hashing
Denys Vlasenko
2022-01-07
4
-1
/
+270
*
libbb: change xstrndup, xmemdup to take size_t as size parameter
Denys Vlasenko
2022-01-05
1
-5
/
+2
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
2
-2
/
+12
*
libbb: fflush_stdout_and_exit(0) still exits with _error_ (not 0!) if fflush ...
Denys Vlasenko
2022-01-04
1
-1
/
+1
*
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
Denys Vlasenko
2022-01-04
1
-0
/
+5
*
libbb/sha1: x86_64 version: reorder prologue/epilogue insns
Denys Vlasenko
2022-01-04
2
-60
/
+67
*
libbb/sha1: x86_64 version: tidying up, no code changes
Denys Vlasenko
2022-01-03
2
-29
/
+36
*
typo fix
Denys Vlasenko
2022-01-03
2
-2
/
+2
*
libbb/sha1: x86_64 version: generate from a script, optimize a bit
Denys Vlasenko
2022-01-03
3
-267
/
+474
[next]