Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 years ago |
Denys Vlasenko
|
327f550669
Use unsigned printf/scanf conversion where more appropriate
|
11 years ago |
Denys Vlasenko
|
06af569f44
arp: code shrink
|
11 years ago |
Kuleshov Aleksey
|
a8816dafc4
arp: fix -H/-t handling.
|
11 years ago |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 years ago |
Denis Vlasenko
|
4d47692fb8
arp: stop using globals
|
16 years ago |
Denis Vlasenko
|
ec7e7aec8a
arp: without -H <type>, assume "ether". closes 4564
|
16 years ago |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
f45c4f41b7
whitespace and comment fixes, no code changes
|
16 years ago |
Denis Vlasenko
|
53354ac47d
libbb: introduce and use print_flags().
|
16 years ago |
Denis Vlasenko
|
023dc6798e
fix warnings about pointer signedness
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
17 years ago |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
7f2527e5a7
arp, networking/interface.c: eliminate statics
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
ab2aea4447
preparatory patch for -Wwrite-strings #4
|
18 years ago |
Denis Vlasenko
|
681f183b94
Previous "fix" wasn't good enough.
|
18 years ago |
Denis Vlasenko
|
91c06e0a3c
arp: small fixes for user-supplied device name case
|
18 years ago |
Bernhard Reutner-Fischer
|
42646c5585
- style fixes and shrink by another 4 bytes while at it.
|
18 years ago |
Denis Vlasenko
|
88e2b1cb62
I *always* forgotting svn add
|
18 years ago |