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
/
ifenslave.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-17
1
-1
/
+1
*
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+11
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
1
-4
/
+4
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-1
/
+1
*
ifenslave: fix missing close paren
Mike Frysinger
2012-12-26
1
-1
/
+1
*
*: 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
/
+27
*
clean up redundant, commented-out and misplaced includes
Denys Vlasenko
2010-04-01
1
-1
/
+1
*
ifenslave: fix for 2.4 kernels compile
Denys Vlasenko
2009-09-23
1
-2
/
+4
*
randomconfig fixes
Denys Vlasenko
2009-08-08
1
-7
/
+4
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+1
*
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-12-02
1
-5
/
+0
*
ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist
Denis Vlasenko
2008-09-06
1
-1
/
+5
*
ifenslave: wants net/if.h
Denis Vlasenko
2008-09-06
1
-4
/
+5
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
1
-1
/
+1
*
ifenslave: small shrink
Denis Vlasenko
2008-06-08
1
-29
/
+24
*
ifenslave: tiny shrink
Denis Vlasenko
2008-06-08
1
-2
/
+3
*
ifenslave: further shrink by suppressing excessive inlining
Denis Vlasenko
2008-06-07
1
-239
/
+227
*
ifenslave: fix improper longopts definition
Denis Vlasenko
2008-06-07
1
-101
/
+82
*
ifenslave: add forgotten INIT_G()
Denis Vlasenko
2008-05-20
1
-0
/
+2
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-1
/
+1
*
*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
Denis Vlasenko
2008-04-21
1
-18
/
+22
*
whitespace fixes
Denis Vlasenko
2008-03-28
1
-1
/
+1
*
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
1
-23
/
+23
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-1
/
+1
*
ifenslave: new applet. closes bug 115.
Denis Vlasenko
2008-02-26
1
-0
/
+621