GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/net-tools.git
gentoo
master
Gentoo mirror of Debian net-tools CVS
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
token ring patch from http://www.linuxtr.net/download/net-tools-1.60.patch
Bernd Eckenfels
2005-05-16
1
-2
/
+18
*
line break fix debian bug #305637
Bernd Eckenfels
2005-05-13
1
-3
/
+3
*
spellig fix debian bug #305638
Bernd Eckenfels
2005-05-13
1
-1
/
+1
*
spelling fix debian bug #305640
Bernd Eckenfels
2005-05-13
1
-2
/
+2
*
little formatting fix
Bernd Eckenfels
2004-06-29
1
-1
/
+2
*
default all options which work with recent systems to on
Bernd Eckenfels
2004-06-04
1
-15
/
+15
*
debians version of nstrcmp - ugly but works
Bernd Eckenfels
2004-06-03
1
-17
/
+150
*
merged debian patch to make it compile with new headers
Bernd Eckenfels
2004-06-03
1
-1
/
+1
*
avoid namespace conflicts
Bernd Eckenfels
2004-06-03
2
-4
/
+4
*
added linebreak to version signature
Bernd Eckenfels
2004-06-03
1
-3
/
+1
*
added diagnostics (closes debian bug #239229: EINVAL for downed interface)
Bernd Eckenfels
2004-03-28
1
-1
/
+18
*
Typo Fix for german translation of arp po file reported by Christoph Berg
Bernd Eckenfels
2003-10-25
1
-2
/
+2
*
make sure version string is helpful
Bernd Eckenfels
2003-10-20
1
-3
/
+5
*
patch to recognize more hardware without MII support (from Redhat Bug#77882,
Bernd Eckenfels
2003-10-20
1
-2
/
+2
*
fix portability problem on 64-bit big endian.
Phil Blundell
2003-10-19
1
-3
/
+3
*
Maik Broemme contributed gcc warning fixes (break after default: label)
Bernd Eckenfels
2003-10-11
2
-10
/
+13
*
fixes for man page bugs reported by Hugh Redelmeier.
Bernd Eckenfels
2003-10-02
2
-5
/
+9
*
Fix off by one in name length checking
Andi Kleen
2003-09-11
1
-2
/
+2
*
Use new style MII ioctls only. This will give you a warning, if compiled
Bernd Eckenfels
2003-06-28
2
-3
/
+9
*
bugfix: Skipping readlist, if readlist_proc sicceeded is not a
Bernd Eckenfels
2003-06-28
1
-7
/
+6
*
make hostname compile warnign free with gcc 3.3 (Ec)
Bernd Eckenfels
2003-06-12
1
-3
/
+1
*
added 'ull' prefix to unsigned long long constants to make gcc 3.3 happy
Bernd Eckenfels
2003-05-29
1
-138
/
+161
*
added mii-tool as featured tool
Bernd Eckenfels
2003-05-28
1
-1
/
+1
*
fixed compile warning (unneeded default: label in switch)
Bernd Eckenfels
2003-05-28
1
-1
/
+0
*
fixed wording of binary units counters and interpunctuation in netstat(8)
Bernd Eckenfels
2003-05-28
2
-6
/
+8
*
make it compile on stricter gcc3.3
Bernd Eckenfels
2003-05-28
1
-12
/
+11
*
Fix Debian Bug#178209, Fix RedHat Bug#85748: nameif segfaults
Bernd Eckenfels
2003-03-06
1
-9
/
+7
*
Marc Lehmann pointed out that binary prefixes are made up by the IEEE and
Bernd Eckenfels
2003-02-25
1
-1
/
+1
*
Add text for two new TCP statistics and fix some existing descriptions
Andi Kleen
2003-02-12
1
-14
/
+16
*
add a comment about alias interfaces and primary interface of scopes
Bernd Eckenfels
2003-02-08
1
-2
/
+9
*
fixed an logic error in the "not found" handling for deleting entries
Bernd Eckenfels
2003-02-08
1
-9
/
+15
*
use [::]:port as wildcard ipv6 address instead of *:port
Bernd Eckenfels
2002-12-10
1
-2
/
+2
*
change confusing "*" into "<from_interface>"
Bernd Eckenfels
2002-12-10
1
-5
/
+4
*
- change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)
Bernd Eckenfels
2002-12-10
3
-19
/
+38
*
Bruno Hall contributed a small and working nstrcmp()
Bernd Eckenfels
2002-12-10
1
-26
/
+16
*
corrected typo to make lib/interfaces.c actually compile
Bernd Eckenfels
2002-12-05
1
-4
/
+4
*
better ioctl fallback handling for interface listing, avoids duplicate
Bernd Eckenfels
2002-12-05
1
-12
/
+23
*
Implemented the Sean Reifenschneider suggested fflush() to the --watch
Bernd Eckenfels
2002-09-15
1
-0
/
+1
*
route now support -6 -4 or -46 option
Bernd Eckenfels
2002-07-30
2
-14
/
+46
*
more stable ipx parsing (no segfault anymore)
Bernd Eckenfels
2002-07-30
1
-0
/
+3
*
ethernet mac in lower case hex digits
Bernd Eckenfels
2002-07-30
1
-2
/
+2
*
allow support for -6 and -4 options to netstat, also allow both, and
Bernd Eckenfels
2002-07-23
1
-9
/
+26
*
Jack Bloch noticed that the hw comamnd of ifconfig returns a
Bernd Eckenfels
2002-07-05
1
-3
/
+7
*
there is no such thing as -i option for ifconfig
Bernd Eckenfels
2002-07-03
2
-6
/
+14
*
fixing debian bug #151130 reported by Dan Jacobson where netstat
Bernd Eckenfels
2002-06-27
1
-5
/
+5
*
thanks to "Erik A. Hendriks" <hendriks@lanl.gov> the interface nane
Bernd Eckenfels
2002-06-14
1
-10
/
+13
*
this fixes segfault on -A "" and -F "" in mii-tool reported in debian
Bernd Eckenfels
2002-06-14
1
-2
/
+6
*
simple patch from Ajax <ajax@firest0rm.org> (corrected) to print DDP
Bernd Eckenfels
2002-06-02
2
-3
/
+72
*
brken buffer for printed irda address, reported by Christoph Bartelmus
Bernd Eckenfels
2002-05-01
1
-4
/
+6
*
Fix some counter descriptions.
Andi Kleen
2002-04-28
1
-3
/
+3
[next]