Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7cb6ef7982877402222b6d43b5b27645c59ce3f5
/
libbb
/
interface.c
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
883d484
Fix compiler warnings, patch by Steven Scholz
by Glenn L McGrath
· 22 years ago
ab4e19a
Eliminate most instances where we use linux kernel headers -Erik
by Eric Andersen
· 22 years ago
642f289
Use error_msg instead of fprintf(stderr, other minor cleanups
by Glenn L McGrath
· 22 years ago
8ae4cab
use #ifdef CONFIG_* instead of #if CONFIG_*
by Glenn L McGrath
· 22 years ago
7365c58
Use "MiB" not "Mb" -Erik
by Eric Andersen
· 22 years ago
1ed9dd9
Remove duplicate definitions, run through indent
by Glenn L McGrath
· 22 years ago
51b8bd6
This patch from Bart Visscher <magick@linux-fan.com> adds
by Eric Andersen
· 22 years ago
cd8c436
Latest patch from vodz:
by Eric Andersen
· 23 years ago
8e39292
Be extra pedantic about printing the correct type for an address
by Eric Andersen
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
20aab26
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
by Eric Andersen
· 23 years ago
8b113f9
Vladimir's last_patch13, containing several bugfixes.
by Eric Andersen
· 24 years ago
6b8c550
include libbb.h after other includes
by Glenn L McGrath
· 24 years ago
46cd74b
This has two patches. First it moves interface.c to libbb (it is
by Eric Andersen
· 24 years ago
[Renamed (97%) from interface.c]
b6b519b
Update how we detect if libc5 is in use. -Erik
by Eric Andersen
· 24 years ago
0e0883e
Fix stupid cut-and-paste bug... output RX/TX bytes instead of RX/RX bytes.
by Manuel Novoa III
· 24 years ago
68ea1d0
Reduced code size of interface. Support ifconfig -a and ifconfig interface
by Manuel Novoa III
· 24 years ago
78f5746
Quick mod to enable option -a for ifconfig.
by Manuel Novoa III
· 24 years ago
0f430e3
Fix up some silly macros and use xmalloc and friends exclusively.
by Eric Andersen
· 24 years ago
f15d4da
Add in a first pass at ifconfig status reporting. It took a long while
by Eric Andersen
· 24 years ago