Age | Commit message (Expand) | Author |
2009-09-23 | *: more portability fixes by Dan Fandrich | Denys Vlasenko |
2009-09-20 | swaponoff: add uuid/label support. By Natanael Copa | Natanael Copa |
2009-09-16 | use PACKED macro insted of open-coding GCC-ism | Denys Vlasenko |
2009-07-08 | move libc related stuff out of platform.h | Denys Vlasenko |
2009-06-27 | Update a comment, no code changes | Denys Vlasenko |
2009-06-27 | device matching against UUIDs: do not try floppies | Denys Vlasenko |
2009-06-05 | *: add FAST_FUNC to function ptrs where it makes sense | Denys Vlasenko |
2009-04-09 | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko |
2009-03-31 | volumeid: fix bug 249 "findfs finds the wrong partition" | Denis Vlasenko |
2009-02-15 | volume_id: abort early on read failures. | Denis Vlasenko |
2008-12-08 | optimize 16- and 32-bit moves | Denis Vlasenko |
2008-11-30 | volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes | Denis Vlasenko |
2008-10-19 | add comment explaining previous change | Denis Vlasenko |
2008-10-19 | volume identification: abolish /proc/partitions and /proc/cdroms | Denis Vlasenko |
2008-10-12 | blkid: new applet. We almost had everything needed for it already | Denis Vlasenko |
2008-10-12 | findfs: fix LUKS and FAT detection routines; do not exit if corrupted | Denis Vlasenko |
2008-07-21 | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko |
2008-06-26 | style fixes, no code changes | Denis Vlasenko |
2008-05-15 | more of -Wall fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko |
2008-05-13 | more -Wall warning fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko |
2008-05-09 | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko |
2008-03-28 | whitespace fixes | Denis Vlasenko |
2008-03-24 | *: whitespace fixes, no code changes | Denis Vlasenko |
2008-03-24 | lpr: add more accurate comments | Denis Vlasenko |
2008-03-17 | volume_id: disable detection routines which are not setting label and uuid an... | Denis Vlasenko |
2008-03-17 | volude_id: remove unused fields and functions which were setting them | Denis Vlasenko |
2008-03-17 | *: fix fallout from -Wunused-parameter | Denis Vlasenko |
2008-02-18 | support for mount by label (not yet tested) | Denis Vlasenko |