index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
blkid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-11
Fix miscellaneous gcc -Wall warnings in blkid and tune2fs
Theodore Ts'o
1
-1
/
+0
2009-03-08
remove useless if-before-free tests
Jim Meyering
1
-4
/
+2
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-2
/
+2
2008-07-14
blkid: Fix portability issue if TIOCGSIZE and TIOCGWINSZ are present
Theodore Ts'o
1
-6
/
+6
2008-07-13
blkid: Add new option -L which pretty-prints the device list
Theodore Ts'o
1
-5
/
+161
2007-12-16
blkid: Output non-printing characters using ^ and M- notation
Theodore Ts'o
1
-7
/
+37
2007-05-18
Add -g option to the blkid program to garbage collect the blkid.tab file
Theodore Ts'o
1
-4
/
+10
2006-05-30
Declare getopt() according to POSIX 2001 if getopt.h not found.
Matthias Andree
1
-0
/
+1
2005-05-07
Add a new option to the blkid program, -l, which will more efficiently search
Theodore Ts'o
1
-3
/
+25
2005-05-07
Add new two new functions to the blkid library: blkid_dev_set_search(), and
Theodore Ts'o
1
-27
/
+4
2005-05-06
Fix potential portability issue in the blkid program. (On architectures
Theodore Ts'o
1
-1
/
+1
2005-01-27
blkid.c (main, compare_search_type): Make blkid -t work more
Theodore Ts'o
1
-36
/
+32
2005-01-21
Make blkid -t display all devices that match the specified criteria,
Theodore Ts'o
1
-3
/
+25
2004-03-21
Eliminate the partially implemented -p option in blkid.
Theodore Ts'o
1
-2
/
+2
2004-03-20
blkid.c (main, print_tags): Add new option -o which allows the
Theodore Ts'o
1
-10
/
+34
2003-12-07
Fix gcc -Wall nitpicks
Theodore Ts'o
1
-3
/
+3
2003-07-06
Fixx gcc -Wall nitpicks.
Theodore Ts'o
1
-0
/
+1
2003-03-01
Minor bug fixes in the blkid library.
Theodore Ts'o
1
-10
/
+2
2003-02-16
Rename blkid_get_devname() to blkid_get_dev(), and blkid_get_token()
Theodore Ts'o
1
-3
/
+3
2003-02-12
Wholesale changes to blkid library to simplify the implementation
Theodore Ts'o
1
-11
/
+6
2003-01-26
Separate public and private interfaces into separate header files.
Theodore Ts'o
1
-50
/
+50
2003-01-23
Integrate new blkid library.
Theodore Ts'o
1
-0
/
+207