OpenBSD CVS

CVS log for src/usr.bin/telnet/telnet.c


[BACK] Up to [local] / src / usr.bin / telnet

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_2_8_BASE


Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 24 21:52:38 2000 UTC (23 years, 7 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

When calling setupterm() pass in an int* for the error code so
it doesn't spew to stderr if the terminal type can't be found.

Fix a logic thinko wrt terminaltypeok() -- it should return 0 on failure,
not success.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.