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
/
volume_id
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
1
-0
/
+2
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
1
-0
/
+0
*
volume_id/linux_swap: detect suspended image signatures too
Vladimir Dronnikov
2010-02-08
1
-1
/
+5
*
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
1
-1
/
+2
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
2
-8
/
+16
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
btrfs.c: check first two superblocks, for additional robustness
Denys Vlasenko
2009-11-02
1
-8
/
+15
*
volume_id: add FAST_FUNC where appropriate
Denys Vlasenko
2009-11-01
32
-73
/
+73
*
volume_id: add support for btrfs
Vladimir Dronnikov
2009-11-01
5
-1
/
+107
*
*: more portability fixes by Dan Fandrich
Denys Vlasenko
2009-09-23
1
-1
/
+1
*
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-09-20
1
-0
/
+17
*
use PACKED macro insted of open-coding GCC-ism
Denys Vlasenko
2009-09-16
28
-64
/
+64
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
1
-3
/
+4
*
Update a comment, no code changes
Denys Vlasenko
2009-06-27
1
-1
/
+3
*
device matching against UUIDs: do not try floppies
Denys Vlasenko
2009-06-27
1
-0
/
+7
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
2
-4
/
+2
*
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-09
1
-7
/
+2
*
volumeid: fix bug 249 "findfs finds the wrong partition"
Denis Vlasenko
2009-03-31
1
-3
/
+1
*
volume_id: abort early on read failures.
Denis Vlasenko
2009-02-15
20
-70
/
+99
*
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-08
1
-1
/
+1
*
volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes
Denis Vlasenko
2008-11-30
3
-66
/
+68
*
add comment explaining previous change
Denis Vlasenko
2008-10-19
1
-0
/
+11
*
volume identification: abolish /proc/partitions and /proc/cdroms
Denis Vlasenko
2008-10-19
3
-225
/
+33
*
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-10-12
2
-8
/
+10
*
findfs: fix LUKS and FAT detection routines; do not exit if corrupted
Denis Vlasenko
2008-10-12
3
-82
/
+111
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-2
/
+2
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
1
-2
/
+2
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
2
-2
/
+2
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
2
-3
/
+3
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
1
-0
/
+7
*
whitespace fixes
Denis Vlasenko
2008-03-28
1
-1
/
+1
*
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
2
-6
/
+6
*
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
1
-1
/
+1
*
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
18
-104
/
+121
*
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
32
-279
/
+321
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
1
-0
/
+8
*
support for mount by label (not yet tested)
Denis Vlasenko
2008-02-18
34
-0
/
+4302