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
/
miscutils
/
chat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chat: hopefully fix infinite spinning on input EOF
Denys Vlasenko
2021-09-06
1
-30
/
+34
*
*: more --help tweaks
Denys Vlasenko
2021-06-15
1
-1
/
+1
*
use write_str() functions where appropriate
Denys Vlasenko
2020-11-29
1
-2
/
+2
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-1
/
+1
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
chat: do not die when HANGUP param is missing. Closes 10016
Denys Vlasenko
2017-09-05
1
-1
/
+9
*
chat: trim help text
Denys Vlasenko
2017-08-04
1
-2
/
+2
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-20
/
+20
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
1
-0
/
+1
*
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
1
-0
/
+4
*
Split miscutils/Config.src items into miscutils/*.c files
Denys Vlasenko
2016-11-22
1
-0
/
+66
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-29
1
-1
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+9
*
chat: fix build breakage (variable declared in for())
Denys Vlasenko
2010-12-18
1
-8
/
+9
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
chat: update by Vladimir
Denis Vlasenko
2009-03-16
1
-53
/
+44
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-19
1
-1
/
+1
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
1
-2
/
+3
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
chat: now with "svn add"
Denis Vlasenko
2008-02-19
1
-0
/
+443