Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
feb7ae7f01
printf("%s\n") -> puts()
|
17 years ago |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 years ago |
Denis Vlasenko
|
a27a11bb2c
introduce and use xdup2(int, int)
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
51742f4bb0
style fixes. No code changes
|
17 years ago |
Denis Vlasenko
|
42823d597a
add x to IPv6 functions which can die
|
18 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
5de9e9ce0b
clean up commented out old code
|
18 years ago |
Denis Vlasenko
|
448f0241e0
nslookup: full circle. Here we started IPv6 work. Use "new API"
|
18 years ago |
Bernhard Reutner-Fischer
|
bb8c7c041c
- sed -i -e "/\$Id:/d;"
|
18 years ago |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 years ago |
Denis Vlasenko
|
067e3f031a
wget: fix error message.
|
18 years ago |
Denis Vlasenko
|
8528151658
small ipv6 doc changes; nslookup a tiny bit smaller
|
18 years ago |
Denis Vlasenko
|
ebe578ab2f
nslookup: make it more IPv6 friendly
|
18 years ago |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
18 years ago |
"Robert P. J. Day"
|
2819f757ca
Add one-line GPL boilerplate to these source files.
|
18 years ago |
Eric Andersen
|
9789bf1019
return failure when nslookup fails
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
39cdf4e2ab
Use proper C99 types
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Robert Griebl
|
31a2e20bd3
Commited patch from bug #1182
|
22 years ago |
Eric Andersen
|
3a01f8cae2
uClibc supports struct _res these days...
|
22 years ago |
Eric Andersen
|
cd8c436d81
Latest patch from vodz:
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Matt Kraai
|
524fcb9e01
Use xgethostbyname instead of gethostbyname (found by Erik Andersen).
|
23 years ago |
Eric Andersen
|
77b68e6f42
Add woukaround for missing struct _res in uClibc
|
23 years ago |
Eric Andersen
|
dab3d46b9d
A patch from Benjamin Zeckel <bzeckel@cisco.com> to allow
|
23 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 |