Историја ревизија

Аутор SHA1 Порука Датум
  Denis Vlasenko 4ebaf10742 strdup -> xstrdup пре 18 година
  Denis Vlasenko ef44d9d9f2 sed,get_line_from_file: improve comments пре 18 година
  Denis Vlasenko 666da5e2c6 merge post-1.3.0 fixes пре 18 година
  Denis Vlasenko b95636c52f remove casts from xmalloc() пре 18 година
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] пре 18 година
  Denis Vlasenko 2ea630f9a5 bb_makedev: fix for glibc 2.3.2 пре 18 година
  Denis Vlasenko 2f8f71b20d sed: style fixes пре 18 година
  Denis Vlasenko 1375bc7b67 sed: fix handling of files not ending in '\n' пре 18 година
  Denis Vlasenko 8b22b07bc5 sed: improve handling of NULs пре 18 година
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization пре 18 година
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names пре 18 година
  Denis Vlasenko 8077850330 sed: mostly style fixes, very small changes in actual code пре 18 година
  Denis Vlasenko d18a3a20db use skip_whitespace where appropriate пре 18 година
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. пре 18 година
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. пре 18 година
  Denis Vlasenko 40920825d5 rename bb_default_error_retval -> xfunc_error_retval пре 18 година
  Denis Vlasenko 9275814a9e lots of silly indent fixes пре 18 година
  Denis Vlasenko e2016e145b sed: -e options were handled in reverse order. fix that. пре 18 година
  Denis Vlasenko b97c9842a5 sed: unbreak multiple -e, -f option handling (my fault) пре 18 година
  Denis Vlasenko 750fc6d7bb sed: getopt_ulflags'isation пре 18 година
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that пре 18 година
  Denis Vlasenko 9213a9e0f2 whitespace cleanup пре 18 година
  Rob Landley d35c0efddb Bugfix for: echo '123456789' | sed 's/./|&/5' пре 18 година
  Denis Vlasenko 6d655be5df removed a lot of trailing \n in bb_msg() calls. It is added пре 18 година
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate пре 18 година
  Rob Landley 4795e4e011 Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller пре 18 година
  Rob Landley ea7c18514b Fix http://bugs.busybox.net/view.php?id=826 in which "(echo; echo) | sed x" пре 18 година
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B пре 18 година
  Rob Landley 12d87550a3 Confirming it's not needed. пре 18 година
  Bernhard Reutner-Fischer a3d4bf38b0 - use bb functions instead of handrolling stuff. пре 18 година