aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs
AgeCommit message (Expand)Author
2011-09-11tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.Denys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko
2011-05-07iostat: code shrink ~0.5kMaksym Kryzhanovskyy
2011-04-16Fix double words in comments. No code changesMarek Polacek
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-04-03move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2011-02-03whitespace fixesDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-23libbb: introduce and use strcpy_and_process_escape_sequencesDenys Vlasenko
2010-10-05tune2fs: implement -c and -i optionsRichard Braun
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko
2010-08-12*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko
2010-07-26*: trailing empty lines removedDenys Vlasenko
2010-07-26*: more empty lines removed. no code changesDenys Vlasenko
2010-07-26*: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-07-18tweak defconfigDenys Vlasenko
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard
2010-06-18*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anywayDenys Vlasenko
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-05-09tune2fs: move to e2fsprogsDenys Vlasenko
2010-04-06libbb: add skip_dev_pfx()Denys Vlasenko
2010-04-01clean up redundant, commented-out and misplaced includesDenys Vlasenko
2010-03-23*: merge some common stringsDenys Vlasenko
2010-03-05*: use NULL for null pointersDenys Vlasenko
2010-01-28style fixes, no code changesDenys Vlasenko
2010-01-08*: fix places where we were still using malloc/reallocDenys Vlasenko
2010-01-08old_e2fsprogs/e2fsck.c: fix indentationDenys Vlasenko
2009-11-15libbb: added xfdopen_for_read/writeDenys Vlasenko
2009-11-15fsck: add comment clarifying exit codesDenys Vlasenko
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko
2009-11-11tidy up O_NONBLOCK usage. use libbb functions in stty.Denys Vlasenko
2009-09-13fsck: more clever (->smaller) handling of parametersDenys Vlasenko
2009-09-13fsck: remove a few staticsDenys Vlasenko
2009-07-04fix dependencies of FEATURE_GETOPT_LONGDenys Vlasenko
2009-06-05*: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko
2009-04-01more of pointless whitespace fixesDenis Vlasenko
2009-03-09*: move get_sock_lsa and xwrite_str to libbb, use where appropriateDenis Vlasenko
2009-02-02udhcpd: add code which rejects lease files with suspicious or old timestamp.Denis Vlasenko
2008-12-24*: tweak error messagesDenis Vlasenko
2008-12-07Fix forgotten license commentsDenis Vlasenko
2008-12-02libbb: add strncpy_IFNAMSIZDenis Vlasenko
2008-11-05*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...Denis Vlasenko