Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f18a1fd6f368ada05b33cf36483304a5e3c4945d
/
networking
/
arp.c
5c69ad0
build system: drop PLATFORM_LINUX
by Ron Yorston
· 4 years, 4 months ago
6937487
libbb: reduce the overhead of single parameter bb_error_msg() calls
by James Byrne
· 5 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
47367e1
Convert all networking/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
ee772a0
arp: fix buffer overflow. Closes 9071
by Denys Vlasenko
· 8 years ago
47cfbf3
*: add most of the required setup_common_bufsiz() calls
by Denys Vlasenko
· 9 years ago
e6a2f4c
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
by Denys Vlasenko
· 9 years ago
97f2f7c
Removes stray empty line from code
by Maninder Singh
· 10 years ago
327f550
Use unsigned printf/scanf conversion where more appropriate
by Denys Vlasenko
· 11 years ago
06af569
arp: code shrink
by Denys Vlasenko
· 12 years ago
a8816da
arp: fix -H/-t handling.
by Kuleshov Aleksey
· 12 years ago
6967578
whitespace fixes. no code changes
by Denys Vlasenko
· 12 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
98a4c7c
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
by Denys Vlasenko
· 15 years ago
4d47692
arp: stop using globals
by Denis Vlasenko
· 16 years ago
ec7e7ae
arp: without -H <type>, assume "ether". closes 4564
by Denis Vlasenko
· 16 years ago
5415c85
libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir)
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
f45c4f4
whitespace and comment fixes, no code changes
by Denis Vlasenko
· 17 years ago
53354ac
libbb: introduce and use print_flags().
by Denis Vlasenko
· 17 years ago
023dc67
fix warnings about pointer signedness
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
990d0f6
Replace index_in_[sub]str_array with index_in_[sub]strings,
by Denis Vlasenko
· 17 years ago
fb79a2e
xioctl and friends by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
7f2527e
arp, networking/interface.c: eliminate statics
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
ab2aea4
preparatory patch for -Wwrite-strings #4
by Denis Vlasenko
· 18 years ago
681f183
Previous "fix" wasn't good enough. Now *this* is the correct fix (I think).
by Denis Vlasenko
· 18 years ago
91c06e0
arp: small fixes for user-supplied device name case
by Denis Vlasenko
· 18 years ago
42646c5
- style fixes and shrink by another 4 bytes while at it.
by Bernhard Reutner-Fischer
· 18 years ago
88e2b1c
I *always* forgotting svn add
by Denis Vlasenko
· 18 years ago