aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/blkid (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove e2fsprogs. Nobody volunteered to clean up that messDenis Vlasenko2006-12-2616-3926/+0
* introduce LONE_CHAR (optimized strcmp with one-char string)Denis Vlasenko2006-12-211-2/+2
* remove casts from xmalloc()Denis Vlasenko2006-12-191-2/+2
* style cleanup: return(a) -> return a, part 2Denis Vlasenko2006-11-273-3/+3
* style cleanup: return(a) -> return a, part 1Denis Vlasenko2006-11-274-6/+6
* byteswap ops had extra mask ops - removedDenis Vlasenko2006-11-271-6/+6
* add -Wundef, fix uncovered bugsDenis Vlasenko2006-11-174-10/+10
* silly size savings and capitalization fixesDenis Vlasenko2006-10-262-2/+2
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-203-3/+3
* build system: fix build in separate obj treeDenis Vlasenko2006-10-111-8/+8
* build system: small optimizationDenis Vlasenko2006-10-051-2/+7
* build system overhaulDenis Vlasenko2006-10-054-6/+18
* Yet another silly little byte saving. couldn't -> cannotDenis Vlasenko2006-09-292-2/+2
* whitespace cleanupDenis Vlasenko2006-09-175-14/+14
* - Tito pointed out that Rob forgot to add e2fsprogs/blkid/list.cBernhard Reutner-Fischer2006-09-111-0/+110
* Build fixes for gcc 4.0 with -Werror, from Tito.Rob Landley2006-09-111-115/+8
* Delete unused version.c file and corresponding function prototypes"Robert P. J. Day"2006-07-032-54/+0
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-0215-0/+15
* Yet more "#if 0" content removed."Robert P. J. Day"2006-07-011-25/+0
* - Rich Felker writes: fix invalid printf format stringsBernhard Reutner-Fischer2006-03-291-1/+1
* declare const id argument const for probe_{ext2,ext3,cramfs}Mike Frysinger2006-03-181-3/+3
* import most of e2fsprogs 1.38 updatesMike Frysinger2006-03-089-80/+286
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-062-5/+5
* Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)Rob Landley2006-03-015-22/+11
* hopefully the last of the annoying signed/unsigned and mixed type errorsEric Andersen2006-01-301-4/+4
* just whitespaceTim Riker2006-01-2512-84/+84
* more const, all data to text"Vladimir N. Oleynik"2005-10-152-21/+21
* usage bb_dev_null"Vladimir N. Oleynik"2005-10-125-5/+5
* more busyboxes, remove 1 extern function (mainstream also have for one fsck)"Vladimir N. Oleynik"2005-10-121-4/+0
* bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3."Vladimir N. Oleynik"2005-10-104-6/+4
* hmm, forgoten remove llseek?"Vladimir N. Oleynik"2005-09-191-55/+0
* mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ..."Vladimir N. Oleynik"2005-09-192-5/+10
* rip out all the non-linux code and ugly workaroundsMike Frysinger2005-06-281-87/+3
* use malloc instead of xmallocMike Frysinger2005-06-116-53/+29
* import more libs to prep for new e2fsprogsMike Frysinger2005-05-0916-0/+3939