Source-Changes archive

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

CVS commit: basesrc/usr.bin/telnet



Module Name:    basesrc
Committed By:   mycroft
Date:           Wed Sep 18 19:49:00 UTC 2002

Modified Files:
        basesrc/usr.bin/telnet: network.c tn3270.c utilities.c

Log Message:
Duh, generate the pollfd arrays outside of loops, not that it really matters.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/telnet/network.c
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/telnet/tn3270.c \
    basesrc/usr.bin/telnet/utilities.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index