Commit History

Author SHA1 Message Date
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko d166f83d74 md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 years ago
  Denis Vlasenko bbd695d801 find: fix handling of -prune 17 years ago
  Bernhard Reutner-Fischer 3e816c1252 - fold recurse, depthFirst and dereference params into one param flags. 17 years ago
  Denis Vlasenko 16c7fb7fc5 chown, env: stop using statics 17 years ago
  Denis Vlasenko 8a91081d9d chown: fix comment, fix verbose message 17 years ago
  Denis Vlasenko cd27c42552 chown: support -H -L -P if ENABLE_DESKTOP 17 years ago
  Denis Vlasenko cce38586ae start_stop_daemon: add -chuid support 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 150f402b36 whitespace fixes (leading spaces to tab) 18 years ago
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 18 years ago
  Denis Vlasenko 6eebed561a chown: fix handling of "user.group" notation 18 years ago
  Denis Vlasenko 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed. 18 years ago
  Denis Vlasenko 8c35d65c43 recursive_action: add depth param 18 years ago
  Denis Vlasenko 51b4c92f80 chown: add -vcf support if CONFIG_DESKTOP 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  "Vladimir N. Oleynik" 57545c810a avoid signed<->unsigned warning 19 years ago
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. 19 years ago
  Rob Landley fb8c4983a6 Fix bug 603: "chown :root thingy" should work now. 19 years ago
  Rob Landley f8ec1b51f3 No, we _want_ the suid and sgid bits reverted by chown, for security reasons. 19 years ago
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Glenn L McGrath eebcc1d98a Add the "install" applet, move get_ug_id to libbb as its used by chown, 21 years ago