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