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