Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 лет назад |
Denis Vlasenko
|
96e1b38586
introduce and use close_on_exec_on(fd). -50 bytes.
|
17 лет назад |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
17 лет назад |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 лет назад |
Denis Vlasenko
|
29fe7265b8
nc: port nc 1.10 to busybox
|
17 лет назад |
Denis Vlasenko
|
2856dab477
tcpsvd: new applet
|
17 лет назад |
Denis Vlasenko
|
1d76f439da
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
|
18 лет назад |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 лет назад |
Denis Vlasenko
|
703e20235a
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
|
18 лет назад |
Denis Vlasenko
|
316355524f
fixing bugs revealed by randomconfig runs
|
18 лет назад |
Denis Vlasenko
|
5d68724d5b
next part of ipv6-ization. mostly netcat.
|
18 лет назад |
Denis Vlasenko
|
6536a9b583
next part of ipv6-ization is here: wget & httpd
|
18 лет назад |
Denis Vlasenko
|
1dc1b37b33
use xbind, xconnect where appropriate.
|
18 лет назад |
Denis Vlasenko
|
c8e6e35ba4
nc: add missing cast
|
18 лет назад |
Denis Vlasenko
|
48237b0c88
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
18 лет назад |
Denis Vlasenko
|
8528151658
small ipv6 doc changes; nslookup a tiny bit smaller
|
18 лет назад |
Denis Vlasenko
|
d0e70af9d1
nc: fix 2 my own buglets, and few someone else's too.
|
18 лет назад |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 лет назад |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 лет назад |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 лет назад |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 лет назад |
Rob Landley
|
1cca9484db
Upgrade netcat a lot. Make -e able to take the rest of the command line as
|
18 лет назад |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 лет назад |
Rob Landley
|
6cd2250953
Remove a pointless #define.
|
18 лет назад |
Bernhard Reutner-Fischer
|
67f641e75b
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
|
18 лет назад |
Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 лет назад |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 лет назад |
"Vladimir N. Oleynik"
|
6f347ef9dc
common BUFSIZ BSS buffer, small reduce code, data and bss
|
19 лет назад |
Paul Fox
|
982d35ffa2
applying fix for:
|
19 лет назад |
Paul Fox
|
7b71d740b9
fix for "0000027: patch: nc will spin if stdin closed"
|
19 лет назад |