platform/upstream/net-tools.git
19 years agomake ipx in 2.6 work (perhaps).
Bernd Eckenfels [Tue, 2 Aug 2005 22:28:10 +0000 (22:28 +0000)]
make ipx in 2.6 work (perhaps).
Fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=318503

19 years agominor formatting
Bernd Eckenfels [Thu, 30 Jun 2005 19:26:37 +0000 (19:26 +0000)]
minor formatting

19 years agoadded pointer to iptables(8) not only ipchains(8) (Toralf Förster)
Bernd Eckenfels [Thu, 30 Jun 2005 18:42:52 +0000 (18:42 +0000)]
added pointer to iptables(8) not only ipchains(8) (Toralf Förster)

19 years agomake it compile with 2.4 and 2.6 kernel headers (Debian Bug #271678)
Bernd Eckenfels [Mon, 16 May 2005 10:07:48 +0000 (10:07 +0000)]
make  it compile with 2.4 and 2.6 kernel headers (Debian Bug #271678)

19 years agodesupport dontpub in arp.8 and arp -? (Debian Bug #203396)
Bernd Eckenfels [Mon, 16 May 2005 04:30:17 +0000 (04:30 +0000)]
desupport dontpub in arp.8 and arp -? (Debian Bug #203396)

19 years agoupdated pot file and use msgmerge instead of tupdate (Debian Bug #271426)
Bernd Eckenfels [Mon, 16 May 2005 03:21:58 +0000 (03:21 +0000)]
updated pot file and use msgmerge instead of tupdate (Debian Bug #271426)

19 years agotoken ring patch from http://www.linuxtr.net/download/net-tools-1.60.patch
Bernd Eckenfels [Mon, 16 May 2005 03:15:12 +0000 (03:15 +0000)]
token ring patch from linuxtr.net/download/net-tools-1.60.patch
Fixes Debian Bug #79462

19 years agoline break fix debian bug #305637
Bernd Eckenfels [Fri, 13 May 2005 22:34:20 +0000 (22:34 +0000)]
line break fix debian bug #305637

19 years agospellig fix debian bug #305638
Bernd Eckenfels [Fri, 13 May 2005 22:31:41 +0000 (22:31 +0000)]
spellig fix debian bug #305638

19 years agospelling fix debian bug #305640
Bernd Eckenfels [Fri, 13 May 2005 22:28:41 +0000 (22:28 +0000)]
spelling fix debian bug #305640

20 years agolittle formatting fix
Bernd Eckenfels [Tue, 29 Jun 2004 20:28:08 +0000 (20:28 +0000)]
little formatting fix

20 years agodefault all options which work with recent systems to on
Bernd Eckenfels [Fri, 4 Jun 2004 00:06:50 +0000 (00:06 +0000)]
default all options which work with recent systems  to on

20 years agodebians version of nstrcmp - ugly but works
Bernd Eckenfels [Thu, 3 Jun 2004 22:49:17 +0000 (22:49 +0000)]
debians version of nstrcmp - ugly but works

20 years agomerged debian patch to make it compile with new headers
Bernd Eckenfels [Thu, 3 Jun 2004 22:41:53 +0000 (22:41 +0000)]
merged debian patch to make  it compile with new headers

20 years agoavoid namespace conflicts
Bernd Eckenfels [Thu, 3 Jun 2004 22:27:37 +0000 (22:27 +0000)]
avoid namespace conflicts

20 years agoadded linebreak to version signature
Bernd Eckenfels [Thu, 3 Jun 2004 22:18:26 +0000 (22:18 +0000)]
added linebreak to  version signature

20 years agoadded diagnostics (closes debian bug #239229: EINVAL for downed interface)
Bernd Eckenfels [Sun, 28 Mar 2004 21:35:11 +0000 (21:35 +0000)]
added diagnostics (closes debian bug #239229: EINVAL for downed interface)

20 years agoTypo Fix for german translation of arp po file reported by Christoph Berg
Bernd Eckenfels [Sat, 25 Oct 2003 21:15:09 +0000 (21:15 +0000)]
Typo Fix for german translation of arp po file reported by Christoph Berg
(Debian Bug #176151)

20 years agomake sure version string is helpful
Bernd Eckenfels [Mon, 20 Oct 2003 22:22:22 +0000 (22:22 +0000)]
make sure version string is helpful

20 years agopatch to recognize more hardware without MII support (from Redhat Bug#77882,
Bernd Eckenfels [Mon, 20 Oct 2003 22:01:13 +0000 (22:01 +0000)]
patch to recognize more hardware without MII support (from Redhat Bug#77882,
notified by Tilmann Bubeck).

20 years agofix portability problem on 64-bit big endian.
Phil Blundell [Sun, 19 Oct 2003 11:57:37 +0000 (11:57 +0000)]
fix portability problem on 64-bit big endian.
patch from Mads Martin Joergensen <mmj@suse.de>

20 years agoMaik Broemme contributed gcc warning fixes (break after default: label)
Bernd Eckenfels [Sat, 11 Oct 2003 21:08:10 +0000 (21:08 +0000)]
Maik Broemme contributed gcc warning fixes (break after default: label)

20 years agofixes for man page bugs reported by Hugh Redelmeier.
Bernd Eckenfels [Thu, 2 Oct 2003 20:06:23 +0000 (20:06 +0000)]
fixes for man page bugs reported by Hugh Redelmeier.

20 years agoFix off by one in name length checking
Andi Kleen [Thu, 11 Sep 2003 03:46:49 +0000 (03:46 +0000)]
Fix off by one in name length checking

21 years agoUse new style MII ioctls only. This will give you a warning, if compiled
Bernd Eckenfels [Sat, 28 Jun 2003 03:19:04 +0000 (03:19 +0000)]
Use new style MII ioctls only. This will give you a warning, if compiled
with old kernel source tree. It will also not work if compiled with
new source on old kernels. The new ioctls also require root for reading, the
old didnt. This fixes Debian bug #133648. No fallback compatibility
is included for reasons of cleaner source.

21 years agobugfix: Skipping readlist, if readlist_proc sicceeded is not a
Bernd Eckenfels [Sat, 28 Jun 2003 02:03:31 +0000 (02:03 +0000)]
bugfix: Skipping readlist, if readlist_proc sicceeded is not a
good idea. I Rewrote that section for clarity. This is also
present in the 1.60-8 debian package, which  fixed #197582 and
#197924.

21 years agomake hostname compile warnign free with gcc 3.3 (Ec)
Bernd Eckenfels [Thu, 12 Jun 2003 03:22:30 +0000 (03:22 +0000)]
make hostname compile warnign free with gcc 3.3 (Ec)

21 years agoadded 'ull' prefix to unsigned long long constants to make gcc 3.3 happy
Bernd Eckenfels [Thu, 29 May 2003 02:09:14 +0000 (02:09 +0000)]
added 'ull' prefix to unsigned long long constants to make gcc 3.3 happy

21 years agoadded mii-tool as featured tool
Bernd Eckenfels [Wed, 28 May 2003 21:14:40 +0000 (21:14 +0000)]
added mii-tool as featured tool

21 years agofixed compile warning (unneeded default: label in switch)
Bernd Eckenfels [Wed, 28 May 2003 21:06:10 +0000 (21:06 +0000)]
fixed compile warning (unneeded default: label in switch)

21 years agofixed wording of binary units counters and interpunctuation in netstat(8)
Bernd Eckenfels [Wed, 28 May 2003 20:59:46 +0000 (20:59 +0000)]
fixed wording of binary units counters and interpunctuation in netstat(8)

21 years agomake it compile on stricter gcc3.3
Bernd Eckenfels [Wed, 28 May 2003 19:41:16 +0000 (19:41 +0000)]
make it compile on stricter gcc3.3

21 years agoFix Debian Bug#178209, Fix RedHat Bug#85748: nameif segfaults
Bernd Eckenfels [Thu, 6 Mar 2003 23:26:52 +0000 (23:26 +0000)]
Fix Debian Bug#178209, Fix RedHat Bug#85748: nameif segfaults

21 years agoMarc Lehmann pointed out that binary prefixes are made up by the IEEE and
Bernd Eckenfels [Tue, 25 Feb 2003 21:03:53 +0000 (21:03 +0000)]
Marc Lehmann pointed out that binary prefixes are made up by the IEEE and
are not official SI yet. (Debian Bug #182478)

21 years agoAdd text for two new TCP statistics and fix some existing descriptions
Andi Kleen [Wed, 12 Feb 2003 03:30:57 +0000 (03:30 +0000)]
Add text for two new TCP statistics and fix some existing descriptions

21 years agoadd a comment about alias interfaces and primary interface of scopes
Bernd Eckenfels [Sat, 8 Feb 2003 22:49:12 +0000 (22:49 +0000)]
add a comment about alias interfaces and primary interface of scopes
(intended to fix Debian wishlist bug #179780 and normal bug #64458)

21 years agofixed an logic error in the "not found" handling for deleting entries
Bernd Eckenfels [Sat, 8 Feb 2003 19:56:25 +0000 (19:56 +0000)]
fixed an logic error in the "not found" handling for deleting entries
also added a documentation comment and newer errno values for 2.4
Thanks to niteowl@intrinsity.com for pointing out.

21 years agouse [::]:port as wildcard ipv6 address instead of *:port
Bernd Eckenfels [Tue, 10 Dec 2002 01:03:09 +0000 (01:03 +0000)]
use [::]:port as wildcard ipv6 address instead of *:port

21 years agochange confusing "*" into "<from_interface>"
Bernd Eckenfels [Tue, 10 Dec 2002 01:01:24 +0000 (01:01 +0000)]
change confusing "*" into "<from_interface>"

21 years ago- change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)
Bernd Eckenfels [Tue, 10 Dec 2002 00:56:41 +0000 (00:56 +0000)]
- change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)
- prevent segfault on protocol families without host error member
- use /128 as default prefix if not specified instead of /0

21 years agoBruno Hall contributed a small and working nstrcmp()
Bernd Eckenfels [Tue, 10 Dec 2002 00:37:33 +0000 (00:37 +0000)]
Bruno Hall contributed a small and working nstrcmp()

21 years agocorrected typo to make lib/interfaces.c actually compile
Bernd Eckenfels [Thu, 5 Dec 2002 22:10:32 +0000 (22:10 +0000)]
corrected typo to make lib/interfaces.c actually compile

21 years agobetter ioctl fallback handling for interface listing, avoids duplicate
Bernd Eckenfels [Thu, 5 Dec 2002 21:54:50 +0000 (21:54 +0000)]
better ioctl fallback handling for interface listing, avoids duplicate
interfaces, thanks for the help from Bruno Hall.

21 years agoImplemented the Sean Reifenschneider suggested fflush() to the --watch
Bernd Eckenfels [Sun, 15 Sep 2002 00:25:14 +0000 (00:25 +0000)]
Implemented the Sean Reifenschneider suggested fflush() to the --watch
function of mii-tool.

22 years agoroute now support -6 -4 or -46 option
Bernd Eckenfels [Tue, 30 Jul 2002 05:24:20 +0000 (05:24 +0000)]
route now support -6 -4 or -46 option
better layout for ipv6 routing table
-C support for ipv6 routing cache
more flags (i.e. reject) are recogniced for ipv6 routes

22 years agomore stable ipx parsing (no segfault anymore)
Bernd Eckenfels [Tue, 30 Jul 2002 05:19:29 +0000 (05:19 +0000)]
more stable ipx parsing (no segfault anymore)

22 years agoethernet mac in lower case hex digits
Bernd Eckenfels [Tue, 30 Jul 2002 05:17:29 +0000 (05:17 +0000)]
ethernet mac in lower case hex digits

22 years agoallow support for -6 and -4 options to netstat, also allow both, and
Bernd Eckenfels [Tue, 23 Jul 2002 21:08:16 +0000 (21:08 +0000)]
allow support for -6 and -4 options to netstat, also allow both, and
print out tcp6, udp6 or raw6 if it is a v6 socket

22 years agoJack Bloch noticed that the hw comamnd of ifconfig returns a
Bernd Eckenfels [Fri, 5 Jul 2002 17:36:02 +0000 (17:36 +0000)]
Jack Bloch noticed that the hw comamnd of ifconfig returns a
confusing -EBUSY if interface is up (on lkml).

22 years agothere is no such thing as -i option for ifconfig
Bernd Eckenfels [Wed, 3 Jul 2002 23:40:47 +0000 (23:40 +0000)]
there is no such thing as -i option for ifconfig
removed variable, fixed usage, added options to english man page

22 years agofixing debian bug #151130 reported by Dan Jacobson where netstat
Bernd Eckenfels [Thu, 27 Jun 2002 18:04:02 +0000 (18:04 +0000)]
fixing debian bug #151130 reported by Dan Jacobson where netstat
was printing 81 chars in a line for tcp, udp and raw.

22 years agothanks to "Erik A. Hendriks" <hendriks@lanl.gov> the interface nane
Bernd Eckenfels [Fri, 14 Jun 2002 01:33:50 +0000 (01:33 +0000)]
thanks to "Erik A. Hendriks" <hendriks@lanl.gov> the interface nane
bug in debian (#135744) is fixed, with his patch in (#149579) hopefully.

22 years agothis fixes segfault on -A "" and -F "" in mii-tool reported in debian
Bernd Eckenfels [Fri, 14 Jun 2002 01:08:20 +0000 (01:08 +0000)]
this fixes segfault on -A "" and -F "" in mii-tool reported in debian
bug #139027

22 years agosimple patch from Ajax <ajax@firest0rm.org> (corrected) to print DDP
Bernd Eckenfels [Sun, 2 Jun 2002 05:25:15 +0000 (05:25 +0000)]
simple patch from Ajax <ajax@firest0rm.org> (corrected) to print DDP
(AppleTalk) routing table.

22 years agobrken buffer for printed irda address, reported by Christoph Bartelmus
Bernd Eckenfels [Wed, 1 May 2002 11:49:56 +0000 (11:49 +0000)]
brken buffer for printed irda address, reported by Christoph Bartelmus

22 years agoFix some counter descriptions.
Andi Kleen [Sun, 28 Apr 2002 15:41:01 +0000 (15:41 +0000)]
Fix some counter descriptions.

Noted by Jamal Hadi.

22 years agoexport procnetdev_version, get_dev_fields, get_name from
Bernd Eckenfels [Tue, 5 Mar 2002 00:47:36 +0000 (00:47 +0000)]
export procnetdev_version, get_dev_fields, get_name from
lib/interface.c for general usage (e.g. in my next patch
to iptunnel)

22 years agomake RX-OK and TX-OK col. in "netstat -i" 1 digit longer by left aligning
Bernd Eckenfels [Sat, 23 Feb 2002 21:27:30 +0000 (21:27 +0000)]
make RX-OK and TX-OK col. in "netstat -i" 1 digit longer by left aligning
metric and TX-OVR and shorten max length of them.

22 years agofixed typo in german man page and added a comment that man page is currently
Bernd Eckenfels [Wed, 20 Feb 2002 14:31:00 +0000 (14:31 +0000)]
fixed typo in german man page and added a comment that man page is currently
not completely up-to-date.

22 years agoinodes in unix domain sockets are now padded to 8chars (netstat -x)
Bernd Eckenfels [Tue, 19 Feb 2002 01:12:49 +0000 (01:12 +0000)]
inodes in unix domain sockets are now padded to 8chars (netstat -x)

22 years agofixes debian bug#134600 (sigsegv in netstat on negative inoded in
Bernd Eckenfels [Tue, 19 Feb 2002 00:55:35 +0000 (00:55 +0000)]
fixes debian bug#134600 (sigsegv in netstat on negative inoded in
/proc/net/udp) on "netstat -lpu". Thanks to Arnaud Giersch for the report.

22 years agofixed debian bug#111642 reported by Jonathan Amery <jdamery@pick.ucam.org>
Bernd Eckenfels [Sun, 25 Nov 2001 06:55:06 +0000 (06:55 +0000)]
fixed debian bug#111642 reported by Jonathan Amery <jdamery@pick.ucam.org>
(newline missing in nameif usage)

22 years agothis fixes Debian Bug #109164 (netstat -ci does only print stats once). It
Bernd Eckenfels [Sun, 25 Nov 2001 06:48:50 +0000 (06:48 +0000)]
this fixes Debian Bug #109164 (netstat -ci does only print stats once). It
also renames add_interface and free_interface list to if_cache_add/free.
I am not sure if removing the "proc_read" flag will harm performance, looks
likt this check is never triggereed. Anyway, we need more efficient b-search
sooner or later.

22 years agofixed minor errors in netstat.8 man page (--numeric-users was missing, some
Bernd Eckenfels [Sat, 24 Nov 2001 05:56:44 +0000 (05:56 +0000)]
fixed minor errors in netstat.8 man page (--numeric-users was missing, some
font problems and --interfaces has no <interface> argument (Debian Bug #120475)
thanks for the report to Uwe Hermann.

22 years agofixed debian bug#109370 (empty line if baseaddr < 0x100 in ifconfig).
Bernd Eckenfels [Sat, 24 Nov 2001 05:23:35 +0000 (05:23 +0000)]
fixed debian bug#109370 (empty line if baseaddr < 0x100 in ifconfig).
Patch by Jonathan Amery <jdamery@pick.ucam.org>

22 years agoadded EUI64 Hardware Address Family
Bernd Eckenfels [Mon, 12 Nov 2001 02:12:05 +0000 (02:12 +0000)]
added EUI64 Hardware Address Family
Daniel Stodden <stodden@in.tum.de>

22 years agoadded documentation about SI prefixes for decimal numbers
Bernd Eckenfels [Mon, 12 Nov 2001 01:46:20 +0000 (01:46 +0000)]
added documentation about SI prefixes for decimal numbers

22 years agoadded SI unit patch from adam@cfar.umd.edu to output of ifconfig byte
Bernd Eckenfels [Mon, 12 Nov 2001 01:36:48 +0000 (01:36 +0000)]
added SI unit patch from adam@cfar.umd.edu to output of ifconfig byte
counters

22 years agosscanf pattern is %Lu not %llu for long long unsigned byte counters.
Bernd Eckenfels [Sat, 10 Nov 2001 17:10:01 +0000 (17:10 +0000)]
sscanf pattern is %Lu not %llu for long long unsigned byte counters.
This fixes the 0 byte output of ifconfig/netstat -i

22 years agochanged troff syntax according to ESR's report
Bernd Eckenfels [Mon, 5 Nov 2001 13:12:11 +0000 (13:12 +0000)]
changed troff syntax according to ESR's report

22 years agofixed troff syntax, as reported by ESR. Did not changed the date of the man
Bernd Eckenfels [Mon, 5 Nov 2001 13:07:51 +0000 (13:07 +0000)]
fixed troff syntax, as reported by ESR. Did not changed the date of the man
page.

22 years agodelay the setting of netmask derived from /mask after setting address
Bernd Eckenfels [Thu, 1 Nov 2001 03:00:13 +0000 (03:00 +0000)]
delay the setting of netmask derived from /mask after setting address
(Debian Bug #116573 reported by Brian Warner)

22 years agominor fix to return E_USAGE on -V instead of exit(0);
Bernd Eckenfels [Thu, 1 Nov 2001 01:54:49 +0000 (01:54 +0000)]
minor fix to return E_USAGE on -V instead of exit(0);

22 years agofailed to set error flag if netmask setting reported an error
Bernd Eckenfels [Thu, 1 Nov 2001 01:48:31 +0000 (01:48 +0000)]
failed to set error flag if netmask setting reported an error
(Debian Bug #117837 reported by Sam Clegg)

22 years ago(Finally) update netstat -s for 2.4 statistics.
Andi Kleen [Wed, 24 Oct 2001 11:57:05 +0000 (11:57 +0000)]
(Finally) update netstat -s for 2.4 statistics.

22 years agoOnly print unknown statistics when their counter is > 0.
Andi Kleen [Fri, 19 Oct 2001 09:28:01 +0000 (09:28 +0000)]
Only print unknown statistics when their counter is > 0.

22 years agoFix netstat -- don't print all v4 addresses as v4-mapped-in-v6.
Andi Kleen [Sun, 26 Aug 2001 05:25:21 +0000 (05:25 +0000)]
Fix netstat -- don't print all v4 addresses as v4-mapped-in-v6.

23 years agoIncrease SIOCGIFCONF buffer size faster for many interfaces.
Andi Kleen [Thu, 9 Aug 2001 15:52:39 +0000 (15:52 +0000)]
Increase SIOCGIFCONF buffer size faster for many interfaces.

23 years agoRemove Debian-specific path.
Phil Blundell [Tue, 17 Jul 2001 07:27:15 +0000 (07:27 +0000)]
Remove Debian-specific path.

23 years agodoh
Phil Blundell [Tue, 17 Jul 2001 07:24:36 +0000 (07:24 +0000)]
doh

23 years agoFix confusion between bits and bytes
Phil Blundell [Tue, 17 Jul 2001 07:21:57 +0000 (07:21 +0000)]
Fix confusion between bits and bytes

23 years agomade man page more useful and added right link for irq conflicts in
Bernd Eckenfels [Fri, 29 Jun 2001 07:47:59 +0000 (07:47 +0000)]
made man page more useful and added right link for irq conflicts in
ifconfig.8

23 years agoa fix for Debian which can be nicely included upstream (#102139)
Bernd Eckenfels [Fri, 29 Jun 2001 03:56:08 +0000 (03:56 +0000)]
a fix for Debian which can be nicely included upstream (#102139)

23 years agoman page fix CLOSED -> CLOSE
Bernd Eckenfels [Fri, 29 Jun 2001 03:50:06 +0000 (03:50 +0000)]
man page fix CLOSED -> CLOSE

23 years agothis will check after clearing a flag, that it is indeed cleared. it will
Bernd Eckenfels [Fri, 29 Jun 2001 03:48:51 +0000 (03:48 +0000)]
this will check after clearing a flag, that it is indeed cleared. it will
also be a bit more verbose and precise on errors. See Debian Bug #102474

23 years agofixed CLOSED -> CLOSE in french and english manpage as of bug report from
Bernd Eckenfels [Fri, 29 Jun 2001 03:15:54 +0000 (03:15 +0000)]
fixed CLOSED -> CLOSE in french and english manpage as of bug report from
Matthew Tippett

23 years agochanged a type arp -a now prints PUB instead of PUP for proxy arp entries
Bernd Eckenfels [Sun, 6 May 2001 02:14:07 +0000 (02:14 +0000)]
changed a type arp -a now prints PUB instead of PUP for proxy arp entries

23 years agoUpdate from Meelis Roos
Phil Blundell [Mon, 16 Apr 2001 18:43:27 +0000 (18:43 +0000)]
Update from Meelis Roos

23 years agoFix punctuation. v1.60
Phil Blundell [Sun, 15 Apr 2001 14:41:17 +0000 (14:41 +0000)]
Fix punctuation.

23 years agoThis is net-tools 1.60.
Phil Blundell [Sun, 15 Apr 2001 14:34:57 +0000 (14:34 +0000)]
This is net-tools 1.60.

23 years agoFix typo.
Phil Blundell [Fri, 13 Apr 2001 18:25:18 +0000 (18:25 +0000)]
Fix typo.

23 years agoReformat recently-added code to match style of the rest.
Phil Blundell [Fri, 13 Apr 2001 18:24:21 +0000 (18:24 +0000)]
Reformat recently-added code to match style of the rest.
Replace strcpy with safe_strncpy, sprintf with snprintf.
Exit successfully for `--version'.

23 years agoCheck that ap->input is non NULL before dereferencing it.
Phil Blundell [Fri, 13 Apr 2001 18:16:53 +0000 (18:16 +0000)]
Check that ap->input is non NULL before dereferencing it.

23 years agoUse setlocale at program initialisation.
Phil Blundell [Sun, 8 Apr 2001 17:05:05 +0000 (17:05 +0000)]
Use setlocale at program initialisation.
Patch from Arnaldo Carvalho de Melo.

23 years agoFix reporting of IPv6 multicast addresses.
Phil Blundell [Sun, 1 Apr 2001 15:04:43 +0000 (15:04 +0000)]
Fix reporting of IPv6 multicast addresses.

23 years agoUndo "close spare sockets" patch to fix IPv6 breakage.
Phil Blundell [Sun, 1 Apr 2001 14:50:24 +0000 (14:50 +0000)]
Undo "close spare sockets" patch to fix IPv6 breakage.
Improve some diagnostics.

23 years agosome changes in the routing flags, 2 flags are outstanding... anybody has an
Bernd Eckenfels [Sun, 18 Mar 2001 04:10:35 +0000 (04:10 +0000)]
some changes in the routing flags, 2 flags are outstanding... anybody has an
idea what it is? :)

23 years agoadded nameif und mii-tool to .cvsignore (i hate the warnings :)
Bernd Eckenfels [Sun, 18 Mar 2001 04:04:01 +0000 (04:04 +0000)]
added nameif und mii-tool to .cvsignore (i hate the warnings :)

23 years agoAdam Richter pointed out, that 0 is a valid fd value, even if it is unlikely
Bernd Eckenfels [Mon, 19 Feb 2001 21:42:43 +0000 (21:42 +0000)]
Adam Richter pointed out, that 0 is a valid fd value, even if it is unlikely
to be the case in this situation.

23 years agoUpdated Estonian translation
Phil Blundell [Fri, 16 Feb 2001 08:58:54 +0000 (08:58 +0000)]
Updated Estonian translation