OpenBSD CVS

CVS log for src/usr.bin/mail/Attic/dotlock.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Tue Jul 22 19:09:52 1997 UTC (26 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
FILE REMOVED

locking is done differently now

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 13 23:53:59 1997 UTC (26 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.2: +14 -14 lines
Diff to previous 1.2 (colored)

bcopy() -> memcpy() and fix some casts.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 13 21:21:11 1997 UTC (26 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.1: +11 -11 lines
Diff to previous 1.1 (colored)

Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.
 - handle long lines safely (from NetBSD)
 - use puts/fputs and putchar/putc when it makes sense
 - use err/errx and warn/warnx when it makes sense
 - make return() and sizeof() style consisten
 - some more buffer safety

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 11 12:53:37 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0

from christos;
- Fix PR/105: Implement dot locking protocol and check return value of flock.
- Fix PR/2247: Don't call unknown users "ubluit". Issue an error message.
- Fix/add prototypes.
- Fix warnings.
- Use POSIX signal mask calls.

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.