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