aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/blkid/probe.c
AgeCommit message (Expand)Author
2006-12-26remove e2fsprogs. Nobody volunteered to clean up that messDenis Vlasenko
2006-12-19remove casts from xmalloc()Denis Vlasenko
2006-11-27style cleanup: return(a) -> return a, part 1Denis Vlasenko
2006-09-17whitespace cleanupDenis Vlasenko
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-03-18declare const id argument const for probe_{ext2,ext3,cramfs}Mike Frysinger
2006-03-08import most of e2fsprogs 1.38 updatesMike Frysinger
2006-01-30hopefully the last of the annoying signed/unsigned and mixed type errorsEric Andersen
2006-01-25just whitespaceTim Riker
2005-10-15more const, all data to text"Vladimir N. Oleynik"
2005-10-12usage bb_dev_null"Vladimir N. Oleynik"
2005-10-10bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3."Vladimir N. Oleynik"
2005-06-11use malloc instead of xmallocMike Frysinger
2005-05-09import more libs to prep for new e2fsprogsMike Frysinger