aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/chattr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)vda2007-04-151-72/+72
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* chattr: bugfixes and size reductionvda2006-12-261-38/+28
* put small subset of e2fsprogs back in the tree:vda2006-12-261-0/+199
* remove e2fsprogs. Nobody volunteered to clean up that messvda2006-12-261-219/+0
* introduce LONE_CHAR (optimized strcmp with one-char string)vda2006-12-211-3/+4
* correct largefile support, add comments about it.vda2006-10-081-2/+2
* dd: make it recognize not only 'k' but 'K' too;vda2006-10-071-8/+0
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* just whitespacetimr2006-01-251-2/+2
* bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.vodz2005-10-101-1/+1
* patch by Tito which uses a lot more busybox functions to reduce size nicelyvapier2005-05-071-27/+19
* use a generic error messagevapier2005-04-251-1/+1
* use asprintf in place of malloc/sprintf as suggested by solarvapier2005-04-251-5/+3
* bbify to shrink sizevapier2005-04-251-198/+128
* add new subdir for e2fsprogsvapier2005-04-241-0/+305