Commit Verlauf

Autor SHA1 Nachricht Datum
  Denis Vlasenko 15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" vor 16 Jahren
  Denis Vlasenko 2f86d13dff libbb: dump: do not use uninitialized memory. close bug 4364. vor 16 Jahren
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too vor 16 Jahren
  Denis Vlasenko bd9874db74 od,hexdump: fix bug where xrealloc may move pointer, vor 16 Jahren
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector vor 16 Jahren
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on vor 16 Jahren
  Denis Vlasenko d02db89244 clean up TODO file. No real code changes. vor 17 Jahren
  Bernhard Reutner-Fischer a985d306a1 - spelling fixes vor 17 Jahren
  Denis Vlasenko 6bef3d1d22 fbset: fix buglet where we were using wrong pointer vor 17 Jahren
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. vor 17 Jahren
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage vor 17 Jahren
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, vor 17 Jahren
  Denis Vlasenko 931de892cc random shrinkage of statics, -60 bytes saved vor 17 Jahren
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 vor 18 Jahren
  Denis Vlasenko bf0a201008 style fixes vor 18 Jahren
  Denis Vlasenko 0de9375ee6 leftover of e2fsck surgery vor 18 Jahren
  Denis Vlasenko b95636c52f remove casts from xmalloc() vor 18 Jahren
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 vor 18 Jahren
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 vor 18 Jahren
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization vor 18 Jahren
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary vor 18 Jahren
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate vor 18 Jahren
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. vor 18 Jahren
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. vor 18 Jahren
  Rob Landley a6e6037219 Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its vor 18 Jahren
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know vor 18 Jahren
  Bernhard Reutner-Fischer f3ac9ebc8e - convert xcalloc(1,x) to xzalloc vor 18 Jahren
  Mike Frysinger 1a54030445 use memmove() instead of bcopy() vor 18 Jahren
  Mike Frysinger 78bd504947 use memcmp() not bcmp() vor 18 Jahren
  Mike Frysinger 294254ce6b rfelker writes in Bug 740: s/u_char/unsigned char/ vor 19 Jahren