1. 9173c9c ed: add support for -s command-line option as mandated by POSIX by Sören Tempel · 3 years ago
  2. a05a3d5 ed: align output of read command with POSIX.1-2008 by Sören Tempel · 3 years, 1 month ago
  3. f26eb79 ed: fix current line number for file passed via the command-line by Sören Tempel · 3 years, 1 month ago
  4. bfd8738 ed: add support for -p command-line option as mandated by POSIX by Sören Tempel · 3 years, 1 month ago
  5. c33bbcb ed: align output of read/write commands with POSIX-1.2008 by Sören Tempel · 3 years, 5 months ago
  6. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
  7. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  8. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  9. 84ea60e line editing: make read_line_input() not take timeout param by Denys Vlasenko · 7 years ago
  10. 6bdcee8 ed: fix "\n" removal in command line; make "w" set "dirty = 0" by Denys Vlasenko · 7 years ago
  11. 7d2f33d ed: code shrink by Denys Vlasenko · 7 years ago
  12. 5ea5069 ed: fix --help and reorder functions, no code changes by Denys Vlasenko · 7 years ago
  13. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  14. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  15. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  16. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  17. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  18. 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
  19. 73225b6 switch editors/* to embedded-in-source kbuild system by Denys Vlasenko · 11 years ago
  20. b0b8884 Fix double words in comments. No code changes by Marek Polacek · 14 years ago
  21. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 14 years ago
  22. 66c5b12 ash: fix TMOUT not restoring tty attributes by Denys Vlasenko · 14 years ago
  23. 7dd61e3 *: s/perror/bb_simple_perror_msg/g by Marek Polacek · 14 years ago
  24. 9037787 *: fix places where we were still using malloc/realloc by Denys Vlasenko · 15 years ago
  25. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  26. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  27. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  28. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  29. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  30. c4523c2 fix a few stray unguarded strdup's by Denis Vlasenko · 17 years ago
  31. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  32. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  33. d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 17 years ago
  34. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  35. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  36. 6a5377a documentation bits in comments, no code changes by Denis Vlasenko · 17 years ago
  37. d9391b1 ed: large cleanup by Denis Vlasenko · 17 years ago
  38. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
  39. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  40. 55f30b0 inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) by Denis Vlasenko · 18 years ago
  41. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  42. a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 18 years ago
  43. 610c4aa ed: convert style to bbox's. No code changes. by Denis Vlasenko · 18 years ago
  44. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  45. d9ed35c - remove superfluous legacy includes. by Bernhard Reutner-Fischer · 19 years ago
  46. 3b89039 It was sitting there, in the patches directory, for years. It was delete it by Rob Landley · 19 years ago