OpenBSD CVS

CVS log for src/usr.bin/tip/Attic/tip.h


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_2_1


Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 20 23:29:33 1997 UTC (27 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.5: +6 -5 lines
Diff to previous 1.5 (colored)

Incorporate some NetBSD changes:
tip.c
    getchar() returns an int [important since EOF == -1] (thorpej)
    Set CLOCAL if dc flag is set (mellon)
tip.h
    Change booleans from char to short so that comparisons against negative
    values work as expected on systems with unsigned chars. (thorpej)
    Add boolean for dc flag (mellon)
hunt.c
    Set O_NONBLOCK if dc flag set. Don't set HUPCL if dc flag is set. (mellon)
remote.c
    Add boolean for dc flag (mellon)

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.