OpenBSD CVS

CVS log for src/usr.bin/cvs/Attic/msg.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Mon May 23 21:14:59 2005 UTC (19 years ago) by jfb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

bye bye

Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 7 17:10:56 2004 UTC (19 years, 5 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.5: +1 -5 lines
Diff to previous 1.5 (colored)

less whitespace, more pretty.  ok jfb

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 6 21:03:12 2004 UTC (19 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +5 -9 lines
Diff to previous 1.4 (colored)

tighten vertical spacing for else; jfb ok

Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 27 17:11:07 2004 UTC (19 years, 7 months ago) by jfb
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

cvsd_recvmsg() is supposed to return 1 when a message has been read.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 25 12:22:54 2004 UTC (19 years, 7 months ago) by jfb
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (colored)

Change the cvsd_recvmsg() API so that it returns 1 when a message was
read, 0 if the other end closed the message socket, and -1 on failure.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 25 03:21:11 2004 UTC (19 years, 9 months ago) by jfb
Branch: MAIN
Changes since 1.1: +140 -36 lines
Diff to previous 1.1 (colored)

Add some code from tcpdump for file descriptor passing

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 13 22:02:40 2004 UTC (19 years, 10 months ago) by jfb
Branch: OpenCVS
CVS Tags: OpenCVS_0_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

* initial import from the cvs-tools module

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 13 22:02:40 2004 UTC (19 years, 10 months ago) by jfb
Branch: MAIN

Initial revision

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.