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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
ifconfig.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Can't store a pointer in an int on 64 bit platforms.
Rob Landley
2005-11-22
1
-1
/
+1
*
- remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifco...
Bernhard Reutner-Fischer
2005-10-07
1
-1
/
+1
*
Cristian Ionescu-Idbohrn writes to fix a warning: networking/ifconfig.c uses ...
Mike Frysinger
2005-09-24
1
-1
/
+1
*
Erik pointed out that in the last try at the #ifdef cleanup
Rob Landley
2005-07-28
1
-1
/
+1
*
#ifdef reduction infrastructure, based on an argument between Shaun Jackman,
Rob Landley
2005-07-27
1
-0
/
+2
*
From: Shaun Jackman <sjackman@gmail.com>
Rob Landley
2005-05-03
1
-3
/
+3
*
Patch from Thomas Winkler:
Eric Andersen
2004-03-31
1
-3
/
+9
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-3
/
+3
*
Fix/eliminate use of atol
Eric Andersen
2004-03-06
1
-3
/
+4
*
Michael Smith writes:
Eric Andersen
2003-11-14
1
-2
/
+2
*
Fix a silly bug I introduced yesterday
Eric Andersen
2003-06-21
1
-1
/
+3
*
Fix a couple vars that could be used uninitialized
Eric Andersen
2003-06-20
1
-1
/
+3
*
Vodz, last_patch_86
Glenn L McGrath
2003-05-26
1
-2
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-8
/
+8
*
Eliminate most instances where we use linux kernel headers
Eric Andersen
2003-01-14
1
-3
/
+9
*
Add "Broadcast +" support back in. Also cut the size down some. Not well
Manuel Novoa III
2002-12-27
1
-58
/
+85
*
use #ifdef CONFIG_* instead of #if CONFIG_*
Glenn L McGrath
2002-11-26
1
-13
/
+13
*
Run through indent, fix comments
Glenn L McGrath
2002-08-22
1
-86
/
+91
*
Fixup warnings and undefined operations that show up in gcc-3.1
Eric Andersen
2002-07-11
1
-1
/
+2
*
This patch from Bart Visscher <magick@linux-fan.com> adds
Eric Andersen
2002-07-03
1
-1
/
+66
*
Latest patch from vodz:
Eric Andersen
2001-11-10
1
-7
/
+5
*
Use error_msg() instead of fprintf(stderr, ...)
Eric Andersen
2001-10-28
1
-2
/
+2
*
Add in some (theoretical) uClinux support. Some init cleanups
Eric Andersen
2001-10-28
1
-2
/
+2
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-15
/
+15
*
This corrects the _really_poor_ implementation of "broadcast +" handling
Manuel Novoa III
2001-08-10
1
-19
/
+7
*
This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enables
Eric Andersen
2001-07-07
1
-7
/
+19
*
Fix in_ether bug regarding hex digits reported by Jonas Holmberg <jonas.holmb...
Manuel Novoa III
2001-03-26
1
-3
/
+3
*
Don't confuse people. If the run 'ifconfig' and they didn't
Eric Andersen
2001-03-15
1
-2
/
+2
*
Reduced code size of interface. Support ifconfig -a and ifconfig interface
Manuel Novoa III
2001-03-12
1
-15
/
+18
*
Quick mod to enable option -a for ifconfig.
Manuel Novoa III
2001-03-10
1
-8
/
+14
*
Use perror_msg_and_die function where appropriate.
Manuel Novoa III
2001-03-09
1
-3
/
+2
*
Improved port of ifconfig... smaller and with more features.
Manuel Novoa III
2001-03-08
1
-329
/
+382
*
Add in a first pass at ifconfig status reporting. It took a long while
Eric Andersen
2001-03-06
1
-241
/
+196
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-3
/
+3
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-10
/
+10
*
Add in ifconfig and route
Eric Andersen
2001-02-14
1
-0
/
+476