Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 6aca76d4d7 hexdump: fix "hexdump nonexistent_file" handling hace 14 años
  Denys Vlasenko 8684cbb5cc libbb: robustify isXXXX(). +39 bytes hace 15 años
  Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE hace 15 años
  Denis Vlasenko 3eb4466bf8 libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org)) hace 16 años
  Denis Vlasenko 15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" hace 16 años
  Denis Vlasenko 2f86d13dff libbb: dump: do not use uninitialized memory. close bug 4364. hace 16 años
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too hace 16 años
  Denis Vlasenko bd9874db74 od,hexdump: fix bug where xrealloc may move pointer, hace 16 años
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector hace 16 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko d02db89244 clean up TODO file. No real code changes. hace 16 años
  Bernhard Reutner-Fischer a985d306a1 - spelling fixes hace 16 años
  Denis Vlasenko 6bef3d1d22 fbset: fix buglet where we were using wrong pointer hace 17 años
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, hace 17 años
  Denis Vlasenko 931de892cc random shrinkage of statics, -60 bytes saved hace 17 años
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 hace 17 años
  Denis Vlasenko bf0a201008 style fixes hace 18 años
  Denis Vlasenko 0de9375ee6 leftover of e2fsck surgery hace 18 años
  Denis Vlasenko b95636c52f remove casts from xmalloc() hace 18 años
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 hace 18 años
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 hace 18 años
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization hace 18 años
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. hace 18 años
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. hace 18 años
  Rob Landley a6e6037219 Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its hace 18 años
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know hace 18 años