1. c5891fe more: hardcode FEATURE_USE_TERMIOS=y in this applet; code shrink by Denys Vlasenko · 8 years ago
  2. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  3. e184a88 df: implement -B n<suff> and -B <suff> formats of -B option by Denys Vlasenko · 8 years ago
  4. 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
  5. 710b6ce fdisk_gpt: simplify GPT partition name printing by Denys Vlasenko · 8 years ago
  6. 29516ac fdisk: sanitize partition name printing; drop "Code" column; get rid of one static var by Denys Vlasenko · 8 years ago
  7. 5b966c6 Make "hd" independently selectable by Denys Vlasenko · 8 years ago
  8. dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  9. 10880cc Make mkfs.vfat and mkdosfs individually selectable by Denys Vlasenko · 8 years ago
  10. 0581a2f Make mke2fs and mkfs.ext2 individually selectable by Denys Vlasenko · 8 years ago
  11. f417ffd Make swapon and swapoff individually selectable. by Denys Vlasenko · 8 years ago
  12. c314ca9 Make setarch/linux32/linux64 independently selectable by Denys Vlasenko · 8 years ago
  13. 713b513 more: accept and ignore a bunch of options by Denys Vlasenko · 8 years ago
  14. b09ab44 mount: for cifs, dont insert "ip=ADDR" option if user gave it explicitly by Denys Vlasenko · 8 years ago
  15. 5093c8c mount: tweak "IPv6 scoped addr" commit by Denys Vlasenko · 8 years ago
  16. 3c18e30 libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE by Denys Vlasenko · 8 years ago
  17. b157eb1 fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build by Denys Vlasenko · 8 years ago
  18. 20a3262 mdev: create devices from /sys/dev by Denys Vlasenko · 8 years ago
  19. d42cdc2 volume_id: Add support for UBIFS by Serj Kalichev · 8 years ago
  20. 29483ff fdisk: tweak some messages by Denys Vlasenko · 8 years ago
  21. 607f2b4 fdisk: print much less cryptic partition table by Denys Vlasenko · 8 years ago
  22. 2cf9fa6 unshare: --network should be --net. Closes 9116 by Denys Vlasenko · 8 years ago
  23. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  24. ecf25cb randomconfig fixes 5: false positive for tar; mount emits corrupted message by Denys Vlasenko · 8 years ago
  25. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  26. 2fbc312 flock: merge spawn_and_wait() code patchs for -c and sans-c uses by Denys Vlasenko · 9 years ago
  27. e1d426f flock: fix -c; improve error handling of fork+exec by Denys Vlasenko · 9 years ago
  28. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  29. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  30. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  31. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  32. 8b0f459 nsenter,unshare: work around older header by Denys Vlasenko · 9 years ago
  33. 8220399 nsenter,unshare: share common code; fix a bug of not closing all fds by Denys Vlasenko · 9 years ago
  34. 9f2f96e unshare: remove stale comment by Denys Vlasenko · 9 years ago
  35. 80c934a nsenter: new applet by Bartosz Golaszewski · 9 years ago
  36. c4199f2 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) by Denys Vlasenko · 9 years ago
  37. 29b33b6 unshare: new applet by Bartosz Golaszewski · 9 years ago
  38. 3b757f0 mkfs_vfat: use bb_error_msg for logging, not bb_info_msg by Denys Vlasenko · 9 years ago
  39. 066e76b Replace a few more bb_info_msg's by bb_error_msg or printf by Denys Vlasenko · 9 years ago
  40. 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
  41. 31c984d umount: build fix for older glibc by Denys Vlasenko · 9 years ago
  42. 23961b2 more bionic fixes by Denys Vlasenko · 9 years ago
  43. dbf5a6d blkdiscard: new applet by Ari Sundholm · 9 years ago
  44. 911d265 mount: support "nofail" option. Closes 8551 by Denys Vlasenko · 9 years ago
  45. 6c634f7 swaponoff: fix compile-time warning by Denys Vlasenko · 9 years ago
  46. e0942ac blkid: add bcache support by Mike Frysinger · 9 years ago
  47. 5f11ec3 swapon/swapoff: refine the -e (ifexists) option by Mike Frysinger · 9 years ago
  48. f2ccefb setarch: add support for '-R' (disable randomization) by Denys Vlasenko · 9 years ago
  49. 526d858 libbb: get_uidgid() always called with allow_numeric=1 by Denys Vlasenko · 9 years ago
  50. ab3964d libbb: introduce kernel-style BUILD_BUG_ON() by Denys Vlasenko · 9 years ago
  51. bf74fb4 typo fix in comment by Denys Vlasenko · 9 years ago
  52. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  53. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  54. 5711a2a libbb: more compact API for bb_parse_mode() by Denys Vlasenko · 9 years ago
  55. c919d56 umount: always use umount2 syscall with specified flags by Denys Vlasenko · 9 years ago
  56. 864d1b7 dmesg: add -r option to print raw format even when FEATURE_DMESG_PRETTY is enabled by Peter Korsgaard · 9 years ago
  57. c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
  58. 52f2f37 fbset: fix rgba parsing by Linus Walleij · 9 years ago
  59. d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
  60. 97c6491 typo fixes by Maninder Singh · 10 years ago
  61. ad79551 mdev: if a "future" mdev.seq is seen, do not overwrite it with ours by Denys Vlasenko · 10 years ago
  62. bd77e9d mdev: improve logging by Denys Vlasenko · 10 years ago
  63. 71a5b67 uevent: new applet by Denys Vlasenko · 10 years ago
  64. a90490f volume_id: fix a buglet introduced by is_prefixed_with() conversion by Alfonso Ranieri · 10 years ago
  65. 8ec1ff3 Use chomp to remove newlines by Ron Yorston · 10 years ago
  66. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  67. 7b434a6 mount: -T OTHERTAB support by Isaac Dunham · 10 years ago
  68. 1eafd44 acpid: fix logging by Serj Kalichev · 10 years ago
  69. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  70. 3c5d133 fstrim: fix help text by Denys Vlasenko · 10 years ago
  71. e769577 swaponoff: add support for -e by René Rhéaume · 10 years ago
  72. 26a8b9f mdev: treat zero-length /dev/mdev.seq the same as "\n" one. Closes 7334 by Denys Vlasenko · 10 years ago
  73. 03e17bf fatattr: use the standard type for 32-bit int by Denys Vlasenko · 10 years ago
  74. d3633b7 fatattr: new applet by Pascal Bellard · 10 years ago
  75. a4476eb rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrink by Denys Vlasenko · 11 years ago
  76. c9a6713 swapon/swapoff: -a returns 0 on ignored errors by Tito Ragusa · 11 years ago
  77. a3f326c swapon/swapoff: size reduction, cleanup, fixes, improvements by Tito Ragusa · 11 years ago
  78. 0a53b20 add discard option -d to swapon by Matt Whitlock · 11 years ago
  79. b9bbd4d fix interaction of -a and -p options in swapon by Matt Whitlock · 11 years ago
  80. c3a27b0 avoid calling bb_strtou twice in MIN macro expansion by Matt Whitlock · 11 years ago
  81. 438b4ac script: make it work even if fd 0 is closed by Denys Vlasenko · 11 years ago
  82. 0ed5f7a use [s]rand(), not [s]random() by Denys Vlasenko · 11 years ago
  83. 589051b hwclock: fix setting of tz_minuteswest. Closes 5414 by Denys Vlasenko · 11 years ago
  84. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  85. 9b2a9f0 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) by Denys Vlasenko · 11 years ago
  86. cd0936b fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  87. 087843a fix "warning: ISO C90 forbids mixed declarations and code" by Denys Vlasenko · 11 years ago
  88. 5e63776 fstrim: Needs to fire at the mp, not bd by Bernhard Reutner-Fischer · 11 years ago
  89. b1489f9 fstrim: Indicate failure on error by Bernhard Reutner-Fischer · 11 years ago
  90. 140f4e3 fstrim: -17b by Bernhard Reutner-Fischer · 11 years ago
  91. 1d39e33 fstrim: New applet by Malek Degachi · 11 years ago
  92. b541d1f swaponoff: shrink by Bernhard Reutner-Fischer · 11 years ago
  93. a407cf7 Make smart_ulltoa return pointer to end (allows for code shink in callers) by Denys Vlasenko · 11 years ago
  94. deebdf5 fdisk: fix GPT size math errors by Jody Bruchon · 11 years ago
  95. 8c7fcbd swapon: support "pri=NNN" in fstab by Tito Ragusa · 11 years ago
  96. 9369634 volume_id: add f2fs detection by Sven-Göran Bergh · 11 years ago
  97. e418b2e volume_id: nilfs config description. by Sven-Göran Bergh · 11 years ago
  98. 15d0a86 volume_id: Adopt to new config style. by Sven-Göran Bergh · 11 years ago
  99. 3b45801 volume_id: Adopt to new kbuild style. by Sven-Göran Bergh · 11 years ago
  100. c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago