index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
...
|
*
getopt: make it NOEXEC
Denys Vlasenko
2017-08-03
1
-1
/
+1
|
*
line editing: make read_line_input() not take timeout param
Denys Vlasenko
2017-08-02
1
-1
/
+1
|
*
do not use `a' quoting style in comments
Denys Vlasenko
2017-08-02
2
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-29
12
-46
/
+57
|
\
|
|
*
config: more tweaking of help texts
Denys Vlasenko
2017-07-27
3
-5
/
+5
|
*
rdate: tweak comments, no code changes
Denys Vlasenko
2017-07-27
1
-5
/
+4
|
*
swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL
Denys Vlasenko
2017-07-27
3
-2
/
+11
|
*
config: trim/improve item names and help texts, take 2
Denys Vlasenko
2017-07-27
4
-7
/
+2
|
*
volume_id: enable minix detection
Denys Vlasenko
2017-07-25
3
-27
/
+35
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
66
-422
/
+419
|
\
|
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-18
6
-10
/
+473
|
\
|
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-05-29
21
-31
/
+2189
|
\
|
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
59
-277
/
+295
|
\
|
|
*
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
[prev]
[next]