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
/
util-linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
cal: implement -m
Ron Yorston
2021-09-21
1
-13
/
+25
*
getopt: code shrink
Ron Yorston
2021-09-16
1
-36
/
+28
*
blkdiscard: accept -f (force) as no-op
Denys Vlasenko
2021-09-10
1
-5
/
+8
*
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
*
rev: correct output for long input lines
Ron Yorston
2021-08-22
1
-0
/
+1
*
fdisk: indentation fix
Denys Vlasenko
2021-08-16
1
-4
/
+4
*
taskset: disallow "taskset -p 0"
Denys Vlasenko
2021-08-15
1
-2
/
+2
*
fdisk: commonalize strings
Denys Vlasenko
2021-06-25
1
-2
/
+2
*
xxd: compat tweak for -i
Denys Vlasenko
2021-06-25
1
-6
/
+9
*
switch_root: code shrink - use iterate_on_dir()
Denys Vlasenko
2021-06-24
1
-21
/
+14
*
taskset: use iterate_on_dir()
Denys Vlasenko
2021-06-24
1
-18
/
+17
*
taskset: fix for PID longer than 12 chars
Denys Vlasenko
2021-06-20
1
-2
/
+3
*
taskset: implement -a
Denys Vlasenko
2021-06-19
1
-39
/
+69
*
xxd: implement -i "C style output"
Denys Vlasenko
2021-06-18
1
-11
/
+38
*
xxd: implement -o DISPLAYOFFSET
Denys Vlasenko
2021-06-17
1
-5
/
+14
*
ionice: implement -t
Denys Vlasenko
2021-06-17
1
-7
/
+10
*
blockdev: support --get/setra
Denys Vlasenko
2021-06-16
1
-5
/
+23
*
*: more --help tweaks
Denys Vlasenko
2021-06-15
1
-1
/
+1
*
*: --help tweaks
Denys Vlasenko
2021-06-14
2
-2
/
+3
*
*: more --help tweaking
Denys Vlasenko
2021-06-13
3
-7
/
+8
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
2
-3
/
+3
*
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...
Denys Vlasenko
2020-12-30
3
-6
/
+6
*
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
[next]