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
/
util-linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2023-04-17
1
-2
/
+3
|
\
|
*
mkfs_vfat: do not generate same volume_id when run in rapid succession
Denys Vlasenko
2023-04-10
1
-2
/
+3
*
|
runuser,drop: drop runuser, tweak drop
Ron Yorston
2023-03-19
1
-164
/
+0
*
|
runuser,drop: code shrink
Ron Yorston
2023-03-19
1
-13
/
+7
*
|
runuser: add 'drop' as an alias for runuser
Ron Yorston
2023-03-16
1
-22
/
+75
*
|
runuser: new applet
Ron Yorston
2023-03-13
1
-0
/
+117
*
|
win32: add support for virtual terminal input
Ron Yorston
2023-03-05
1
-4
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
3
-9
/
+13
|
\
|
|
*
xxd: use bb_simple_perror_msg... where appropriate
Denys Vlasenko
2023-01-03
1
-2
/
+2
|
*
xxd: fix use of non-initialized data
Denys Vlasenko
2023-01-02
1
-1
/
+2
|
*
more: accept and ignore -e
Natanael Copa
2022-12-14
1
-1
/
+2
|
*
xxd: fix typo in trivial usage
Brandon Maier
2022-12-08
1
-1
/
+1
|
*
Remove "select PLATFORM_LINUX"
Denys Vlasenko
2022-11-29
24
-28
/
+0
|
*
Fix non-Linux builds
Samuel Thibault
2022-11-29
24
-0
/
+28
|
*
fbset: support setting pixel clock rate
Dario Binacchi
2022-11-16
1
-0
/
+3
|
*
fbset: abort on not handled options
Dario Binacchi
2022-11-16
1
-0
/
+3
*
|
getopt: use name supplied with '-n' to report error
Ron Yorston
2022-11-24
1
-0
/
+5
*
|
xxd: avoid use of uninitialised variable
Ron Yorston
2022-10-12
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
1
-25
/
+89
|
\
|
|
*
xxd -r: handle offsets
Denys Vlasenko
2022-08-22
1
-8
/
+50
|
*
xxd -r: without -p, stop at more than one whitespace, closes 14786
Denys Vlasenko
2022-08-22
1
-17
/
+39
|
*
seedrng: it's not a part of util-linux, move to miscutils
Denys Vlasenko
2022-05-02
1
-239
/
+0
|
*
seedrng: manually inline seed_rng
Bernhard Reutner-Fischer
2022-05-01
1
-21
/
+15
|
*
seedrng: shorten --help, assorted small cleanups
Denys Vlasenko
2022-05-01
1
-11
/
+10
|
*
seedrng: reduce MAX_SEED_LEN from 512 to 256
Denys Vlasenko
2022-05-01
1
-1
/
+5
|
*
seedrng: do not hash lengths, they are very predictable
Denys Vlasenko
2022-05-01
1
-3
/
+5
|
*
seedrng: code shrink
Denys Vlasenko
2022-05-01
1
-8
/
+10
|
*
seedrng: explain why we need locking and fsync'ing
Denys Vlasenko
2022-05-01
1
-8
/
+18
|
*
seedrng: remove redundant assignment
Denys Vlasenko
2022-04-30
1
-3
/
+3
|
*
seedrng: re-add fsync after unlink, and explain its purpose
Denys Vlasenko
2022-04-30
1
-1
/
+12
|
*
seedrng: include fiel/dir names in error messages
Denys Vlasenko
2022-04-30
1
-3
/
+3
|
*
seedrng: use more xfuncs where appropriate
Denys Vlasenko
2022-04-30
1
-12
/
+12
|
*
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
[next]