1. a6e48de fdisk: add HFS / HFS+ partition type by Denys Vlasenko · 4 years, 10 months ago
  2. d3539be Remove stime() function calls by Alistair Francis · 5 years ago
  3. b230fdf taskset: tighten the check for stride values by Denys Vlasenko · 5 years ago
  4. a82fb1b taskset: implement stride argument by Denys Vlasenko · 5 years ago
  5. e558660 taskset: update comment by Denys Vlasenko · 5 years ago
  6. 162ac7f taskset: add support for taking/printing CPU list (-c option) by Denys Vlasenko · 5 years ago
  7. e5897d0 suppress a few "unused function" warnings by Denys Vlasenko · 5 years ago
  8. 27f0e8a fdisk_aix: fix aliasing warning, comment out unused global variables by Denys Vlasenko · 5 years ago
  9. d8e4ce0 fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink by Denys Vlasenko · 5 years ago
  10. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  11. 3b69ba7 mount,losetup: use /dev/loop-control is it exists by Denys Vlasenko · 6 years ago
  12. 023ae75 blockdev: add usage comment, no code changes by Denys Vlasenko · 6 years ago
  13. 45e3967 libbb: move netlink socket binding to the utility function by Denys Vlasenko · 6 years ago
  14. 498cec2 mdev: add support to run as daemon by Jan Klötzke · 6 years ago
  15. 728e53d mdev: use option parser helper by Jan Klötzke · 6 years ago
  16. d04b726 mdev: move action processing into separate functions by Jan Klötzke · 6 years ago
  17. 726cbb1 losetup: Add partition scanning option by Jack O'Sullivan · 6 years ago
  18. 309f5e3 losetup: implement -c by Denys Vlasenko · 6 years ago
  19. 8c317f0 style fix, no code changes by Denys Vlasenko · 6 years ago
  20. 43d09e7 chrt: fix for SCHED_RESET_ON_FORK bit by Denys Vlasenko · 6 years ago
  21. ae5ca6f chrt: do not segfault if policy number is unknown by Denys Vlasenko · 6 years ago
  22. 35082fc blockdev: code shrink by Denys Vlasenko · 6 years ago
  23. 2bbd1e1 Fix off by one error in FAT16 <=> FAT32 detection by Thomas Frauendorfer · 6 years ago
  24. df1ff10 config: add size information for three more applets by Denys Vlasenko · 6 years ago
  25. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  26. 51283b8 mdev: suppress aliasing warning by Denys Vlasenko · 6 years ago
  27. 71df2d3 hush: allow hush to run embedded scripts by Ron Yorston · 6 years ago
  28. 31a04d9 docs: add embedded-scripts.txt by Ron Yorston · 6 years ago
  29. 3778898 Treat custom and applet scripts as applets by Ron Yorston · 6 years ago
  30. 349d72c unzip: use printable_string() for printing filenames by Denys Vlasenko · 6 years ago
  31. abfa3ec move storage helpers to libbb.h by Denys Vlasenko · 6 years ago
  32. 1ab3899 fdisk: code shrink by Denys Vlasenko · 6 years ago
  33. c104549 fdisk: sync up with some util-linux 2.31 behavior by Denys Vlasenko · 6 years ago
  34. 163e637 fdisk: use strtoul[l] instead of atoi, closes 11176 by Denys Vlasenko · 6 years ago
  35. 4c201c0 whitespace fixes by Denys Vlasenko · 6 years ago
  36. 8ef9eff fdisk: placate warning of strncpy not copying NUL byte by Denys Vlasenko · 6 years ago
  37. 817a202 randomconfig fixes by Denys Vlasenko · 6 years ago
  38. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  39. 8bc418f fdisk: remove "Partition N does not end on cylinder boundary" message by Denys Vlasenko · 7 years ago
  40. 254e473 nsenter: fix parsing of -t, -S and -G options by Euan Harris · 7 years ago
  41. 40394cb nsenter: Rename --network option to --net by Euan Harris · 7 years ago
  42. 2aeb201 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided by Denys Vlasenko · 7 years ago
  43. 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
  44. 3be4b9b fstrim: do not check that specified file is on a block device by Denys Vlasenko · 7 years ago
  45. 0e09ded readprofile: code shrink by Denys Vlasenko · 7 years ago
  46. 7798282 ipcs: further code shrink by Denys Vlasenko · 7 years ago
  47. f7fa800 ipcs: code shrink by Denys Vlasenko · 7 years ago
  48. 2af5e3f libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT by Denys Vlasenko · 7 years ago
  49. b083e8c umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified by Denys Vlasenko · 7 years ago
  50. 7398892 mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms by Denys Vlasenko · 7 years ago
  51. 4892f3a inetd,mount: add comment with example of flags to build with libtirpc by Denys Vlasenko · 7 years ago
  52. ddacb03 libbb: commonalize a bit of little-endian CRC32 table generation code by Denys Vlasenko · 7 years ago
  53. a497231 chrt: code shrink by Denys Vlasenko · 7 years ago
  54. 66ad9be chrt: use correct min/max priorities by Denys Vlasenko · 7 years ago
  55. 0f6e435 chrt: add support for SCHED_IDLE by Povilas Kanapickas · 7 years ago
  56. 1616fb8 chrt: add support for SCHED_BATCH by Povilas Kanapickas · 7 years ago
  57. e411cd0 volume_id: add LittleFS detection by Sven-Göran Bergh · 7 years ago
  58. c4144ca renice: add comment about getpwnam/NOFORK interaction by Denys Vlasenko · 7 years ago
  59. 9967978 renice: use BUILD_BUG_ON() by Denys Vlasenko · 7 years ago
  60. cbdc37c cal: make it NOEXEC by Denys Vlasenko · 7 years ago
  61. 4261341 umount: ignore -c by Shawn Landden · 7 years ago
  62. 1b51090 unshare: -r should map root to user, not the other way around by Denys Vlasenko · 7 years ago
  63. b5a0d9d unshare: -r implies -U, not -u by Denys Vlasenko · 7 years ago
  64. f1fdda4 Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined by Denys Vlasenko · 7 years ago
  65. 160d027 blkdiscard: Only build on Linux by James Clarke · 7 years ago
  66. 2ab9403 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  67. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  68. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  69. 0180b57 setpriv: placete "declaration of 'index' shadows a global declaration" warning by Denys Vlasenko · 7 years ago
  70. 7d834c9 run-init: if doing dry run, do not require pid==1 by Denys Vlasenko · 7 years ago
  71. bbc26c6 run-init: implement -n "dry run" by Denys Vlasenko · 7 years ago
  72. 200bcc8 run-init: new applet by Denys Vlasenko · 7 years ago
  73. 44b3f2f libbb: move capability names code to libbb by Denys Vlasenko · 7 years ago
  74. ec2482e setpriv: code shrink by Denys Vlasenko · 7 years ago
  75. 7974741 setpriv: accept any case in capability names by Denys Vlasenko · 7 years ago
  76. dce39c9 fsck_minix,mkfs_minix: fix "strict-aliasing" warnings by Denys Vlasenko · 7 years ago
  77. c4367d7 uevent: placate gcc by Denys Vlasenko · 7 years ago
  78. 647d8af build system: remove unused CONFIG_FEATURE_HAVE_RPC by Denys Vlasenko · 7 years ago
  79. c52dc0e fdisk: typo fix by Denys Vlasenko · 7 years ago
  80. 890bd5d ipcs: tweak output orer to match util-linux 2.28 by Denys Vlasenko · 7 years ago
  81. c6ce1c9 ipcrm,ipcs: make them NOEXEC by Denys Vlasenko · 7 years ago
  82. 7943be1 ipcrm: code shrink by Denys Vlasenko · 7 years ago
  83. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  84. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  85. 00677b5 *: fix up use of "getopt_longopts" for longopts not in getopt applet by Denys Vlasenko · 7 years ago
  86. 90ad4ba ipcalc,rdev: make NOEXEC by Denys Vlasenko · 7 years ago
  87. ec98e3a freeramdisk: make NOEXEC by Denys Vlasenko · 7 years ago
  88. ae84418 losetup: make NOEXEC by Denys Vlasenko · 7 years ago
  89. 354b104 fatattr: make NOEXEC by Denys Vlasenko · 7 years ago
  90. 1a1203f users,w,who,uptime,renice: make NOEXEC by Denys Vlasenko · 7 years ago
  91. 4dea1ed script: -f means "flush", not "fsync" by Denys Vlasenko · 7 years ago
  92. 269b36a script: make -t[FILE] compatible with util-linux by Denys Vlasenko · 7 years ago
  93. dd55d5d script: make -t independent of scriptreplay by Denys Vlasenko · 7 years ago
  94. b9be780 sv,svc: fix NOEXEC fallout by Denys Vlasenko · 7 years ago
  95. 035e715 readprofile: do not close/free just before exiting by Denys Vlasenko · 7 years ago
  96. 277081e blkdiscard: make it NOEXEC by Denys Vlasenko · 7 years ago
  97. bf18239 blkid: make it NOEXEC, make FEATURE_BLKID_TYPE=y default by Denys Vlasenko · 7 years ago
  98. 3239ab8 lspci,lsscsi,lsusb: make them NOEXEC by Denys Vlasenko · 7 years ago
  99. 83a6c8d umount: make it NOEXEC by Denys Vlasenko · 7 years ago
  100. fdb9235 pivot_root: make it NOFORK by Denys Vlasenko · 7 years ago