1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. d166f83 md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 17 years ago
  8. bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 17 years ago
  9. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 17 years ago
  10. 16c7fb7 chown, env: stop using statics by Denis Vlasenko · 17 years ago
  11. 8a91081 chown: fix comment, fix verbose message by Denis Vlasenko · 17 years ago
  12. cd27c42 chown: support -H -L -P if ENABLE_DESKTOP by Denis Vlasenko · 17 years ago
  13. cce3858 start_stop_daemon: add -chuid support by Denis Vlasenko · 18 years ago
  14. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  15. 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 18 years ago
  16. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  17. 6eebed5 chown: fix handling of "user.group" notation by Denis Vlasenko · 18 years ago
  18. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  19. 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
  20. 51b4c92 chown: add -vcf support if CONFIG_DESKTOP chmod: stop following symlinks by Denis Vlasenko · 18 years ago
  21. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  22. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  23. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  24. 57545c8 avoid signed<->unsigned warning by "Vladimir N. Oleynik" · 19 years ago
  25. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  26. fb8c498 Fix bug 603: "chown :root thingy" should work now. by Rob Landley · 19 years ago
  27. f8ec1b5 No, we _want_ the suid and sgid bits reverted by chown, for security reasons. by Rob Landley · 19 years ago
  28. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  29. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  30. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  31. 55bf79f Preserve suid/sgid bits by Glenn L McGrath · 21 years ago
  32. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  33. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  34. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  35. a88cb50 Patch from mathuria, compatability with solaris by Glenn L McGrath · 22 years ago
  36. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  37. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  38. 91b8460 Cleanup from vodz by Eric Andersen · 23 years ago
  39. 2b02ab9 This patch from Lars Kellogg-Stedman, fixes the behavior of by Eric Andersen · 23 years ago
  40. 65504ac These do not need initial values. Let them live in the bss. -Erik by Eric Andersen · 23 years ago
  41. 468f504 Fix handling of -R flag. by Matt Kraai · 23 years ago
  42. 3c3277f As Larry pointed out, this the off by one canbe fixed much more elegantly. by Eric Andersen · 23 years ago
  43. 30592a5 Fix a silly off-by-one error noticed by Santiago Garcia Mantinan <manty@debian.org> by Eric Andersen · 23 years ago
  44. c57a75d Larry noticed that chown and chgrp has the version numbers off a bit by Eric Andersen · 23 years ago
  45. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  46. 9f0fedb Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately by Eric Andersen · 23 years ago
  47. 305a73f Combined stuff by Eric Andersen · 25 years ago
  48. 1b61f41 More stuff by Eric Andersen · 25 years ago
  49. c6cb79d More stuff by Eric Andersen · 25 years ago
  50. 2ce1edc Latest and greatest. -Erik by Eric Andersen · 25 years ago
  51. 9d3aba7 more stuff by Eric Andersen · 25 years ago
  52. 4bea32a latest and greatest. by Eric Andersen · 25 years ago
  53. 2b69c40 More stuff works. -Erik by Eric Andersen · 25 years ago
  54. cc8ed39 Initial revision by Eric Andersen · 25 years ago