summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-25merge with busybox 1.26.2Xindong Xu1303-57138/+32187
2016-11-23Remove outdated commentsDenys Vlasenko2-5/+2
2015-10-18e2fsprogs/*: convert to new-style "one file" appletsDenys Vlasenko7-69/+55
2012-04-27Busybox 1.20.0 squashed commit for ICSTanguy Pruvot270-9617/+15737
2012-04-17Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.hDenys Vlasenko11-562/+15
2012-04-13Create and use our own copy of linux/ext2_fs.hDenys Vlasenko3-14/+549
2012-04-12work around linux/ext2_fs.h breakageDenys Vlasenko2-0/+12
2011-10-10busybox v1.19.2 updateTanguy Pruvot24-2946/+2941
2011-09-11tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.Denys Vlasenko1-4/+11
2011-06-30merged commit between gingerbread and busybox/master 20110630Tanguy Pruvot104-188/+4069
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-10-04tune2fs: implement -c and -i optionsRichard Braun2-17/+35
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-05-08tune2fs: move to e2fsprogsDenys Vlasenko8-25/+21
2006-12-26remove e2fsprogs. Nobody volunteered to clean up that messDenis Vlasenko133-40208/+0
2006-11-27style cleanup: return(a) -> return a, part 2Denis Vlasenko28-282/+273
2006-11-27safe_strtoXX interface proved to be a bit unconvenient.Denis Vlasenko16-280/+145
2006-10-20message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko71-130/+127
2006-10-05build system overhaulDenis Vlasenko177-4114/+23530
2006-10-03bb_applet_name -> applet_nameDenis Vlasenko45-69/+71
2006-09-29Yet another silly little byte saving. couldn't -> cannotDenis Vlasenko17-33/+33
2006-09-06removed a lot of trailing \n in bb_msg() calls. It is addedDenis Vlasenko14-35/+35
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"284-19/+285
2006-06-25A few patches from Erik Hovland, turning strncpy() into safe_strncpy() andRob Landley4-12/+6
2006-04-01Ext2fs cleanup from Garrett Kajmowicz.Rob Landley8-1228/+451
2006-03-30- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.Bernhard Reutner-Fischer2-4/+4
2006-01-25just whitespaceTim Riker254-2027/+2027
2006-01-22- add platform.h.Bernhard Reutner-Fischer30-264/+182
2005-10-12more busyboxes, remove 1 extern function (mainstream also have for one fsck)"Vladimir N. Oleynik"8-163/+140
2005-10-12more busyboxes"Vladimir N. Oleynik"2-9/+4
2005-10-02excellent shrinkage patch by TitoMike Frysinger4-367/+307
2005-09-24err, fix stupid mistake in previous do_findfs() changeMike Frysinger1-3/+3
2005-09-24make e2label and findfs optionalMike Frysinger3-6/+26
2005-06-11initial fat tune2fs/findfs/e2label sourceMike Frysinger1-0/+776