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
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
66
-355
/
+355
*
swapon/swapoff: trim config help text
Denys Vlasenko
2017-07-19
1
-3
/
+0
*
Update remaining menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-19
4
-4
/
+4
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
53
-60
/
+60
*
fix more instances of ": $((a++))" in shell scripts
Denys Vlasenko
2017-07-15
1
-6
/
+6
*
blkdiscard: provide our own BLK[SEC]DISCARD if necessary
Denys Vlasenko
2017-07-15
1
-0
/
+7
*
inetd,mount: do not die if uclibc without RPC is detected
Denys Vlasenko
2017-07-10
1
-1
/
+2
*
setpriv: remove dependency on libcap headers
Denys Vlasenko
2017-07-07
1
-1
/
+8
*
setpriv: factor out capability name printing
Denys Vlasenko
2017-07-07
1
-18
/
+16
*
setpriv: code shrink, and grouping capability code together
Denys Vlasenko
2017-07-07
1
-96
/
+91
*
setpriv: allow modifying ambient capabilities
Patrick Steinhardt
2017-07-07
1
-9
/
+35
*
setpriv: allow modifying inheritable caps
Patrick Steinhardt
2017-07-07
1
-11
/
+95
*
setpriv: dump ambient capabilities
Patrick Steinhardt
2017-07-06
1
-0
/
+26
*
setpriv: dump capability bounding set
Patrick Steinhardt
2017-07-06
1
-0
/
+23
*
setpriv: dump inheritable capability set
Patrick Steinhardt
2017-07-06
1
-4
/
+147
*
setpriv: dump no-new-privs info
Patrick Steinhardt
2017-07-06
1
-2
/
+10
*
setpriv: dump user and group info
Denys Vlasenko
2017-07-04
1
-3
/
+62
*
setpriv: prepare option parsing logic for additional opts
Patrick Steinhardt
2017-07-04
1
-3
/
+11
*
setpriv: do not process remaining args
Patrick Steinhardt
2017-07-04
1
-1
/
+2
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-03
1
-0
/
+3
*
unshare: fix help text; select LONG_OPTS instead depending on them
Denys Vlasenko
2017-06-14
1
-3
/
+4
*
setpriv: new applet
Assaf Gordon
2017-06-14
1
-0
/
+73
*
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-17
5
-5
/
+5
*
libbb: GETOPT_RESET macro
Kaarle Ritvanen
2017-04-12
1
-6
/
+1
*
Sort more misplaced applets into coreutils or util-linux
Denys Vlasenko
2017-04-12
3
-0
/
+614
*
Sort some miscutils/ applets into coreutils or util-linux
Denys Vlasenko
2017-04-12
9
-0
/
+1353
*
fallocate: new applet
Denys Vlasenko
2017-04-11
2
-1
/
+105
*
fsfreeze: new applet
Denys Vlasenko
2017-04-11
1
-0
/
+54
*
switch_root: don't bail out when console doesn't exist
Andrei Gherzan
2017-03-24
1
-4
/
+6
*
Revert "umount: make -d always active, add -D to suppress it"
Denys Vlasenko
2017-03-16
1
-16
/
+8
*
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
Denys Vlasenko
2017-03-16
2
-2
/
+46
*
libbb: match_fstype() is unreadable in the extreme, fixing it
Denys Vlasenko
2017-01-30
2
-3
/
+3
*
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2017-01-29
6
-3
/
+9
*
xxd: make -p output lines actually end with a newline
Denys Vlasenko
2017-01-25
1
-1
/
+3
*
xxd: implement -p
Denys Vlasenko
2017-01-25
2
-18
/
+31
*
hexdump/xxd: a bit more condensed formats
Denys Vlasenko
2017-01-25
2
-3
/
+3
*
xxd: new applet
Denys Vlasenko
2017-01-25
2
-9
/
+144
*
make --help texts more uniform
Denys Vlasenko
2017-01-21
5
-32
/
+32
*
rdate: time(NULL) is shorter than time(&var)
Denys Vlasenko
2017-01-20
1
-4
/
+1
*
rdate: make it do something remotely sane, facing 32-bit time overflow
Denys Vlasenko
2017-01-20
1
-6
/
+27
*
fdisk: add typical values of -H and -S to --help
Denys Vlasenko
2017-01-19
1
-2
/
+2
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
2
-12
/
+4
*
more: hardcode FEATURE_USE_TERMIOS=y in this applet; code shrink
Denys Vlasenko
2017-01-11
1
-57
/
+49
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
42
-145
/
+5
*
df: implement -B n<suff> and -B <suff> formats of -B option
Denys Vlasenko
2016-12-12
1
-22
/
+3
*
Code style fixes, no code changes
Denys Vlasenko
2016-11-28
2
-5
/
+6
*
fdisk_gpt: simplify GPT partition name printing
Denys Vlasenko
2016-11-27
1
-2
/
+2
*
fdisk: sanitize partition name printing; drop "Code" column; get rid of one s...
Denys Vlasenko
2016-11-27
2
-15
/
+42
*
Make "hd" independently selectable
Denys Vlasenko
2016-11-23
1
-2
/
+3
*
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
41
-555
/
+622
[next]