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
*
randomconfig fixes
Denys Vlasenko
2020-12-29
1
-2
/
+5
*
mount: Surround syslog.h with the config check
Lauri Kasanen
2020-12-25
1
-0
/
+2
*
help text tweaks
Denys Vlasenko
2020-12-18
6
-11
/
+11
*
move ADJTIME_PATH define to header files
Denys Vlasenko
2020-12-17
2
-10
/
+0
*
libbb: introduce and use xsettimeofday()
Denys Vlasenko
2020-12-16
2
-8
/
+5
*
hwclock: improve --help (-l is a compatible shortcut for --localtime)
Denys Vlasenko
2020-12-16
1
-19
/
+50
*
hwclock: fix musl breakage of settimeofday(tz)
Denys Vlasenko
2020-12-16
1
-53
/
+75
*
tweak help texts
Denys Vlasenko
2020-12-16
2
-18
/
+11
*
libbb: add and use infrastructure for fixed page size optimization
Denys Vlasenko
2020-12-14
1
-1
/
+1
*
libbb: create and use mmap() helpers
Denys Vlasenko
2020-12-14
1
-6
/
+1
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
2
-12
/
+4
*
more --help text tweaks
Denys Vlasenko
2020-12-13
2
-3
/
+2
*
nsenter: stop option parsing on 1st non-option
Denys Vlasenko
2020-12-12
1
-1
/
+2
*
mount: fix incorrect "success" exitcode if loop device setup fails
Denys Vlasenko
2020-12-09
1
-3
/
+3
*
mount: implement -o nosymfollow, remove bogus -o union
Denys Vlasenko
2020-12-06
1
-4
/
+4
*
mount: add -o nostrictatime and -o [no]lazytime
Denys Vlasenko
2020-12-06
1
-24
/
+34
*
mount: do not guess mount as NFS if "hostname:" contains slashes
Denys Vlasenko
2020-12-05
1
-7
/
+11
*
mount: do not guess bind mounts as nfs
Denys Vlasenko
2020-12-02
1
-0
/
+1
*
mount: make filesystems[] array byte-aligned
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
9
-15
/
+15
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
2
-2
/
+2
*
mdev: clear LOGMODE_STDIO only directly before daemonizing
Denys Vlasenko
2020-11-22
1
-10
/
+6
*
uevent: make it survive ENOBUFS
Denys Vlasenko
2020-11-22
1
-13
/
+22
*
mdev: clean up
Denys Vlasenko
2020-11-22
1
-10
/
+10
*
mdev: add -v to increase log verbosity
Jan Klötzke
2020-11-22
1
-3
/
+8
*
mdev: add syslog logging mode
Jan Klötzke
2020-11-22
1
-6
/
+18
*
mdev: re-initialize if uevent messages were lost
Jan Klötzke
2020-11-22
1
-0
/
+10
*
mdev: move daemon setup to dedicated function
Jan Klötzke
2020-11-22
1
-17
/
+27
*
uevent: increase netlink buffer sizes
Denys Vlasenko
2020-11-22
1
-10
/
+14
*
mdev: increase netlink buffer sizes
Jan Klötzke
2020-11-22
1
-9
/
+17
*
volume_id: improve struct layout (smaller offesets, smaller insns on x86)
Denys Vlasenko
2020-11-19
1
-3
/
+3
*
util-linux: support erofs filesystem
Norbert Lange
2020-11-18
3
-0
/
+72
*
chrt: support for musl C library
Christian Eggers
2020-11-15
1
-2
/
+32
*
compat: move hexdump -R functionality to xxd -r
Denys Vlasenko
2020-10-25
2
-64
/
+73
*
xxd: fix printing of trailing spaces
Denys Vlasenko
2020-10-20
1
-0
/
+1
*
avoid using strok - eliminates use of hidden global variable
Denys Vlasenko
2020-10-06
4
-9
/
+12
*
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
4
-31
/
+24
*
mount: support the sizelimit and offset option for loop devices
Steffen Trumtrar
2020-10-01
2
-2
/
+62
*
hwclock: Fix settimeofday for glibc v2.31+
Eddie James
2020-08-15
1
-3
/
+11
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
36
-42
/
+0
*
acpid: only display -p if supported in usage
Norbert Lange
2020-06-29
1
-1
/
+3
*
nologin: make it possible to build it as single applet
Denys Vlasenko
2020-06-24
1
-1
/
+1
*
fdisk: add HFS / HFS+ partition type
Denys Vlasenko
2020-02-14
1
-6
/
+4
*
Remove stime() function calls
Alistair Francis
2019-11-19
1
-2
/
+6
*
taskset: tighten the check for stride values
Denys Vlasenko
2019-11-09
1
-2
/
+2
*
taskset: implement stride argument
Denys Vlasenko
2019-11-09
1
-5
/
+10
*
taskset: update comment
Denys Vlasenko
2019-11-08
1
-2
/
+8
*
taskset: add support for taking/printing CPU list (-c option)
Denys Vlasenko
2019-11-01
1
-11
/
+118
*
suppress a few "unused function" warnings
Denys Vlasenko
2019-10-25
1
-0
/
+2
[next]