1. 8ef9eff fdisk: placate warning of strncpy not copying NUL byte by Denys Vlasenko · 6 years ago
  2. 817a202 randomconfig fixes by Denys Vlasenko · 6 years ago
  3. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  4. 8bc418f fdisk: remove "Partition N does not end on cylinder boundary" message by Denys Vlasenko · 7 years ago
  5. 254e473 nsenter: fix parsing of -t, -S and -G options by Euan Harris · 7 years ago
  6. 40394cb nsenter: Rename --network option to --net by Euan Harris · 7 years ago
  7. 2aeb201 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided by Denys Vlasenko · 7 years ago
  8. 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
  9. 3be4b9b fstrim: do not check that specified file is on a block device by Denys Vlasenko · 7 years ago
  10. 0e09ded readprofile: code shrink by Denys Vlasenko · 7 years ago
  11. 7798282 ipcs: further code shrink by Denys Vlasenko · 7 years ago
  12. f7fa800 ipcs: code shrink by Denys Vlasenko · 7 years ago
  13. 2af5e3f libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT by Denys Vlasenko · 7 years ago
  14. b083e8c umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified by Denys Vlasenko · 7 years ago
  15. 7398892 mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms by Denys Vlasenko · 7 years ago
  16. 4892f3a inetd,mount: add comment with example of flags to build with libtirpc by Denys Vlasenko · 7 years ago
  17. ddacb03 libbb: commonalize a bit of little-endian CRC32 table generation code by Denys Vlasenko · 7 years ago
  18. a497231 chrt: code shrink by Denys Vlasenko · 7 years ago
  19. 66ad9be chrt: use correct min/max priorities by Denys Vlasenko · 7 years ago
  20. 0f6e435 chrt: add support for SCHED_IDLE by Povilas Kanapickas · 7 years ago
  21. 1616fb8 chrt: add support for SCHED_BATCH by Povilas Kanapickas · 7 years ago
  22. e411cd0 volume_id: add LittleFS detection by Sven-Göran Bergh · 7 years ago
  23. c4144ca renice: add comment about getpwnam/NOFORK interaction by Denys Vlasenko · 7 years ago
  24. 9967978 renice: use BUILD_BUG_ON() by Denys Vlasenko · 7 years ago
  25. cbdc37c cal: make it NOEXEC by Denys Vlasenko · 7 years ago
  26. 4261341 umount: ignore -c by Shawn Landden · 7 years ago
  27. 1b51090 unshare: -r should map root to user, not the other way around by Denys Vlasenko · 7 years ago
  28. b5a0d9d unshare: -r implies -U, not -u by Denys Vlasenko · 7 years ago
  29. f1fdda4 Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined by Denys Vlasenko · 7 years ago
  30. 160d027 blkdiscard: Only build on Linux by James Clarke · 7 years ago
  31. 2ab9403 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  32. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  33. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  34. 0180b57 setpriv: placete "declaration of 'index' shadows a global declaration" warning by Denys Vlasenko · 7 years ago
  35. 7d834c9 run-init: if doing dry run, do not require pid==1 by Denys Vlasenko · 7 years ago
  36. bbc26c6 run-init: implement -n "dry run" by Denys Vlasenko · 7 years ago
  37. 200bcc8 run-init: new applet by Denys Vlasenko · 7 years ago
  38. 44b3f2f libbb: move capability names code to libbb by Denys Vlasenko · 7 years ago
  39. ec2482e setpriv: code shrink by Denys Vlasenko · 7 years ago
  40. 7974741 setpriv: accept any case in capability names by Denys Vlasenko · 7 years ago
  41. dce39c9 fsck_minix,mkfs_minix: fix "strict-aliasing" warnings by Denys Vlasenko · 7 years ago
  42. c4367d7 uevent: placate gcc by Denys Vlasenko · 7 years ago
  43. 647d8af build system: remove unused CONFIG_FEATURE_HAVE_RPC by Denys Vlasenko · 7 years ago
  44. c52dc0e fdisk: typo fix by Denys Vlasenko · 7 years ago
  45. 890bd5d ipcs: tweak output orer to match util-linux 2.28 by Denys Vlasenko · 7 years ago
  46. c6ce1c9 ipcrm,ipcs: make them NOEXEC by Denys Vlasenko · 7 years ago
  47. 7943be1 ipcrm: code shrink by Denys Vlasenko · 7 years ago
  48. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  49. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  50. 00677b5 *: fix up use of "getopt_longopts" for longopts not in getopt applet by Denys Vlasenko · 7 years ago
  51. 90ad4ba ipcalc,rdev: make NOEXEC by Denys Vlasenko · 7 years ago
  52. ec98e3a freeramdisk: make NOEXEC by Denys Vlasenko · 7 years ago
  53. ae84418 losetup: make NOEXEC by Denys Vlasenko · 7 years ago
  54. 354b104 fatattr: make NOEXEC by Denys Vlasenko · 7 years ago
  55. 1a1203f users,w,who,uptime,renice: make NOEXEC by Denys Vlasenko · 7 years ago
  56. 4dea1ed script: -f means "flush", not "fsync" by Denys Vlasenko · 7 years ago
  57. 269b36a script: make -t[FILE] compatible with util-linux by Denys Vlasenko · 7 years ago
  58. dd55d5d script: make -t independent of scriptreplay by Denys Vlasenko · 7 years ago
  59. b9be780 sv,svc: fix NOEXEC fallout by Denys Vlasenko · 7 years ago
  60. 035e715 readprofile: do not close/free just before exiting by Denys Vlasenko · 7 years ago
  61. 277081e blkdiscard: make it NOEXEC by Denys Vlasenko · 7 years ago
  62. bf18239 blkid: make it NOEXEC, make FEATURE_BLKID_TYPE=y default by Denys Vlasenko · 7 years ago
  63. 3239ab8 lspci,lsscsi,lsusb: make them NOEXEC by Denys Vlasenko · 7 years ago
  64. 83a6c8d umount: make it NOEXEC by Denys Vlasenko · 7 years ago
  65. fdb9235 pivot_root: make it NOFORK by Denys Vlasenko · 7 years ago
  66. 9f59849 blockdev, fsfreeze, fstrim, mountpoint: make NOEXEC by Denys Vlasenko · 7 years ago
  67. 5c527dc make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec by Denys Vlasenko · 7 years ago
  68. 6514785 mesg: make in NOFORK by Denys Vlasenko · 7 years ago
  69. 74c05f5 chat: trim help text by Denys Vlasenko · 7 years ago
  70. 72d725d getopt: make it NOEXEC by Denys Vlasenko · 7 years ago
  71. 84ea60e line editing: make read_line_input() not take timeout param by Denys Vlasenko · 7 years ago
  72. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  73. 5b3cbe3 config: more tweaking of help texts by Denys Vlasenko · 7 years ago
  74. e9a5a69 rdate: tweak comments, no code changes by Denys Vlasenko · 7 years ago
  75. 8cae43c swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL by Denys Vlasenko · 7 years ago
  76. 68b653b config: trim/improve item names and help texts, take 2 by Denys Vlasenko · 7 years ago
  77. 73c47f6 volume_id: enable minix detection by Denys Vlasenko · 7 years ago
  78. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  79. 61f9d76 swapon/swapoff: trim config help text by Denys Vlasenko · 7 years ago
  80. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  81. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  82. 08dfafc fix more instances of ": $((a++))" in shell scripts by Denys Vlasenko · 7 years ago
  83. 8ea061e blkdiscard: provide our own BLK[SEC]DISCARD if necessary by Denys Vlasenko · 7 years ago
  84. ce55284 inetd,mount: do not die if uclibc without RPC is detected by Denys Vlasenko · 7 years ago
  85. b0c0b6d setpriv: remove dependency on libcap headers by Denys Vlasenko · 7 years ago
  86. 2bfe783 setpriv: factor out capability name printing by Denys Vlasenko · 7 years ago
  87. cf5748c setpriv: code shrink, and grouping capability code together by Denys Vlasenko · 7 years ago
  88. 6842d00 setpriv: allow modifying ambient capabilities by Patrick Steinhardt · 7 years ago
  89. 0f49f6f setpriv: allow modifying inheritable caps by Patrick Steinhardt · 7 years ago
  90. 5e09874 setpriv: dump ambient capabilities by Patrick Steinhardt · 7 years ago
  91. f34c701 setpriv: dump capability bounding set by Patrick Steinhardt · 7 years ago
  92. ad63102 setpriv: dump inheritable capability set by Patrick Steinhardt · 7 years ago
  93. 10c53b8 setpriv: dump no-new-privs info by Patrick Steinhardt · 7 years ago
  94. 6798486 setpriv: dump user and group info by Denys Vlasenko · 7 years ago
  95. 6a3bcf3 setpriv: prepare option parsing logic for additional opts by Patrick Steinhardt · 7 years ago
  96. d253b55 setpriv: do not process remaining args by Patrick Steinhardt · 7 years ago
  97. d4e4fdb fixes for bugs found by make_single_applets.sh by Denys Vlasenko · 7 years ago
  98. 45100b8 unshare: fix help text; select LONG_OPTS instead depending on them by Denys Vlasenko · 7 years ago
  99. 62d1e98 setpriv: new applet by Assaf Gordon · 7 years ago
  100. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago