index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
util-linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
seedrng: code shrink
Denys Vlasenko
2022-04-30
1
-5
/
+5
|
*
seedrng: simplify read_new_seed() to not have error return
Denys Vlasenko
2022-04-30
1
-14
/
+17
|
*
seedrng: prepare read_new_seed() to not need a "success" retval
Denys Vlasenko
2022-04-30
1
-10
/
+12
|
*
seedrng: do not try to continue on unexpected errors (just exit)
Denys Vlasenko
2022-04-30
1
-38
/
+16
|
*
seedrng: chdir to the SEED_DIRECTORY - avoid concat_path_file's
Denys Vlasenko
2022-04-27
1
-9
/
+9
|
*
seedrng: shorten strings
Denys Vlasenko
2022-04-27
1
-11
/
+11
|
*
seedrng: remove unnecessary zero-filling of local variables
Denys Vlasenko
2022-04-27
1
-8
/
+11
|
*
seedrng: remove unnecessary zero-filling of local variables
Denys Vlasenko
2022-04-27
1
-5
/
+5
|
*
seedrng: shrink --help text
Denys Vlasenko
2022-04-27
1
-3
/
+3
|
*
seedrng: prune header includes
Jason A. Donenfeld
2022-04-24
1
-14
/
+0
|
*
seedrng: code-golf even smaller
Jason A. Donenfeld
2022-04-24
1
-28
/
+14
|
*
seedrng: compress format strings with %s arguments
Jason A. Donenfeld
2022-04-20
1
-12
/
+10
|
*
seedrng: avoid needless runtime strlen() call
Jason A. Donenfeld
2022-04-20
1
-5
/
+3
|
*
seedrng: use predefined strings where possible
Jason A. Donenfeld
2022-04-20
1
-5
/
+5
|
*
seedrng: further reduce size
Jason A. Donenfeld
2022-04-20
1
-55
/
+22
|
*
seedrng: remove some global variables
Jason A. Donenfeld
2022-04-20
1
-16
/
+16
|
*
seedrng: hoist bb_strtoul out of min/max
Jason A. Donenfeld
2022-04-20
1
-14
/
+32
|
*
seedrng: use libbb functions
Jason A. Donenfeld
2022-04-20
1
-89
/
+59
|
*
seedrng: import SeedRNG utility for kernel RNG seed files
Jason A. Donenfeld
2022-04-20
1
-0
/
+308
*
|
Merge branch 'busybox'
Ron Yorston
2022-04-07
1
-2
/
+1
|
\
|
|
*
taskset: fix printf format mismatch in !FEATURE_TASKSET_FANCY config. closes ...
Denys Vlasenko
2022-03-01
1
-2
/
+1
*
|
Merge busybox into merge
Ron Yorston
2022-02-09
4
-11
/
+20
|
\
|
|
*
*: slap on a few ALIGN* where appropriate
Denys Vlasenko
2022-02-06
3
-3
/
+3
|
*
mkfs.vfat: fix volume label to be padded with space
Timo Teräs
2022-01-23
1
-8
/
+17
*
|
Merge busybox into merge
Ron Yorston
2022-01-13
1
-0
/
+1
|
\
|
|
*
fdisk: recognize EBBR protective partitions
Vincent Stehlé
2022-01-06
1
-0
/
+1
*
|
Merge busybox into merge
Ron Yorston
2022-01-06
9
-14
/
+14
|
\
|
|
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
3
-5
/
+5
|
*
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
Denys Vlasenko
2022-01-04
6
-9
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-10-13
6
-29
/
+59
|
\
|
|
*
chrt: silence analyzer warning
Bernhard Reutner-Fischer
2021-10-10
1
-1
/
+1
|
*
*: add more beneficial NOINLINEs
Denys Vlasenko
2021-10-10
1
-1
/
+1
|
*
*: add NOINLINEs where code noticeably shrinks
Denys Vlasenko
2021-10-10
1
-1
/
+1
|
*
xxd: fix -p -r, closes 13881
Denys Vlasenko
2021-10-08
1
-13
/
+38
|
*
mdev: tweak --help
Denys Vlasenko
2021-10-08
1
-5
/
+5
|
*
mount: "mount -o rw ...." should not fall back to RO mount
Denys Vlasenko
2021-10-08
1
-8
/
+13
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-21
1
-13
/
+25
|
\
|
|
*
cal: implement -m
Ron Yorston
2021-09-21
1
-13
/
+25
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-17
1
-36
/
+28
|
\
|
|
*
getopt: code shrink
Ron Yorston
2021-09-16
1
-36
/
+28
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-10
1
-5
/
+8
|
\
|
|
*
blkdiscard: accept -f (force) as no-op
Denys Vlasenko
2021-09-10
1
-5
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-30
1
-11
/
+19
|
\
|
|
*
mount: code shrink
Denys Vlasenko
2021-08-23
1
-4
/
+4
|
*
mount: with -w, do not fall back to read-only mounts
Denys Vlasenko
2021-08-23
1
-7
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-22
1
-0
/
+1
|
\
|
|
*
rev: correct output for long input lines
Ron Yorston
2021-08-22
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-08-17
2
-6
/
+6
|
\
|
|
*
fdisk: indentation fix
Denys Vlasenko
2021-08-16
1
-4
/
+4
|
*
taskset: disallow "taskset -p 0"
Denys Vlasenko
2021-08-15
1
-2
/
+2
[prev]
[next]