Use setlocale at program initialisation.
[platform/upstream/net-tools.git] / netstat.c
2001-04-08 Phil BlundellUse setlocale at program initialisation.
2001-04-01 Phil BlundellFix reporting of IPv6 multicast addresses.
2000-12-19 Bernd Eckenfelsdisplay all IFF_ flags for netstat -i (print_short...
2000-10-08 Bernd Eckenfelsfeature from the guys at RedHat for more selective...
2000-05-28 Phil BlundellFix stupid bug in netstat -i.
2000-05-21 Phil BlundellUpdate manual pages to better match reality.
2000-05-20 Phil BlundellAdd X.25 support.
2000-04-05 Bernd Eckenfelsre applied the ipv6 addresses patch from Matthew (for...
2000-04-03 Bernd Eckenfelspatch from matthew flanagan for better ipv6 address...
2000-03-19 Phil BlundellMake `netstat -p' work with 2.0 kernels.
2000-02-20 Phil BlundellFix netstat -ci (#6904 in RedHat bugzilla)
1999-11-20 Phil Blundellready for net-tools 1.54...
1999-08-28 Phil BlundellFix warning in netstat.
1999-07-28 Phil BlundellPatch from Jeff Johnson <jbj@redhat.com> to fix `netsta...
1999-06-12 Phil BlundellBump version to 1.53
1999-04-20 Phil BlundellSmall netstat fixes from Tuan Hoang.
1999-04-18 Phil BlundellMinor textual updates/corrections
1999-03-24 Phil BlundellMore i18n, from Meelis Roos <mroos@tartu.cyber.ee>
1999-03-17 Phil BlundellMake netstat not display groups by default
1999-03-17 Phil BlundellAvoid double open
1999-03-03 Phil BlundellMore fixes for esoteric situations.
1999-03-03 Phil BlundellCrusade against bogus AF specifics. Make it work ...
1999-03-02 Ralf BächleFix typo.
1999-03-01 Phil BlundellHandle libinet6 structures. From Ambrose Li <acli...
1999-02-25 Phil BlundellAdd support for `-V' to slattach and plipconfig
1999-01-10 Phil BlundellFix IPv6 compilation problems.
1999-01-05 Phil BlundellA whole pile of fixes from Bernd, plus a fix for an arp
1998-12-11 Phil BlundellFew random typo/documentation fixes.
1998-12-06 Phil BlundellMiscellaneous minor mods. Unless anything turns up...
1998-12-01 Phil BlundellAX25 improvements, from Tomi Manninen <tpm@prkele.tky...
1998-11-29 Phil BlundellMake --tcp and similar options behave sensibly.
1998-11-18 Phil BlundellAdd prototype for safe_strncpy()
1998-11-16 Phil BlundellFix off-by-one handling TCP6 connections.
1998-11-15 Klaas FreitagYow. This is net-tools completely reindented.
1998-10-30 Klaas FreitagCheck /proc files first before opening sockets to work...
1998-10-23 Klaas FreitagPrint 2.1 interface aliases in netstat and ifconfig.
1998-08-10 Phil BlundellReplace outdated NLS support with GNU gettext (patch...
1998-05-07 Klaas FreitagSupport /prefix syntax for IPv4 in ifconfig too.
1998-04-10 Phil BlundellPile of net-tools goodies. I plan to make a 1.45 relea...
1998-03-02 Phil BlundellUpdate for new kernel, plus more changes.
1998-02-13 Phil BlundellMerge more changes from my private tree, mostly ifconfi...
1998-01-08 Phil BlundellInitial revision