Update a comment, no code changes
[oweals/busybox.git] / util-linux / volume_id /
2009-06-27 Denys VlasenkoUpdate a comment, no code changes
2009-06-27 Denys Vlasenkodevice matching against UUIDs: do not try floppies
2009-06-05 Denys Vlasenko*: add FAST_FUNC to function ptrs where it makes sense
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2009-03-31 Denis Vlasenkovolumeid: fix bug 249 "findfs finds the wrong partition"
2009-02-15 Denis Vlasenkovolume_id: abort early on read failures.
2008-12-08 Denis Vlasenkooptimize 16- and 32-bit moves
2008-11-30 Denis Vlasenkovolume_id/fat: careful with sector#, it may not fit...
2008-10-19 Denis Vlasenkoadd comment explaining previous change
2008-10-19 Denis Vlasenkovolume identification: abolish /proc/partitions and...
2008-10-12 Denis Vlasenkoblkid: new applet. We almost had everything needed...
2008-10-12 Denis Vlasenkofindfs: fix LUKS and FAT detection routines; do not...
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-06-26 Denis Vlasenkostyle fixes, no code changes
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-03-28 Denis Vlasenkowhitespace fixes
2008-03-24 Denis Vlasenko*: whitespace fixes, no code changes
2008-03-24 Denis Vlasenkolpr: add more accurate comments
2008-03-17 Denis Vlasenkovolume_id: disable detection routines which are not...
2008-03-17 Denis Vlasenkovolude_id: remove unused fields and functions which...
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2008-02-18 Denis Vlasenkosupport for mount by label (not yet tested)