OpenBSD CVS

CVS log for src/usr.sbin/screenblank/Attic/Makefile


[BACK] Up to [local] / src / usr.sbin / screenblank

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Tue Dec 31 16:35:42 2002 UTC (21 years, 5 months ago) by miod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as
well as the few userland tools which were only used on these platforms.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 12 10:47:33 2002 UTC (21 years, 9 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

screenblank is replaced by the wscons built-in burner facility on sparc

Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 1 23:43:48 2001 UTC (22 years, 6 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Revert previous, as pidfile() uses atexit(), which is no use if we call
_exit() in signal handlers.
Noticed by Theo.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 1 23:27:24 2001 UTC (22 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Use pidfile() instead of doing the equivalent thing by hand, and sometimes
forgetting to unlink the pid file at exit.
ok millert@ deraadt@

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 18 16:46:38 2000 UTC (24 years ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.2: +7 -1 lines
Diff to previous 1.2 (colored)

Prepare to recurse down usr.sbin to grab manpages

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 21 11:44:20 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

$OpenBSD$

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:48:08 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:48:08 1995 UTC (28 years, 7 months ago) by deraadt
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.