1. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  2. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  3. 5c527dc make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec by Denys Vlasenko · 7 years ago
  4. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  5. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  6. 783d57a Sort some miscutils/ applets into coreutils or util-linux by Denys Vlasenko · 8 years ago[Renamed from miscutils/taskset.c]
  7. d6ace66 taskset: simplify code a bit; tweak --help by Denys Vlasenko · 8 years ago
  8. 8666391 taskset: separate "current" and "new" strings by Denys Vlasenko · 8 years ago
  9. ef0e76c taskset: rewrite to be task size-agnostic by Denys Vlasenko · 8 years ago
  10. 5fa9fef taskset: fix non-fancy cpuset printing on big-endian by Arnout Vandecappelle (Essensium/Mind) · 9 years ago
  11. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  12. f02c52b taskset: fix logic error in "if it doesn't start with 0x..." by Denys Vlasenko · 10 years ago
  13. 962c4e8 taskset: support CPU masks for more than 64 CPUs by Denys Vlasenko · 10 years ago
  14. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  15. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  16. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  17. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  18. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  19. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  20. 0e52541 taskset: fix some careless code in both fancy and non-fancy cases. by Denis Vlasenko · 16 years ago
  21. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  22. 44f0821 taskset: (1ull < 65) like ops are not good, avoid that by Denis Vlasenko · 17 years ago
  23. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  24. 45ecfc2 taskset: fix false failure in testsuite by Denis Vlasenko · 17 years ago
  25. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 17 years ago
  26. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  27. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  28. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  29. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  30. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  31. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  32. e935602 taskset: fix incorrect rage spec and allow 0xXXX input ping: shave off 60 bytes by Denis Vlasenko · 18 years ago
  33. 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
  34. 32eddff - revert r15563 (pull current version of taskset off the busybox_scratch branch) by Bernhard Reutner-Fischer · 18 years ago
  35. 12d9419 Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, by Rob Landley · 18 years ago
  36. 16d3e4e - add applet taskset to set/retrieve the CPU affinity of a process by Bernhard Reutner-Fischer · 19 years ago