index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
arp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
1
-7
/
+7
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+19
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
*
arp: stop using globals
Denis Vlasenko
2008-11-13
1
-27
/
+45
*
arp: without -H <type>, assume "ether". closes 4564
Denis Vlasenko
2008-08-15
1
-2
/
+2
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-16
1
-1
/
+1
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
1
-16
/
+22
*
fix warnings about pointer signedness
Denis Vlasenko
2008-05-09
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-13
/
+11
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
1
-6
/
+3
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
arp, networking/interface.c: eliminate statics
Denis Vlasenko
2007-03-14
1
-67
/
+65
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #4
Denis Vlasenko
2007-01-29
1
-3
/
+3
*
Previous "fix" wasn't good enough.
Denis Vlasenko
2007-01-07
1
-1
/
+1
*
arp: small fixes for user-supplied device name case
Denis Vlasenko
2007-01-07
1
-2
/
+2
*
- style fixes and shrink by another 4 bytes while at it.
Bernhard Reutner-Fischer
2007-01-07
1
-25
/
+22
*
I *always* forgotting svn add
Denis Vlasenko
2007-01-07
1
-0
/
+500