Rob Landley
|
7723019c6b
|
Patch from Bernhard Fischer to remove some useless bits.
|
2006-05-17 20:24:53 +00:00 |
|
Rob Landley
|
dfba741457
|
Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions. (That should only be on prototypes.)
|
2006-03-06 20:47:33 +00:00 |
|
Rob Landley
|
0a7c8ef6e2
|
Patch from Denis Vlasenko to constify things and fix a few typos.
|
2006-02-22 17:01:00 +00:00 |
|
Eric Andersen
|
d78aea8b8e
|
sort out yet more type issues
|
2006-01-30 18:00:02 +00:00 |
|
Bernhard Reutner-Fischer
|
20f4000086
|
- add some ATTRIBUTE_UNUSED.
- use shorter boilerplate while at it.
|
2006-01-30 17:17:14 +00:00 |
|
Tim Riker
|
c1ef7bdd8d
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
|
"Vladimir N. Oleynik"
|
2f0a5f947a
|
restore compare_string_array new interface (make broken by landley)
|
2005-12-06 12:00:39 +00:00 |
|
Bernhard Reutner-Fischer
|
1d62d3b7b9
|
- make libiproute compile..
|
2005-10-08 20:47:15 +00:00 |
|
Eric Andersen
|
14f5c8d764
|
Patch from Bernhard Fischer to make a bunch of symbols static
which were otherwise cluttering the global namespace.
|
2005-04-16 19:39:00 +00:00 |
|
Eric Andersen
|
c7bda1ce65
|
Remove trailing whitespace. Update copyright to include 2004.
|
2004-03-15 08:29:22 +00:00 |
|
Manuel Novoa III
|
cad5364599
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
|
Eric Andersen
|
66a3af9d7c
|
This seems sufficient for ifup and ifdown to actually work
as advertised. Works for me (at least with glibc)
|
2003-01-27 17:41:19 +00:00 |
|
Eric Andersen
|
8004bb7661
|
Eliminate use of kernel header file
-Erik
|
2003-01-14 08:06:07 +00:00 |
|
Glenn L McGrath
|
d66370cd73
|
Option to allow ifupdown use ip commands instead of ifconfig, add flush
command to ipaddr, patch by Bastian Blank
|
2003-01-13 21:40:38 +00:00 |
|
Glenn L McGrath
|
275be87be7
|
Only included headers that are used.
|
2002-12-16 07:37:21 +00:00 |
|
Glenn L McGrath
|
84cc4e7e3e
|
undefine sysinfo to prevent breakage on ia64
|
2002-12-11 03:55:52 +00:00 |
|
Glenn L McGrath
|
2626ef613e
|
Use compare_string_array in ipaddress to save a few bytes, minor cleanups
|
2002-12-02 01:40:05 +00:00 |
|
Glenn L McGrath
|
f112daa232
|
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
|
2002-12-01 23:04:06 +00:00 |
|
Glenn L McGrath
|
df72536f8e
|
Use error_msg instead of fprintf(stderr
|
2002-11-28 10:49:14 +00:00 |
|
Glenn L McGrath
|
9a2d27249c
|
IP applet by Bastian Blank <waldi@debian.org>
|
2002-11-10 01:33:55 +00:00 |
|