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
*
fix more instances of ": $((a++))" in shell scripts
Denys Vlasenko
2017-07-18
1
-6
/
+6
*
inetd,mount: do not die if uclibc without RPC is detected
Denys Vlasenko
2017-07-18
1
-1
/
+2
*
setpriv: do not process remaining args
Patrick Steinhardt
2017-07-18
1
-1
/
+2
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-18
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
*
Make mkfs.vfat and mkdosfs individually selectable
Denys Vlasenko
2016-11-16
3
-8
/
+19
*
Make mke2fs and mkfs.ext2 individually selectable
Denys Vlasenko
2016-11-16
3
-8
/
+20
*
Make swapon and swapoff individually selectable.
Denys Vlasenko
2016-11-14
3
-30
/
+50
*
Make setarch/linux32/linux64 independently selectable
Denys Vlasenko
2016-11-13
1
-5
/
+24
*
more: accept and ignore a bunch of options
Denys Vlasenko
2016-10-11
1
-1
/
+10
*
mount: for cifs, dont insert "ip=ADDR" option if user gave it explicitly
Denys Vlasenko
2016-09-27
1
-8
/
+14
*
mount: tweak "IPv6 scoped addr" commit
Denys Vlasenko
2016-09-26
1
-3
/
+3
*
libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE
Denys Vlasenko
2016-09-26
1
-0
/
+6
*
fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build
Denys Vlasenko
2016-09-17
1
-36
/
+36
*
mdev: create devices from /sys/dev
Denys Vlasenko
2016-09-07
1
-47
/
+41
*
volume_id: Add support for UBIFS
Serj Kalichev
2016-09-06
4
-1
/
+135
*
fdisk: tweak some messages
Denys Vlasenko
2016-08-23
1
-19
/
+24
*
fdisk: print much less cryptic partition table
Denys Vlasenko
2016-08-23
1
-87
/
+103
*
unshare: --network should be --net. Closes 9116
Denys Vlasenko
2016-08-22
1
-2
/
+2
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
8
-16
/
+10
*
randomconfig fixes 5: false positive for tar; mount emits corrupted message
Denys Vlasenko
2016-06-20
1
-1
/
+1
[next]