1. a02a4e9 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  3. 1a1203f users,w,who,uptime,renice: make 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. d9eb40c fix errors found with make_single_applets.sh by Denys Vlasenko · 8 years ago
  7. 1bc0bd1 w: new applet, alias to "who -H" by Denys Vlasenko · 8 years ago
  8. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  9. af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  10. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  11. 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
  12. b110e1f who: fix typo in help text by Denys Vlasenko · 13 years ago
  13. 5377286 who,less: tweaked help text by Denys Vlasenko · 13 years ago
  14. 7926b98 users: new applet. by Tito Ragusa · 13 years ago
  15. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  16. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  17. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 14 years ago
  18. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  19. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  20. 4c72104 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H by Denys Vlasenko · 15 years ago
  21. 9e0a7c9 remove a few superfluous includes by Denis Vlasenko · 16 years ago
  22. f62ab2d libbb: use improved xmalloc_read() from modprobe-small by Denis Vlasenko · 16 years ago
  23. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  24. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  25. e897988 - add note about SUSv3 missing options. by Bernhard Reutner-Fischer · 17 years ago
  26. 01cd957 who: add -a (by Tito) by Denis Vlasenko · 17 years ago
  27. 05c8c4f who: code shrink by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  28. e5569cb who: fix wrong date/time field size by Denis Vlasenko · 17 years ago
  29. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  30. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  31. 41cca2b who: stop using static buffer, small size optimizations by Denis Vlasenko · 18 years ago
  32. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  33. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  34. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  35. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  36. 7a260f0 Make some 64 bit warnings go away on x86-64. by Rob Landley · 18 years ago
  37. e01d746 Cleanup patch from tito. by Rob Landley · 19 years ago
  38. 1c60d97 Size reduction by Tito. by Rob Landley · 19 years ago
  39. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  40. c1ef7bd just whitespace by Tim Riker · 19 years ago
  41. 5b2e271 cast the time pointer so gcc stops warning over nothing by Mike Frysinger · 20 years ago
  42. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  43. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  44. 00a6a75 Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> by Eric Andersen · 23 years ago