1. 7b42f8f Tweaks to build process for embedded scripts by Ron Yorston · 6 years ago
  2. 3778898 Treat custom and applet scripts as applets by Ron Yorston · 6 years ago
  3. 5bbee27 Remove outdated comments by Denys Vlasenko · 8 years ago
  4. f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  5. a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  6. 73f743a Remove remnants of disabled "length" applet by Denys Vlasenko · 8 years ago
  7. af3f420 Convert all coreutils/* applets to "new style" applet definitions 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. 6d93299 Convert all console-tools/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  10. c19f758 Convert all mailutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. 29e2c45 tc: consolidate its disabled bits by Denys Vlasenko · 8 years ago
  12. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  13. f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  14. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  15. 10880cc Make mkfs.vfat and mkdosfs individually selectable by Denys Vlasenko · 8 years ago
  16. 0581a2f Make mke2fs and mkfs.ext2 individually selectable by Denys Vlasenko · 8 years ago
  17. a8c696b Make ifup and ifdown individually selectable. by Denys Vlasenko · 8 years ago
  18. f417ffd Make swapon and swapoff individually selectable. by Denys Vlasenko · 8 years ago
  19. 67fd2f2 dnsdomainname: split it from "hostname", make it independently selectable by Denys Vlasenko · 8 years ago
  20. 71a090f sha3: fix to conform to final SHA3 padding standard, add -a BITS option by Denys Vlasenko · 8 years ago
  21. f2ccefb setarch: add support for '-R' (disable randomization) by Denys Vlasenko · 9 years ago
  22. 95dee81 loginutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  23. 28826ac debianutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  24. 854bb68 printutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  25. 0863e1a runit/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  26. 000eda4 e2fsprogs/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  27. d34f300 sysklogd/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  28. 1c6c670 wget: make openssl/ssl_helper choice configurable by Denys Vlasenko · 9 years ago
  29. 35ae2cc sync: add support for -d -f FILE by Denys Vlasenko · 9 years ago
  30. 962c4e8 taskset: support CPU masks for more than 64 CPUs by Denys Vlasenko · 10 years ago
  31. 01a1a96 crond: tweak help text, make course less cryptic by Denys Vlasenko · 11 years ago
  32. 5fd3ddf modprobe-small: fix help messages for aliased module-related applets by Denys Vlasenko · 11 years ago
  33. 2635369 rfkill: use new-style config/kbuild/applet by Denys Vlasenko · 11 years ago
  34. ac21687 archival/*: move "applet:" snippets into .c files, part 2 by Denys Vlasenko · 11 years ago
  35. 36184a4 archival/*: move "applet:" snippets into .c files by Denys Vlasenko · 11 years ago
  36. 73225b6 switch editors/* to embedded-in-source kbuild system by Denys Vlasenko · 11 years ago
  37. f200f73 awk: optionally support -e AWK_PROG by Sven-Göran Bergh · 11 years ago
  38. cd0936b fstrim: use new-style config/kbuild/applet snippets; trim help text by Denys Vlasenko · 11 years ago
  39. 1d39e33 fstrim: New applet by Malek Degachi · 11 years ago
  40. cd256e1 wall: access FILE under real user's credentials by Denys Vlasenko · 11 years ago
  41. 9078633 buildsys: Add helper to list suid applets by Bernhard Reutner-Fischer · 11 years ago
  42. 80a38ca man: install to /usr/bin, not /sbin by Denys Vlasenko · 12 years ago
  43. b8173b6 sha3sum: new applet by Lauri Kasanen · 12 years ago
  44. 2bc495e adduser: install to /usr, not /, like all other similar tools by Denys Vlasenko · 12 years ago
  45. dac8e79 Move several applets to different install dir: by Denys Vlasenko · 12 years ago
  46. 5c6ba6c mdev: expand --help so that it's actually useful. by Denys Vlasenko · 13 years ago
  47. b1611d9 hostid: fix behavior on identifiers starting with zeros by Pere Orga · 13 years ago
  48. a6367f9 remove extra IF_WHO() by Denys Vlasenko · 13 years ago
  49. b9ba580 vi: fix regex search, make it selectable in config by Walter Harms · 13 years ago
  50. 33092f1 groups: new applet by Tito Ragusa · 13 years ago
  51. ea023ea disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents by Denys Vlasenko · 14 years ago
  52. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  53. 3b5acaa disable automatic selection of FEATURE_SUID; improve its help text by Denys Vlasenko · 14 years ago
  54. 7b30564 stop giving root rights to dnsd, ipcrm, ipcs by Denys Vlasenko · 14 years ago
  55. 6100b51 explain every non-SUID_DROP applet. No code changes by Denys Vlasenko · 14 years ago
  56. a604186 nmeter: deprecate %NNNd specified, use -d MSEC instead by Denys Vlasenko · 14 years ago
  57. dc16003 build system: fix "make install" to skip /usr when configured so by Joachim Nilsson · 14 years ago
  58. 3f2477e touch: fix help text to not show options disabled in .config by Denys Vlasenko · 14 years ago
  59. 714e2b7 ping: add -t TTL option by Joachim Nilsson · 14 years ago
  60. 7c6ed78 patch: remove out-of-file build machinery by Denys Vlasenko · 14 years ago
  61. c15613c modutils/*: move applet bits into corresponding *.c files by Denys Vlasenko · 14 years ago
  62. f2710d0 date: move applet and usage bits to date.c by Denys Vlasenko · 14 years ago
  63. b1db09b init/*: move applet/kbuild/config/help bits into applet source files by Denys Vlasenko · 14 years ago
  64. d4d289a tweaks to build system, mainly making menuconfig text and order clearer by Denys Vlasenko · 14 years ago
  65. 2d1a78b Marked some more applets NOEXEC/NOFORK by Dan Fandrich · 14 years ago
  66. 197a6b3 sleep: make it non-NOFORK. Fixes ^C in standalone shell by Denys Vlasenko · 14 years ago
  67. 96f064d shell: remove lash and bbsh by Denys Vlasenko · 14 years ago
  68. 51ca776 cttyhack: move build system bits into cttyhack.c, no code changes by Denys Vlasenko · 14 years ago
  69. 771f199 ash: move config stuff into ash.c, no code chages by Denys Vlasenko · 14 years ago
  70. 202a2d1 hush: make set -x support optional by Denys Vlasenko · 14 years ago
  71. 4f731ce findutils/*: move usage and applet bits to *.c files by Denys Vlasenko · 14 years ago
  72. 6c5bf0d make it possible to have include/applets.h-esque entries in .c files by Denys Vlasenko · 15 years ago[Renamed (99%) from include/applets.h]
  73. 0e5ba08 Remove requirement that include/applets.h must be sorted by Denys Vlasenko · 15 years ago
  74. 602ce69 unxz: new applet, complete with xzcat and xz -d aliases by Denys Vlasenko · 15 years ago
  75. e04c867 rename FEATURE_LZMA_ALIAS to just LZMA by Denys Vlasenko · 15 years ago
  76. ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
  77. ad7a5d4 fgconsole: new applet by Grigory Batalov <bga@altlinux.org> by Grigory Batalov · 15 years ago
  78. 40477e2 shell: make it possible to alias one of shells to "bash" by Denys Vlasenko · 15 years ago
  79. 6774386 tune2fs: move to e2fsprogs by Denys Vlasenko · 15 years ago
  80. c7efd64 install lspci and lsusb to /usr/bin by Gustavo Zacarias · 15 years ago
  81. ff027d6 bootchartd: new applet by Denys Vlasenko · 15 years ago
  82. 43afd75 rfkill: new applet by Souf Oued · 15 years ago
  83. 892d4b6 flock: new applet by Timo Teras · 15 years ago
  84. 4662de0 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest by Denys Vlasenko · 15 years ago
  85. 11a802a lsusb: new applet. +400 bytes by Souf Oued · 15 years ago
  86. 982bc71 lspci: new applet. +573 bytes by Souf Oued · 15 years ago
  87. 4c06531 traceroute6: new applet by Leonid Lisovskiy. +1562 bytes by Leonid Lisovskiy · 15 years ago
  88. b158506 ntpd: new applet by Adam Tkac. +5k. by Adam Tkac · 15 years ago
  89. d095fd4 flashcp: new applet by Stefan Seyfried. +900 bytes by Stefan Seyfried · 15 years ago
  90. 05ed00f applets: meant to fix order, not enable bbsh by Mike Frysinger · 15 years ago
  91. 78824f3 applets: fix alphabetical order by Mike Frysinger · 15 years ago
  92. 0d8ea64 mkfs.reiser: new applet. needs much polishing by Vladimir Dronnikov · 15 years ago
  93. e039e68 wall: new applet by Bernhard Reutner-Fischer · 15 years ago
  94. 3945bc1 tune2fs: new applet by Vladimir. Only supports -L LABEL by Denys Vlasenko · 15 years ago
  95. 823b4e6 mkfs_ext2: new applet by Vladimir by Vladimir Dronnikov · 15 years ago
  96. 45de074 add simple beep applet by Bernhard Reutner-Fischer · 15 years ago
  97. 1cc4b13 msh: aliased to hush by Denys Vlasenko · 15 years ago
  98. 4803db5 volname: new applet by Matthew Stoltenberg · 15 years ago
  99. 6d48d3e rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. by Denys Vlasenko · 15 years ago
  100. be11649 ping6: make it setuid just like ping by Denys Vlasenko · 15 years ago