man/pt_BR/ifconfig.8: remove untranslated paragraph
[platform/upstream/net-tools.git] / lib / interface.c
2011-12-10 Mike Frysingerignore return value of fgets calls we dont care about
2011-01-01 Bernd EckenfelsBug #17812 Fix the handling of some of the HAVE_* flags...
2010-01-01 Mike Frysingerinterface: fix IPv6 parsing of interfaces with large...
2009-12-31 Mike Frysingerinterface slip: cast keepalive/outfill to unsigned...
2009-09-06 Mike Frysingerifconfig: fix no output when if_readlist_proc() fails
2009-07-08 Bernd Eckenfelsscanf format length fix (non exploitable?) from
2005-08-23 Bernd EckenfelsEric Oberlander reported in Debian Bug#323261 that...
2003-06-28 Bernd Eckenfelsbugfix: Skipping readlist, if readlist_proc sicceeded...
2003-05-29 Bernd Eckenfelsadded 'ull' prefix to unsigned long long constants...
2002-12-10 Bernd Eckenfels- change columns of netstat -i/ifconfig -s to avoid...
2002-12-05 Bernd Eckenfelscorrected typo to make lib/interfaces.c actually compile
2002-12-05 Bernd Eckenfelsbetter ioctl fallback handling for interface listing...
2002-06-14 Bernd Eckenfelsthanks to "Erik A. Hendriks" <hendriks@lanl.gov> the...
2002-03-05 Bernd Eckenfelsexport procnetdev_version, get_dev_fields, get_name...
2002-02-23 Bernd Eckenfelsmake RX-OK and TX-OK col. in "netstat -i" 1 digit longe...
2001-11-25 Bernd Eckenfelsthis fixes Debian Bug #109164 (netstat -ci does only...
2001-11-24 Bernd Eckenfelsfixed debian bug#109370 (empty line if baseaddr < 0x100...
2001-11-12 Bernd Eckenfelsadded SI unit patch from adam@cfar.umd.edu to output...
2001-11-10 Bernd Eckenfelssscanf pattern is %Lu not %llu for long long unsigned...
2001-08-09 Andi KleenIncrease SIOCGIFCONF buffer size faster for many interf...
2001-07-17 Phil Blundelldoh
2001-07-17 Phil BlundellFix confusion between bits and bytes
2001-02-10 Phil BlundellMake packet/byte counters 64 bits wide
2000-12-19 Bernd Eckenfelsread netdev counters as unsigned lon, not signed long...
2000-12-19 Bernd Eckenfelsdisplay all IFF_ flags for netstat -i (print_short...
2000-12-19 Bernd Eckenfelsbyte count will be displayed in ifconfig, patch from...
2000-08-14 Andi KleenSpeed up list operations by exploiting that the interfa...
2000-05-21 Phil BlundellUpdate manual pages to better match reality.
2000-02-20 Phil BlundellFix netstat -ci (#6904 in RedHat bugzilla)
1999-12-11 Klaas FreitagSome patches from Kurt Garloff to handle /etc/networks...
1999-09-27 Klaas FreitagMake it compile without HAVE_HWSLIP.
1999-07-28 Phil BlundellPatch from Jeff Johnson <jbj@redhat.com> to fix `netsta...
1999-04-21 Phil BlundellFix 2.0 compatibility
1999-04-20 Phil BlundellUse libc headers not kernel ones.
1999-03-03 Phil BlundellCrusade against bogus AF specifics. Make it work ...
1999-01-09 Phil BlundellSeveral new additions to net-tools. From Alexey's...