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
/
networking
/
tcpudp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+2
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
tcpudp: simplify help text
Denys Vlasenko
2011-07-25
1
-3
/
+3
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+37
*
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
Denys Vlasenko
2011-04-07
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
Jeremie Koenig
2010-07-19
1
-0
/
+5
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
1
-2
/
+2
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
1
-1
/
+1
*
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24
1
-2
/
+1
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
*
ntpd: and real handling for -N, show usage w/o options; trim text
Denys Vlasenko
2009-11-25
1
-1
/
+1
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-6
/
+6
*
tcpsvd,udpsvd: fix uid/gid printing when run with -u
Denys Vlasenko
2009-07-19
1
-23
/
+23
*
test, tcpsvd, tcpsvd: shrink
Denys Vlasenko
2009-06-13
1
-6
/
+4
*
libbb: add bb_unsetenv (taken from hush).
Denis Vlasenko
2008-12-30
1
-2
/
+1
*
*: a bit of code shrink
Denis Vlasenko
2008-11-09
1
-3
/
+3
*
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
Denis Vlasenko
2008-11-06
1
-1
/
+1
*
- first pass to unify/cleanup uid handling (-236b)
Bernhard Reutner-Fischer
2008-07-21
1
-4
/
+3
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
1
-5
/
+4
*
Fix trivial problems: "make clean" cleaning too much
Denis Vlasenko
2008-06-07
1
-0
/
+1
*
tcpudp: trivial build fix
Denis Vlasenko
2008-03-31
1
-3
/
+3
*
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
1
-1
/
+1
*
svn add/svn rm to actually move tcp/udpsvd...
Denis Vlasenko
2008-03-17
1
-0
/
+609