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
*
Merge branch 'busybox' into merge
Ron Yorston
2016-07-07
11
-32
/
+31
|
\
|
*
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
|
*
randomconfig fixes
Denys Vlasenko
2016-06-19
3
-15
/
+20
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
14
-23
/
+55
|
\
|
|
*
flock: merge spawn_and_wait() code patchs for -c and sans-c uses
Denys Vlasenko
2016-04-24
1
-12
/
+12
|
*
flock: fix -c; improve error handling of fork+exec
Denys Vlasenko
2016-04-24
1
-2
/
+17
|
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
6
-8
/
+8
|
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
2
-5
/
+6
|
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
6
-3
/
+10
|
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
8
-9
/
+18
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-04-04
7
-16
/
+695
|
\
|
|
*
nsenter,unshare: work around older header
Denys Vlasenko
2016-04-02
2
-0
/
+45
|
*
nsenter,unshare: share common code; fix a bug of not closing all fds
Denys Vlasenko
2016-04-02
2
-32
/
+8
|
*
unshare: remove stale comment
Denys Vlasenko
2016-04-02
1
-5
/
+0
|
*
nsenter: new applet
Bartosz Golaszewski
2016-04-01
1
-0
/
+286
|
*
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
Denys Vlasenko
2016-04-01
1
-11
/
+0
|
*
unshare: new applet
Bartosz Golaszewski
2016-04-01
1
-0
/
+380
|
*
mkfs_vfat: use bb_error_msg for logging, not bb_info_msg
Denys Vlasenko
2016-03-30
1
-2
/
+2
|
*
Replace a few more bb_info_msg's by bb_error_msg or printf
Denys Vlasenko
2016-03-30
1
-1
/
+1
|
*
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
Denys Vlasenko
2016-03-30
2
-13
/
+13
|
*
umount: build fix for older glibc
Denys Vlasenko
2016-03-28
1
-0
/
+3
|
*
more bionic fixes
Denys Vlasenko
2016-03-14
1
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-02-22
6
-8
/
+213
|
\
|
|
*
blkdiscard: new applet
Ari Sundholm
2016-01-02
1
-0
/
+83
|
*
mount: support "nofail" option. Closes 8551
Denys Vlasenko
2015-12-30
1
-1
/
+9
|
*
swaponoff: fix compile-time warning
Denys Vlasenko
2015-12-18
1
-1
/
+1
|
*
blkid: add bcache support
Mike Frysinger
2015-12-16
3
-0
/
+115
|
*
swapon/swapoff: refine the -e (ifexists) option
Mike Frysinger
2015-12-16
1
-8
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
3
-26
/
+39
|
\
|
|
*
setarch: add support for '-R' (disable randomization)
Denys Vlasenko
2015-10-19
3
-26
/
+39
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-19
1
-1
/
+1
|
\
|
|
*
libbb: get_uidgid() always called with allow_numeric=1
Denys Vlasenko
2015-10-19
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-13
12
-78
/
+88
|
\
|
|
*
libbb: introduce kernel-style BUILD_BUG_ON()
Denys Vlasenko
2015-10-13
1
-5
/
+1
|
*
typo fix in comment
Denys Vlasenko
2015-10-13
1
-1
/
+1
|
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
1
-5
/
+5
|
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
6
-61
/
+61
|
*
libbb: more compact API for bb_parse_mode()
Denys Vlasenko
2015-10-07
1
-1
/
+1
|
*
umount: always use umount2 syscall with specified flags
Denys Vlasenko
2015-10-01
1
-4
/
+16
|
*
dmesg: add -r option to print raw format even when FEATURE_DMESG_PRETTY is en...
Peter Korsgaard
2015-08-24
1
-3
/
+5
|
*
libbb: add setsockopt_foo helpers
Denys Vlasenko
2015-08-24
1
-3
/
+3
*
|
more: WIN32 port
Ron Yorston
2015-08-04
1
-0
/
+19
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-08-04
2
-5
/
+5
|
\
|
|
*
fbset: fix rgba parsing
Linus Walleij
2015-07-30
1
-4
/
+4
|
*
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-07-19
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
1
-1
/
+1
|
\
|
|
*
typo fixes
Maninder Singh
2015-05-25
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
3
-11
/
+157
|
\
|
|
*
mdev: if a "future" mdev.seq is seen, do not overwrite it with ours
Denys Vlasenko
2015-04-19
1
-7
/
+22
[next]