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
...
*
acpid: close fds which are reported as dead (POLLERR/POLLHUP/POLLNVAL) by poll.
Denys Vlasenko
2012-01-09
1
-19
/
+35
*
*: style fixes. no code changes
Denys Vlasenko
2011-12-15
1
-2
/
+2
*
blkid: make help text show [BLOCKDEV]...
Denys Vlasenko
2011-12-06
1
-3
/
+1
*
volume_id/get_devname: trivial code shrink
Denys Vlasenko
2011-12-06
1
-22
/
+19
*
mount: resolve hosts to IPs in nfs mounts
Denys Vlasenko
2011-11-10
1
-1
/
+1
*
mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+
Denys Vlasenko
2011-11-10
2
-9
/
+49
*
mount: support -o noacl
Dave Love
2011-11-10
1
-22
/
+30
*
mount: handle list of comma-separated fs types in -t option
Karol Lewandowski
2011-11-03
1
-3
/
+12
*
mount: free commented /etc/filesystems lines when we read it
Denys Vlasenko
2011-11-03
1
-2
/
+3
*
remove duplicate include <sys/swap.h>
Denys Vlasenko
2011-10-22
1
-1
/
+0
*
mdev: trim overlong comments. No code changes
Denys Vlasenko
2011-09-22
1
-30
/
+1
*
mdev: don't reparse rules on -s
Denys Vlasenko
2011-09-22
1
-217
/
+341
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
3
-0
/
+11
*
mdev: expand --help so that it's actually useful.
Denys Vlasenko
2011-09-19
3
-67
/
+80
*
losetup: implement -r option. Closes 4033.
Denys Vlasenko
2011-09-12
2
-8
/
+10
*
swapoff: dont pass "p" in opt_complementary
Denys Vlasenko
2011-08-13
1
-1
/
+2
*
randomconfig fixes
Denys Vlasenko
2011-08-09
1
-24
/
+32
*
fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)
Denys Vlasenko
2011-07-13
1
-25
/
+18
*
more tweak for bionic
Denys Vlasenko
2011-07-08
2
-0
/
+26
*
hwclock: use locale-specific date output format
Denys Vlasenko
2011-07-08
1
-10
/
+16
*
typo fixes
Dan Fandrich
2011-07-08
1
-1
/
+1
*
hwclock: better help text
Denys Vlasenko
2011-07-04
1
-2
/
+2
*
fbset: apply modelines. Closes 3823
Denys Vlasenko
2011-06-06
1
-1
/
+2
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
23
-30
/
+6
*
replace nonstandard unsigned typedefs
Dan Fandrich
2011-06-03
1
-7
/
+7
*
fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
Denys Vlasenko
2011-05-29
1
-2
/
+4
*
simplify parsing of /etc/busybox.conf
Denys Vlasenko
2011-05-16
1
-1
/
+1
*
fbset: abort on unknown options. closes 3121
Denys Vlasenko
2011-05-09
1
-5
/
+9
*
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-05-08
1
-1
/
+1
*
mount: for NFS use tcp per default rather than udp
Bernhard Reutner-Fischer
2011-05-04
1
-1
/
+1
*
fdisk: backport disk check from util-linux
Lauri Kasanen
2011-04-30
1
-7
/
+28
*
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
Denys Vlasenko
2011-04-16
1
-0
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
36
-1
/
+589
*
mount: add --rbind option support
Roman Borisov
2011-03-26
1
-0
/
+2
*
mount: rprivate option fix
Roman Borisov
2011-03-26
1
-1
/
+1
*
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-08
1
-4
/
+1
*
more: fix tabs handling
Denys Vlasenko
2011-03-07
1
-3
/
+6
*
mount: strip multiple trailing slashes, not just one
Denys Vlasenko
2011-02-28
1
-1
/
+1
*
mount: update /etc/mtab properly on mount --move
Roman Borisov
2011-02-28
1
-9
/
+67
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
1
-27
/
+27
*
mount: ignore unknown mount options when remounting NFS mounts
Peter Korsgaard
2011-02-26
1
-0
/
+3
*
mount: fix wrong long option namess
Roman Borisov
2011-02-26
1
-8
/
+8
*
blockdev: add --getsz to replace --getsize
Dan Fandrich
2011-02-20
1
-6
/
+18
*
reverted LINHIB0001 swap signature addition
Denys Vlasenko
2011-02-14
1
-1
/
+0
*
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-08
1
-1
/
+1
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
*
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
Denys Vlasenko
2011-01-31
1
-9
/
+5
*
hwclock: implement --systz
Davide Cavalca
2011-01-22
1
-5
/
+59
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
2
-2
/
+2
*
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2011-01-18
1
-2
/
+0
[prev]
[next]