summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-10tcpudp: define SO_ORIGINAL_DST directly, not via includeDenys Vlasenko1-3/+3
2016-11-23Convert all networking/* applets to "new style" applet definitionsDenys Vlasenko35-882/+909
2016-10-07tcpsvd: don't keep shared fd open if fd limit is reached. closes 9331Denys Vlasenko1-23/+46
2016-07-06getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko58-159/+168
2016-04-21*: add most of the required setup_common_bufsiz() callsDenys Vlasenko53-19/+63
2016-04-21libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko91-131/+414
2011-07-25tcpudp: simplify help textDenys Vlasenko1-3/+3
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2011-04-07libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.Denys Vlasenko10-24/+26
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-07-18tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DSTJeremie Koenig2-2/+5
2010-07-03libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard22-81/+67
2010-06-24*: make exec failure message more consistentDenys Vlasenko24-40/+40
2010-06-24*: introduce and use bb_unsetenv_and_freeDenys Vlasenko6-10/+11
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko49-58/+65
2009-11-25ntpd: and real handling for -N, show usage w/o options; trim textDenys Vlasenko9-18/+29
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko63-148/+148
2009-07-19tcpsvd,udpsvd: fix uid/gid printing when run with -uDenys Vlasenko1-23/+23
2009-06-13test, tcpsvd, tcpsvd: shrinkDenys Vlasenko3-26/+38
2008-12-30libbb: add bb_unsetenv (taken from hush).Denis Vlasenko7-57/+65
2008-11-09*: a bit of code shrinkDenis Vlasenko8-23/+24
2008-11-06runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.Denis Vlasenko6-33/+46
2008-07-21- first pass to unify/cleanup uid handling (-236b)Bernhard Reutner-Fischer13-26/+26
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-06-25whitespace fixes. no code changesDenis Vlasenko23-75/+62
2008-06-07Fix trivial problems: "make clean" cleaning too muchDenis Vlasenko2-1/+2
2008-03-31tcpudp: trivial build fixDenis Vlasenko1-3/+3
2008-03-19*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)Denis Vlasenko5-24/+34
2008-03-17svn add/svn rm to actually move tcp/udpsvd...Denis Vlasenko5-32/+4