commit-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inetutils/ifconfig ChangeLog TODO if_index.c pr...


From: Marcus Brinkmann
Subject: inetutils/ifconfig ChangeLog TODO if_index.c pr...
Date: Mon, 26 Feb 2001 19:10:48 -0800

CVSROOT:        /home/cvs
Module name:    inetutils
Changes by:     Marcus Brinkmann <address@hidden>       01/02/26 19:10:48

Modified files:
        ifconfig       : ChangeLog TODO if_index.c printif.c printif.h 
        ifconfig/system: linux.c 

Log message:
        TODO: Remove obsolete entry.
        if_index.c: A } here, an #endif there, just to make Alain happy ;)
        
        2001-02-27  Marcus Brinkmann  <address@hidden>
        
        * system/linux.c (system_configure): Move return statement outside
        of if-block.
        
        * printif.h: Declare had_output.
        * printif.c (had_output): New global variable.
        (many functions): Whereever we output something, set had_output to 1.
        (join): Remove variable first. New variable had_output_saved.
        Clear had_output after storing it in had_output_saved. Use that to
        determine if to print delimiter. Later on, restore had_output.
        * system/linux.c (some functions): Whereever we output something,
        set had_output to 1.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/inetutils/ifconfig/ChangeLog.diff?r1=1.2&r2=1.3
http://subversions.gnu.org/cgi-bin/cvsweb/inetutils/ifconfig/TODO.diff?r1=1.1&r2=1.2
http://subversions.gnu.org/cgi-bin/cvsweb/inetutils/ifconfig/if_index.c.diff?r1=1.1&r2=1.2
http://subversions.gnu.org/cgi-bin/cvsweb/inetutils/ifconfig/printif.c.diff?r1=1.1&r2=1.2
http://subversions.gnu.org/cgi-bin/cvsweb/inetutils/ifconfig/printif.h.diff?r1=1.1&r2=1.2
http://subversions.gnu.org/cgi-bin/cvsweb/inetutils/ifconfig/system/linux.c.diff?r1=1.1&r2=1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]