Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage há 17 anos atrás
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 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
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" há 17 anos atrás
  Denis Vlasenko afa7023b46 zcip: make it work on NOMMU (+ improve NOMMU support machinery) há 17 anos atrás
  Denis Vlasenko 53091ecd20 Attempt to get more applets compile for NOMMU. há 17 anos atrás
  Denis Vlasenko cad04ef4f3 add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy há 17 anos atrás
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> há 18 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having há 18 anos atrás
  Denis Vlasenko f8c11aa65d fsck: dead code removal; also disable progress indicator code há 18 anos atrás
  Denis Vlasenko e18a293a52 fsck: stop using strtok há 18 anos atrás
  Denis Vlasenko 1abf91aa25 fsck: move functions around so that related ones are nearby há 18 anos atrás
  Denis Vlasenko a0e701d137 fsck: small optimization há 18 anos atrás
  Denis Vlasenko bf0a201008 style fixes há 18 anos atrás
  Denis Vlasenko 0de9375ee6 leftover of e2fsck surgery há 18 anos atrás
  Denis Vlasenko c4f623ef2a put small subset of e2fsprogs back in the tree: há 18 anos atrás
  Denis Vlasenko 64c5402584 remove e2fsprogs. Nobody volunteered to clean up that mess há 18 anos atrás
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) 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 079f8afa0a style cleanup: return(a) -> return a, part 1 há 18 anos atrás
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array há 18 anos atrás
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes há 18 anos atrás
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata há 18 anos atrás
  Denis Vlasenko a959588b80 Yet another silly little byte saving. couldn't -> cannot há 18 anos atrás
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 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
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. há 18 anos atrás
  "Robert P. J. Day" 7ccb65f3a4 Yet more "#if 0" content removed. há 18 anos atrás
  Rob Landley 7c94bed234 Big dead code elimination pass from Garrett. há 18 anos atrás