aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/e2p
AgeCommit message (Collapse)Author
2006-10-10fixes from Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko
2006-10-05build system: small optimizationDenis Vlasenko
2006-10-05build system overhaulDenis Vlasenko
2006-09-17whitespace cleanupDenis Vlasenko
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley
things like xasprintf() into xfuncs.c, remove xprint_file_by_name() (it only had one user), clean up lots of #includes... General cleanup pass. What I've been doing for the last couple days. And it conflicts! I've removed httpd.c from this checkin due to somebody else touching that file. It builds for me. I have to catch a bus. (Now you know why I'm looking forward to Mercurial.)
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-03-08import most of e2fsprogs 1.38 updatesMike Frysinger
2006-01-25just whitespaceTim Riker
2005-10-20another more const"Vladimir N. Oleynik"
2005-10-10bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3."Vladimir N. Oleynik"
e2fsprogs: remove confuse bb_mkdep. Use internal e2fsprogs includes only. other: remove confuse bb_mkdep.
2005-06-11use xmalloc() instead of malloc()Mike Frysinger
2005-06-11recode functions to shrink sizeMike Frysinger
2005-05-09no longer appliesMike Frysinger
2005-05-09remove unused filesMike Frysinger
2005-05-09trim out useless defines and use some busybox funcsMike Frysinger
2005-05-07patch by Tito which unifies common get/set functions into 1 get/set function ↵Mike Frysinger
and cuts down on the size used significantly :)
2005-04-24add new subdir for e2fsprogsMike Frysinger