index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
interface.c
Age
Commit message (
Expand
)
Author
2006-06-20
Patch by Robert P. Day to remove obsolete alias code that the 2.4 and 2.6
Rob Landley
2006-06-20
Patch by Robert P. Day to make structs use c99 initializers.
Rob Landley
2006-06-20
Patch from Robert P. J. Day cleaning up some unnecessary preprocessor
Rob Landley
2006-06-03
Remove #ifdeffed out code, both KEEP_UNUSED and #if 0.
Rob Landley
2006-05-29
Size reductions, mostly switching things to use libbb functions.
Rob Landley
2006-05-29
Remove _().
Rob Landley
2006-05-19
Patch from Robert P. Day to remove #ifdefed out SLIP support code that we
Rob Landley
2006-05-19
- single KERNEL_VERSION(a,b,c) macro in platform.h
Bernhard Reutner-Fischer
2006-05-11
fix no previous prototype warning
Mike Frysinger
2006-04-14
Remove code for protocols we don't properly support. (Most of this could
Rob Landley
2006-04-05
- include proper headers.
Bernhard Reutner-Fischer
2006-03-30
- fix paste'o which i overlooked when applying dalias' fmt stuff.
Bernhard Reutner-Fischer
2006-03-29
- Rich Felker writes: fix invalid printf format strings
Bernhard Reutner-Fischer
2006-02-23
- put NLS stuff in one central place to avoid redefines.
Bernhard Reutner-Fischer
2006-01-30
fix up annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-25
just whitespace
Tim Riker
2006-01-19
- missing bits of patch attached to bug #249 (constify).
Bernhard Reutner-Fischer
2005-11-22
Move interface.c to networking directory since it's only used by ifconfig.
Rob Landley
[prev]