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
/
libiproute
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
19
-0
/
+19
*
skip_whitespace() shouldn't claim its return value is const, it doesn't know
Rob Landley
2006-06-18
1
-2
/
+1
*
- add needed includes and include busybox.h needed for the ATTRIBUTE define.
Bernhard Reutner-Fischer
2006-06-16
1
-0
/
+7
*
- correct typo
Bernhard Reutner-Fischer
2006-06-14
2
-2
/
+2
*
- reuse strings and messages. Saves about 600B
Bernhard Reutner-Fischer
2006-06-07
7
-20
/
+20
*
Header cleanup: don't #include headers that libbb.h already includes.
Rob Landley
2006-06-02
8
-39
/
+13
*
Size reductions, mostly switching things to use libbb functions.
Rob Landley
2006-05-29
1
-3
/
+2
*
Patch from Bernhard Fischer to remove some useless bits.
Rob Landley
2006-05-17
2
-12
/
+0
*
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...
Mike Frysinger
2006-05-13
1
-1
/
+1
*
- include proper headers.
Bernhard Reutner-Fischer
2006-04-05
1
-1
/
+1
*
- janitorial: include proper prototypes in libiproute.
Bernhard Reutner-Fischer
2006-04-02
4
-0
/
+8
*
- revert back to r14406
Bernhard Reutner-Fischer
2006-03-13
1
-48
/
+58
*
- fix typo
Bernhard Reutner-Fischer
2006-03-09
1
-2
/
+2
*
- backout using features which are not available with the previous stable
Bernhard Reutner-Fischer
2006-03-09
1
-3
/
+6
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-2
/
+2
*
Kill off some unused code that was wasting several k, as noticed by
Eric Andersen
2006-03-03
4
-216
/
+0
*
- use absolute path for top_builddir and top_srcdir.
Bernhard Reutner-Fischer
2006-03-02
1
-0
/
+4
*
- fixes parallel builds (make -j)
Bernhard Reutner-Fischer
2006-03-01
1
-66
/
+44
*
Patch from Denis Vlasenko to constify things and fix a few typos.
Rob Landley
2006-02-22
1
-8
/
+15
*
make the build system puuuuuuuuuuurty
Mike Frysinger
2006-02-02
1
-3
/
+2
*
sort out yet more type issues
Eric Andersen
2006-01-30
5
-8
/
+8
*
- add some ATTRIBUTE_UNUSED.
Bernhard Reutner-Fischer
2006-01-30
2
-12
/
+8
*
just whitespace
Tim Riker
2006-01-25
7
-38
/
+38
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
3
-6
/
+10
*
- shared libbusybox.
Bernhard Reutner-Fischer
2006-01-15
1
-18
/
+27
*
- remove warning about redeclaration of __constant_htons
Bernhard Reutner-Fischer
2006-01-12
1
-5
/
+4
*
- mark argument who of print_route as unused.
Bernhard Reutner-Fischer
2006-01-12
1
-1
/
+3
*
Patch from dlively (whoever that is, see bug 591) to fix
Rob Landley
2005-12-15
1
-0
/
+3
*
restore compare_string_array new interface (make broken by landley)
"Vladimir N. Oleynik"
2005-12-06
2
-7
/
+9
*
* uniq.c: remove unneeded include and use short boilerplate.
Bernhard Reutner-Fischer
2005-10-26
1
-7
/
+4
*
- make libiproute compile..
Bernhard Reutner-Fischer
2005-10-08
5
-22
/
+24
*
network "default" --> bb_INET_default. Reduce 2 exported from find applet
"Vladimir N. Oleynik"
2005-09-22
1
-2
/
+3
*
use toplevel ARFLAGS and update default ARFLAGS to be quiet
Mike Frysinger
2005-07-27
1
-1
/
+1
*
applying fix for:
Paul Fox
2005-07-20
1
-0
/
+9
*
Patch from Bernhard Fischer to make a bunch of symbols static
Eric Andersen
2005-04-16
5
-10
/
+10
*
In Bug 208, bernhardf writes:
Mike Frysinger
2005-04-16
1
-1
/
+1
*
egor duda writes:
Eric Andersen
2004-10-08
2
-5
/
+11
*
Set default command to list rather than get, its default behaviour now
Glenn L McGrath
2004-08-11
1
-2
/
+1
*
Steve Grubb writes:
Eric Andersen
2004-05-05
1
-2
/
+4
*
Thomas Koeller writes:
Eric Andersen
2004-04-26
2
-2
/
+2
*
Fix up conditional compile of files needed by ip applets
Glenn L McGrath
2004-04-12
1
-0
/
+36
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
11
-78
/
+78
*
Use proper C99 types
Eric Andersen
2004-01-30
1
-2
/
+2
*
Manousaridis Angelos writes:
Eric Andersen
2003-12-19
1
-8
/
+9
*
"This function was not updating the argc and argv pointers to reflect
Glenn L McGrath
2003-08-29
1
-0
/
+2
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
2
-2
/
+2
*
On second thought, this is a better way to fix things
Eric Andersen
2003-07-14
1
-46
/
+5
*
Don't use Linux kernel headers
Eric Andersen
2003-07-14
1
-3
/
+46
*
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-06-20
4
-0
/
+22
*
iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)
Glenn L McGrath
2003-04-26
1
-0
/
+14
[prev]
[next]