Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749687
en ru br
ALT Linux repos
S:1.60-alt19
5.0: 1.60-alt15
4.1: 1.60-alt13
4.0: 1.60-alt13
3.0: 1.60-alt12

Group :: System/Configuration/Networking
RPM: net-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: net-tools-1.60-alt-mii-tool-fflush.patch
Download


--- net-tools-1.60/mii-tool.c.orig	2000-05-21 18:31:17 +0400
+++ net-tools-1.60/mii-tool.c	2003-05-21 13:50:18 +0400
@@ -302,6 +302,7 @@ int show_basic_mii(int sock, int phy_id)
 	    printf("\n  link partner:%s", media_list(lkpar, 0));
 	printf("\n");
     }
+    fflush(stdout);
     return 0;
 }
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin