index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
ed.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
1
-4
/
+4
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-3
/
+5
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-1
/
+1
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
*
switch editors/* to embedded-in-source kbuild system
Denys Vlasenko
2013-11-13
1
-0
/
+12
*
Fix double words in comments. No code changes
Marek Polacek
2011-04-16
1
-1
/
+1
*
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-04-03
1
-0
/
+3
*
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-08
1
-3
/
+3
*
*: s/perror/bb_simple_perror_msg/g
Marek Polacek
2010-09-12
1
-5
/
+5
*
*: fix places where we were still using malloc/realloc
Denys Vlasenko
2010-01-08
1
-16
/
+3
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-2
/
+2
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-2
/
+2
*
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
fix a few stray unguarded strdup's
Denis Vlasenko
2008-03-28
1
-132
/
+127
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
1
-2
/
+2
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-1
/
+1
*
libbb: introduce fputc_printable (from ed)
Denis Vlasenko
2007-12-30
1
-14
/
+2
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-3
/
+3
*
documentation bits in comments, no code changes
Denis Vlasenko
2007-09-25
1
-2
/
+0
*
ed: large cleanup
Denis Vlasenko
2007-09-25
1
-305
/
+135
*
Audit bb_common_bufsiz usage, add script which looks for misuse.
Denis Vlasenko
2007-06-04
1
-4
/
+4
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
inetd,ed,msh: data/bss reduction (in mss, more than 9k of it)
Denis Vlasenko
2007-03-24
1
-3
/
+9
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #1
Denis Vlasenko
2007-01-29
1
-1
/
+1
*
ed: convert style to bbox's. No code changes.
Denis Vlasenko
2006-11-30
1
-224
/
+93
*
last nail into error_msg() (de)capitalization
Denis Vlasenko
2006-10-27
1
-33
/
+33
*
- remove superfluous legacy includes.
Bernhard Reutner-Fischer
2006-05-19
1
-6
/
+5
*
It was sitting there, in the patches directory, for years. It was delete it
Rob Landley
2006-05-04
1
-0
/
+1363