Denis Vlasenko
|
474d1c57c8
whitespace fixes
|
17 years ago |
Denis Vlasenko
|
d3c042fc60
libbb: introduce fputc_printable (from ed)
|
17 years ago |
Denis Vlasenko
|
ddc865fb0d
netstat: in error message, report filename and line number
|
17 years ago |
Denis Vlasenko
|
abee3d0e0d
Fix xmalloc_fgets_str so that it really does NOT strip terminator.
|
17 years ago |
Denis Vlasenko
|
7221c8c22d
lineedit: reduce stack usage
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
a27a11bb2c
introduce and use xdup2(int, int)
|
17 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
6d9ea24611
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve
|
17 years ago |
Denis Vlasenko
|
4b924f3a5c
whitespace fixes
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
a35958d4ad
netstat: fix error in new -W option handling
|
17 years ago |
Denis Vlasenko
|
418a7fb29b
netstat: introduce -W: wide, ipv6-friendly output
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
b6aae0f381
preparatory patch for -Wwrite-strings #2
|
18 years ago |
Denis Vlasenko
|
703e20235a
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
|
18 years ago |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 years ago |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Denis Vlasenko
|
754a88f7aa
netstat: getopt_ulflags'isation
|
18 years ago |
Rob Landley
|
c9c1a41c58
A couple things that got tangled up in my tree, easier to check in both than
|
18 years ago |
"Robert P. J. Day"
|
2819f757ca
Add one-line GPL boilerplate to these source files.
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
8ae4cab4a8
use #ifdef CONFIG_* instead of #if CONFIG_*
|
22 years ago |
Glenn L McGrath
|
d7fb1b372c
Use #ifdef instead of #if
|
22 years ago |
Eric Andersen
|
887ca79f04
Scrub pwd.h and grp.h handling so we don't have to play any
|
22 years ago |