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
/
coreutils
/
echo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes up to 1.6.1
Nguyễn Thái Ngọc Duy
2009-04-23
1
-3
/
+3
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
make a few struct bb_applet members conditional
vda
2007-04-10
1
-0
/
+2
*
echo: fix regression ("echo" with no arguments didn't print newline.
vda
2007-04-10
1
-8
/
+11
*
Implement first instance of NOFORK applet - echo
vda
2007-04-09
1
-37
/
+38
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
introduce LONE_CHAR (optimized strcmp with one-char string)
vda
2006-12-21
1
-2
/
+2
*
remove bb_printf and the like
vda
2006-10-26
1
-1
/
+1
*
Remove all usage of the "register" storage class specifier.
rpjday
2006-07-01
1
-1
/
+1
*
made "test" an ash built-in.
pgf
2006-06-08
1
-12
/
+141
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
implemented a builtin echo command in ash. moved the guts of the
pgf
2005-08-09
1
-138
/
+2
*
Larry Doolittle writes:
andersen
2004-04-14
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-4
/
+4
*
Major coreutils update.
mjn3
2003-03-19
1
-60
/
+73
*
Apply Vladimir's latest cleanup patch.
andersen
2001-04-09
1
-1
/
+1
*
A nice patch from Larry Doolittle that adds -Wshadow and
andersen
2001-03-21
1
-3
/
+3
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
andersen
2001-01-27
1
-0
/
+2
*
Stop using TRUE and FALSE for exit status.
kraai
2000-12-01
1
-1
/
+1
*
Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com>
andersen
2000-11-29
1
-29
/
+67
*
Remove the BSD advertising clause, and replace it with a link to how
andersen
2000-11-14
1
-4
/
+4
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
The result of getopt() is "int" and should be treated as such
proski
2000-07-17
1
-1
/
+1
*
Extract usage information into a separate file.
kraai
2000-07-16
1
-12
/
+1
*
Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>
andersen
2000-07-14
1
-12
/
+13
*
* Fix to tr so it recognizes standard escape sequences. Merged common
andersen
2000-07-05
1
-23
/
+5
*
Updates to a number of apps to remove warnings/compile errors under libc5.
andersen
2000-06-19
1
-1
/
+1
*
* cp -fa now works as expected for symlinks (it didn't before)
erik
2000-05-10
1
-3
/
+6
*
More doc updates for BusyBox, with fixes to apps for bugs revealed
erik
2000-04-13
1
-0
/
+11
*
Forgot these files...
erik
2000-03-16
1
-0
/
+126