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
/
interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove #ifdeffed out code, both KEEP_UNUSED and #if 0.
Rob Landley
2006-06-03
1
-492
/
+1
*
Size reductions, mostly switching things to use libbb functions.
Rob Landley
2006-05-29
1
-2
/
+2
*
Remove _().
Rob Landley
2006-05-29
1
-52
/
+52
*
Patch from Robert P. Day to remove #ifdefed out SLIP support code that we
Rob Landley
2006-05-19
1
-40
/
+0
*
- single KERNEL_VERSION(a,b,c) macro in platform.h
Bernhard Reutner-Fischer
2006-05-19
1
-2
/
+1
*
fix no previous prototype warning
Mike Frysinger
2006-05-11
1
-0
/
+1
*
Remove code for protocols we don't properly support. (Most of this could
Rob Landley
2006-04-14
1
-345
/
+0
*
- include proper headers.
Bernhard Reutner-Fischer
2006-04-05
1
-1
/
+1
*
- fix paste'o which i overlooked when applying dalias' fmt stuff.
Bernhard Reutner-Fischer
2006-03-30
1
-1
/
+1
*
- Rich Felker writes: fix invalid printf format strings
Bernhard Reutner-Fischer
2006-03-29
1
-16
/
+16
*
- put NLS stuff in one central place to avoid redefines.
Bernhard Reutner-Fischer
2006-02-23
1
-1
/
+0
*
fix up annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
1
-2
/
+2
*
just whitespace
Tim Riker
2006-01-25
1
-3
/
+3
*
- missing bits of patch attached to bug #249 (constify).
Bernhard Reutner-Fischer
2006-01-19
1
-2
/
+2
*
Move interface.c to networking directory since it's only used by ifconfig.
Rob Landley
2005-11-22
1
-0
/
+2093
[prev]