| Commit message (Expand) | Author | Age | Files | Lines |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 4 | -7/+7 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 4 | -4/+4 |
* | vi,fsck: do not use build timestamp unconditionally. Closes 9626 | Denys Vlasenko | 2017-01-29 | 1 | -1/+1 |
* | Code style fixes, no code changes | Denys Vlasenko | 2016-11-28 | 1 | -1/+1 |
* | Remove outdated comments | Denys Vlasenko | 2016-11-23 | 1 | -0/+2 |
* | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko | 2016-04-22 | 1 | -2/+2 |
* | *: add most of the required setup_common_bufsiz() calls | Denys Vlasenko | 2016-04-21 | 1 | -0/+1 |
* | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 1 | -1/+2 |
* | fsck: use printf for message, not bb_info_msg | Denys Vlasenko | 2016-03-30 | 1 | -3/+3 |
* | Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts | Denys Vlasenko | 2016-03-30 | 1 | -1/+1 |
* | fsck: do not use statics | Denys Vlasenko | 2015-10-19 | 1 | -128/+133 |
* | chattr,lsattr: shorten help message | Denys Vlasenko | 2015-10-19 | 2 | -8/+6 |
* | e2fsprogs/*: convert to new-style "one file" applets | Denys Vlasenko | 2015-10-18 | 6 | -65/+55 |
* | Remove old_e2fsprogs/* | Denys Vlasenko | 2015-07-19 | 133 | -40044/+0 |
* | fix if(p)/free(p) construct | Maninder Singh | 2015-06-07 | 2 | -10/+5 |
* | typo fixes | Maninder Singh | 2015-05-25 | 3 | -4/+4 |
* | typo fix | Denys Vlasenko | 2015-03-26 | 1 | -1/+1 |
* | libbb: introduce and use is_prefixed_with() | Denys Vlasenko | 2015-03-12 | 1 | -20/+20 |
* | Use unsigned printf/scanf conversion where more appropriate | Denys Vlasenko | 2013-11-29 | 3 | -3/+3 |
* | fix assorted unused code and wrong format specs found by cppchekc (bug 6716) | Denys Vlasenko | 2013-11-29 | 11 | -27/+16 |
* | whitespace fixes. no code changes | Denys Vlasenko | 2013-01-14 | 1 | -2/+2 |
* | fix unsafe bb_perror_msg(filename) calls | Denys Vlasenko | 2012-09-27 | 1 | -1/+1 |
* | Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h | Denys Vlasenko | 2012-04-17 | 9 | -574/+13 |
* | Create and use our own copy of linux/ext2_fs.h | Denys Vlasenko | 2012-04-13 | 1 | -7/+1 |
* | work around linux/ext2_fs.h breakage | Denys Vlasenko | 2012-04-12 | 1 | -0/+6 |
* | old_e2fsprogs/blkid: close the fd after we are done with it | Denys Vlasenko | 2011-11-28 | 1 | -2/+7 |
* | tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901. | Denys Vlasenko | 2011-09-11 | 1 | -4/+11 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 4 | -4/+0 |
* | fix "variable 'foo' set but not used" warnings | Denys Vlasenko | 2011-05-13 | 1 | -2/+1 |
* | iostat: code shrink ~0.5k | Maksym Kryzhanovskyy | 2011-05-07 | 2 | -6/+6 |
* | Fix double words in comments. No code changes | Marek Polacek | 2011-04-16 | 3 | -3/+3 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 1 | -0/+22 |
* | move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit... | Pere Orga | 2011-04-03 | 3 | -0/+49 |
* | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko | 2011-02-26 | 1 | -1/+1 |
* | whitespace fixes | Denys Vlasenko | 2011-02-03 | 1 | -2/+2 |
* | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 1 | -1/+1 |
* | *: whitespace fixes | Denys Vlasenko | 2010-10-28 | 6 | -16/+16 |
* | libbb: introduce and use strcpy_and_process_escape_sequences | Denys Vlasenko | 2010-10-23 | 1 | -9/+1 |
* | tune2fs: implement -c and -i options | Richard Braun | 2010-10-05 | 1 | -5/+35 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 14 | -14/+14 |
* | *: fix "see file License ..." - the file is named LICENSE (in uppercase) | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i | Denys Vlasenko | 2010-08-12 | 2 | -5/+5 |
* | *: trailing empty lines removed | Denys Vlasenko | 2010-07-26 | 2 | -4/+0 |
* | *: more empty lines removed. no code changes | Denys Vlasenko | 2010-07-26 | 1 | -1/+0 |
* | *: mass cosmetic removal of extra empty lines. no code changes | Denys Vlasenko | 2010-07-26 | 37 | -92/+11 |
* | mark Linux-specific configuration options | Jeremie Koenig | 2010-07-19 | 1 | -0/+1 |
* | tweak defconfig | Denys Vlasenko | 2010-07-18 | 1 | -1/+1 |
* | *: introduce and use xfork() and xvfork() | Pascal Bellard | 2010-07-04 | 1 | -1/+1 |
* | *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway | Denys Vlasenko | 2010-06-18 | 1 | -4/+0 |
* | *: add INSERTs to *.src files where appropriate | Denys Vlasenko | 2010-06-08 | 8 | -0/+19 |