1. 22a9951 libbb: in xmalloc_fgets(), use size_t for bb_get_chunk_from_file() by Denys Vlasenko · 6 years ago
  2. 0d598ab Revert "libbb: remove unnecessary variable in xmalloc_fgets" by Denys Vlasenko · 6 years ago
  3. 899ae53 libbb: new function bb_die_memory_exhausted by Denys Vlasenko · 7 years ago
  4. e2afae6 sed: prevent overflow of length from bb_get_chunk_from_file by Quentin Rameau · 7 years ago
  5. 2da9724 libbb: remove unnecessary variable in xmalloc_fgets by Quentin Rameau · 7 years ago
  6. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  7. a1a4483 libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation by Denys Vlasenko · 14 years ago
  8. 0288b27 small fixes atop syslog config patch by Denys Vlasenko · 14 years ago
  9. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  10. b87c17c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway by Denys Vlasenko · 15 years ago
  11. 69f4f9a optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) by Denis Vlasenko · 16 years ago
  12. 3fd15e1 grep: option to use GNU regex matching instead of POSIX one. by Denis Vlasenko · 16 years ago
  13. 5e476ba libbb: document plans to speed up line-based input by Denis Vlasenko · 16 years ago
  14. 2132e02 libbb: experimental faster string reading routines. by Denis Vlasenko · 16 years ago
  15. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  16. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  17. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
  18. abee3d0 Fix xmalloc_fgets_str so that it really does NOT strip terminator. by Denis Vlasenko · 17 years ago
  19. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  20. ef44d9d sed,get_line_from_file: improve comments by Denis Vlasenko · 18 years ago
  21. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  22. 9a7cef9 less: somewhat buggy applet, but nice. Muchly reduced by Denis Vlasenko · 18 years ago
  23. 8b22b07 sed: improve handling of NULs by Denis Vlasenko · 18 years ago
  24. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  25. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  26. 372686b cut, mount: small improvements by Denis Vlasenko · 18 years ago
  27. b97c984 sed: unbreak multiple -e, -f option handling (my fault) by Denis Vlasenko · 18 years ago
  28. 2d1a6e7 - fix bug #887, in bb_get_chomped_line_from_file(), the last char was removed by Bernhard Reutner-Fischer · 19 years ago
  29. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  30. 2b26fd5 A few changes falling out from the effort to make sed handle embedded NUL bytes. by Rob Landley · 19 years ago
  31. c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
  32. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  33. 2570b43 Configuration option to define wether to follows GNU sed's behaviour by Glenn L McGrath · 21 years ago
  34. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  35. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  36. 355a61b Treat NUL as the end-of-line. by Matt Kraai · 23 years ago
  37. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  38. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago