Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
Denys Vlasenko
|
7890035452
tcpudp: define SO_ORIGINAL_DST directly, not via include
|
8 years ago |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
ec1ea16337
tcpsvd: don't keep shared fd open if fd limit is reached. closes 9331
|
8 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
4abcb8b0d1
tcpudp: simplify help text
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
ca18311d0a
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
|
13 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Jeremie Koenig
|
2ea12d8b6d
tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
|
14 years ago |
Pascal Bellard
|
21e8e8da64
libbb: introduce and use BB_EXECVP_or_die()
|
14 years ago |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
14 years ago |
Denys Vlasenko
|
dd8adde386
*: introduce and use bb_unsetenv_and_free
|
14 years ago |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 years ago |
Denys Vlasenko
|
b2e5fc35eb
ntpd: and real handling for -N, show usage w/o options; trim text
|
15 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denys Vlasenko
|
d6513cff17
tcpsvd,udpsvd: fix uid/gid printing when run with -u
|
15 years ago |
Denys Vlasenko
|
16635cc2e0
test, tcpsvd, tcpsvd: shrink
|
15 years ago |
Denis Vlasenko
|
76ddc2e3e4
libbb: add bb_unsetenv (taken from hush).
|
16 years ago |
Denis Vlasenko
|
3fa36e2350
*: a bit of code shrink
|
16 years ago |
Denis Vlasenko
|
3854c5ddf4
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
|
16 years ago |
Bernhard Reutner-Fischer
|
d73cbd31a2
- first pass to unify/cleanup uid handling (-236b)
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
7049ff8696
whitespace fixes. no code changes
|
16 years ago |
Denis Vlasenko
|
c0cd9f29d2
Fix trivial problems: "make clean" cleaning too much
|
16 years ago |
Denis Vlasenko
|
165f5b394f
tcpudp: trivial build fix
|
17 years ago |
Denis Vlasenko
|
cf7cf62204
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
|
17 years ago |
Denis Vlasenko
|
4866e905d7
svn add/svn rm to actually move tcp/udpsvd...
|
17 years ago |