Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko e4dcba1c10 *: whitespace fixes há 14 anos atrás
  Denys Vlasenko 4b63e16d20 md5/sha1sum: code shrink há 14 anos atrás
  Denys Vlasenko c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last há 14 anos atrás
  Dan Fandrich 2d1a78b88f Marked some more applets NOEXEC/NOFORK há 14 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denys Vlasenko 3205c24a82 shaNNNsum: accept and ignore -b and -t há 15 anos atrás
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
  Denis Vlasenko 56dceb9b77 sha256,sha512: new applets. +4.9kb há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Denis Vlasenko 9579d87be4 fix FAST_FUNC fallout há 16 anos atrás
  Denis Vlasenko 023dc6798e fix warnings about pointer signedness há 16 anos atrás
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ há 16 anos atrás
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate há 16 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 17 anos atrás
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous há 17 anos atrás
  Denis Vlasenko d166f83d74 md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) há 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h há 17 anos atrás
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path há 17 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having há 18 anos atrás
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 há 18 anos atrás
  Denis Vlasenko 3a34d0c08a random small size optimizations há 18 anos atrás
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] há 18 anos atrás
  Denis Vlasenko 14621929a1 md5sum: make -c grok formats like "68b329da9893e34099c7d8ad5cb9c940 *foo". há 18 anos atrás
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names há 18 anos atrás
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. há 18 anos atrás
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. há 18 anos atrás
  Denis Vlasenko 524176680d Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c há 18 anos atrás
  Rob Landley 236c6755d2 Teach md5sum and sha1sum to work the way other applets do so I don't have to há 18 anos atrás
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate há 18 anos atrás
  Rob Landley 7cc6b69bb0 Patch from Shaun Jackman, set optind by hand if we don't call getopt. há 18 anos atrás