Eric Andersen
|
1323c940fd
Add netcat -i option, per patch from Cristian Ionescu-Idbohrn
|
22 years ago |
Matt Kraai
|
c55b8d41c1
Add xgethostbyname and herror_msg* functions.
|
23 years ago |
Matt Kraai
|
be9f44a7df
Fix incorrect length passed to accept noted by Larry Doolittle.
|
23 years ago |
Eric Andersen
|
eba8ed71f0
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
|
24 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 years ago |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 years ago |
Matt Kraai
|
1d70267450
Add listening support.
|
24 years ago |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 years ago |
Eric Andersen
|
f6c6d9aacc
Remove the warning messages. By consensus, netkit-tiny doesn't
|
24 years ago |
Eric Andersen
|
24be980004
Fix spelling. s/maintainence/maintenance/
|
24 years ago |
Eric Andersen
|
6705986f27
Warn about apps that will be going away in release 0.50
|
24 years ago |
Matt Kraai
|
bfa7967c4a
Rewrite nc to be simpler, smaller, and to check syscalls for errors.
|
24 years ago |
Matt Kraai
|
95fa0ea3d4
Shutdown sending on the socket when stdin closes.
|
24 years ago |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 years ago |
Matt Kraai
|
be84cd4ef6
Always report the applet name when doing error reporting.
|
24 years ago |
Eric Andersen
|
afeb683459
"nc" exits silently on errors. This patch makes it print something before
|
24 years ago |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
24 years ago |