index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
arping.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate #include <sys/time.h> so libbb.h does it.
landley
2006-05-27
1
-1
/
+0
*
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
landley
2006-05-07
1
-1
/
+1
*
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
aldot
2006-04-12
1
-2
/
+2
*
- coalesce printf calls.
aldot
2006-04-03
1
-11
/
+12
*
- use bb_opt_complementally; Saves another 14 bytes. (thanks again, vodz)
aldot
2006-04-03
1
-4
/
+5
*
- set flags in a more reasonable manner. Thanks, vodz.
aldot
2006-04-03
1
-16
/
+5
*
- use RESERVE_CONFIG_BUFFER. For defconfig this gives:
aldot
2006-03-31
1
-3
/
+5
*
- shrink it a bit further.
aldot
2006-03-31
1
-76
/
+65
*
Shrink patch from Bernhard Fischer.
landley
2006-03-30
1
-81
/
+69
*
2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of ...
vapier
2006-03-22
1
-1
/
+1
*
fix up annoying signed/unsigned and mixed type errors
andersen
2006-01-30
1
-4
/
+4
*
Patch from Bernhard Fischer to make a bunch of symbols static
andersen
2005-04-16
1
-3
/
+3
*
Patch by Fillod Stephane, declare variables as static to not clobber
bug1
2003-09-26
1
-20
/
+20
*
*** empty log message ***
bug1
2003-08-28
1
-1
/
+1
*
Major coreutils update.
mjn3
2003-03-19
1
-21
/
+21
*
Minor update to arping, patch from Nick Fedchik
bug1
2003-02-09
1
-7
/
+9
*
fix missed option argument for -I <device>, interface name checks
bug1
2003-01-19
1
-11
/
+16
*
arping applet by Nick Fedchik
bug1
2003-01-09
1
-0
/
+492