Whamcloud - gitweb
Add more description in mke2fs's man page of the -T option
[tools/e2fsprogs.git] / misc / blkid.c
2005-05-07 Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07 Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-05-06 Theodore Ts'oFix potential portability issue in the blkid program...
2005-01-28 Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-22 Theodore Ts'oMake blkid -t display all devices that match the specif...
2004-03-22 Theodore Ts'oEliminate the partially implemented -p option in blkid.
2004-03-20 Theodore Ts'oblkid.c (main, print_tags): Add new option -o which...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-02-16 Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-23 Theodore Ts'oIntegrate new blkid library.