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
/
ether-wake.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
ethr-wake: can use ether_hostton on uclibc >= 0.9.30
Denys Vlasenko
2009-08-30
1
-1
/
+4
*
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-12-02
1
-2
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: fix fallout from -Wunused-parameter
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
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
1
-4
/
+2
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
ether-wake: save a few more bytes of code
Denis Vlasenko
2007-04-16
1
-8
/
+7
*
ether-wake: close bug 1317. Reorder fuctions to avoid
Denis Vlasenko
2007-04-16
1
-87
/
+86
*
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...
Bernhard Reutner-Fischer
2007-04-12
1
-5
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-2
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
assorted fixes for bugs found with randomconfig
Denis Vlasenko
2007-02-03
1
-1
/
+2
*
ether-wake: remove #warning
Denis Vlasenko
2007-01-27
1
-2
/
+0
*
do not overflow ifr_name. maybe it was safe in some places,
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
Denis Vlasenko
2006-11-22
1
-2
/
+1
*
rodata cleanup. "unable to" == "cannot". -300 bytes
Denis Vlasenko
2006-11-18
1
-1
/
+1
*
silly size savings and capitalization fixes
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
scripts/individual now builds 171 applets. Some of them may even work. :)
Rob Landley
2006-08-05
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-17
/
+2
*
Convert setuid/setgid users to xsetuid/xsetgid.
Rob Landley
2006-07-16
1
-1
/
+1
*
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
Bernhard Reutner-Fischer
2006-04-12
1
-8
/
+4
*
just whitespace
Tim Riker
2006-01-25
1
-39
/
+39
*
patch by apgo in Bug 345 to not use ether_hostton() with uClibc
Mike Frysinger
2005-07-31
1
-0
/
+4
*
import ether-wake applet by haveaniceday Bug 252
Mike Frysinger
2005-05-11
1
-0
/
+300