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
*
mdev: fix mode of dir1 in =dir1/dir2/file rule
Denys Vlasenko
2013-01-21
1
-2
/
+14
*
mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=
Bernhard Reutner-Fischer
2013-01-17
1
-17
/
+35
*
mount: add unc option to CIFS mount (needed for Linux 3.4+)
Martin Santesson
2013-01-16
1
-1
/
+15
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
9
-45
/
+43
*
Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS'
Denys Vlasenko
2013-01-14
1
-10
/
+0
*
volume_id: add squashfs detection
Sven-Göran Bergh
2013-01-14
4
-0
/
+74
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
10
-172
/
+172
*
volume_id: uuid_format small code shrink
Sven-Göran Bergh
2013-01-14
2
-20
/
+9
*
volume_id: display hfs[+] 128-bit UUID properly
Sven-Göran Bergh
2013-01-14
3
-9
/
+23
*
blkid: add type display for hfsplus
Sven-Göran Bergh
2013-01-14
1
-1
/
+1
*
dmesg: handle multi-char log levels
Peter Korsgaard
2013-01-05
1
-7
/
+6
*
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-12-19
1
-1
/
+1
*
volume_id: add exFAT detection
S-G Bergh
2012-11-13
5
-0
/
+145
*
blkid: show filesystem when both label and UUID are missing, but type is known
S-G Bergh
2012-11-05
1
-1
/
+5
*
blkid: add support for nilfs2
Sven-Göran Bergh
2012-09-02
5
-0
/
+109
*
volume_id: code shrink
Denys Vlasenko
2012-09-02
1
-15
/
+19
*
blkid: add type display for btrfs
Sven-Göran Bergh
2012-09-02
1
-0
/
+1
*
fbset: respect rgba configuration lines in fb.modes
Linus Walleij
2012-07-07
1
-1
/
+25
*
acpid: add missing lid switch definition
Eric Martin
2012-07-07
1
-0
/
+1
*
mount: support strictatime option. Closes 5240
Denys Vlasenko
2012-06-26
1
-1
/
+9
*
mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240
Denys Vlasenko
2012-06-22
1
-2
/
+8
*
mount: undo recent breakage when mount flags were made unsigned
Denys Vlasenko
2012-06-22
1
-1
/
+1
*
mount: fix the wrongly stored fs creation time
Denys Vlasenko
2012-06-21
1
-7
/
+4
*
mount: set up RO loop device if mount -o ro. Closes 4784
Denys Vlasenko
2012-06-21
1
-14
/
+15
*
volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs
Denys Vlasenko
2012-06-12
1
-67
/
+7
*
rdate: code shrink
Denys Vlasenko
2012-06-11
1
-2
/
+2
*
rdate: code shrink
Denys Vlasenko
2012-06-11
1
-11
/
+12
*
mdev: tell kernel that we didn't find the firmware
Christoph Lohmann
2012-05-19
1
-17
/
+24
*
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2012-05-19
1
-37
/
+14
|
\
|
*
mdev: remove undocumented subsystem/devname matching hack
Denys Vlasenko
2012-05-18
1
-29
/
+2
|
*
mdev: when found, print major,minor into mdev.log
Denys Vlasenko
2012-05-18
1
-8
/
+12
*
|
tweak help text
Denys Vlasenko
2012-05-18
1
-2
/
+2
|
/
*
mdev: add support for $DEVNAME and /dev/mdev.log debug aid
Denys Vlasenko
2012-05-18
1
-20
/
+147
*
volume_id/ext: detect ext4 too
Denys Vlasenko
2012-05-18
1
-4
/
+48
*
mdev: fix mode of creatred node if config file support is not configured
Denys Vlasenko
2012-04-21
1
-3
/
+5
*
whitespace fixes
Denys Vlasenko
2012-04-20
1
-3
/
+3
*
hwclock: fix wrong comparison of time value (when it will overlow int)
Denys Vlasenko
2012-04-17
1
-1
/
+1
*
Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h
Denys Vlasenko
2012-04-17
1
-1
/
+1
*
umount: make -d always active, add -D to suppress it
Denys Vlasenko
2012-04-17
1
-8
/
+16
*
Create and use our own copy of linux/ext2_fs.h
Denys Vlasenko
2012-04-13
1
-7
/
+1
*
work around linux/ext2_fs.h breakage
Denys Vlasenko
2012-04-12
1
-0
/
+6
*
libbb: make xchroot do a chdir("/") after chroot
Denys Vlasenko
2012-03-08
1
-1
/
+1
*
blkid: if parameters are given, do not scan /dev
Denys Vlasenko
2012-03-03
2
-13
/
+16
*
getopt: trim help text
Denys Vlasenko
2012-02-09
1
-2
/
+1
*
getopt: simple code shrink; expand help text
Denys Vlasenko
2012-02-09
1
-16
/
+36
*
mdev: add a comment. no code changes
Denys Vlasenko
2012-02-06
1
-1
/
+5
*
acpid: do not install handlers for fatal signals
Denys Vlasenko
2012-02-05
1
-2
/
+6
*
mdev: fix wrong sizeof
Javier Viguera
2012-01-30
1
-1
/
+1
*
*: better comments on termios manipulations. No code changes.
Denys Vlasenko
2012-01-15
1
-2
/
+1
*
mke2fs: do not zero out first kilobyte. Closes 3247
Denys Vlasenko
2012-01-11
1
-1
/
+5
[next]