Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
abbc478f1c5ca76cc382d033a06c91af046f8791
/
editors
/
ed.c
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