head	1.2;
access;
symbols
	RELENG_9:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.54.07;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.07.11.19.12.10;	author kib;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2012.08.29.16.00.26;	author kib;	state dead;
branches;
next	1.1.2.2;

1.1.2.2
date	2012.08.29.16.00.26;	author kib;	state Exp;
branches;
next	1.1.2.3;

1.1.2.3
date	2012.11.17.11.37.35;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/tools/test/upsdl/Makefile 238374 2012-07-11 19:12:10Z kib $

PROG=	upsdl
NO_MAN=

.include <bsd.prog.mk>
@


1.1
log
@SVN rev 238374 on 2012-07-11 19:12:10Z by kib

Add a test program, written by Stephan Uphoff, which demonstrates the
deadlock due to i/o performed over the buffers backed by file mappings.

MFC after:	2 weeks
Approved by:	ups
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1.2.1
log
@file Makefile was added on branch RELENG_9 on 2012-08-29 16:00:43 +0000
@
text
@d1 6
@


1.1.2.2
log
@SVN rev 239853 on 2012-08-29 16:00:26Z by kib

MFC r238374:
Add a test program, written by Stephan Uphoff, which demonstrates the
deadlock due to i/o performed over the buffers backed by file mappings.
@
text
@a0 6
# $FreeBSD$

PROG=	upsdl
NO_MAN=

.include <bsd.prog.mk>
@


1.1.2.3
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 242902
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r242902 | dteske | 2012-11-11 23:29:45 +0000 (Sun, 11 Nov 2012) | 10 lines
## SVN ##
## SVN ## Fix a regression introduced by SVN r211417 that saw the breakage of a feature
## SVN ## documented in usr.sbin/sysinstall/help/shortcuts.hlp (reproduced below):
## SVN ##
## SVN ## If /usr/sbin/sysinstall is linked to another filename, say
## SVN ## `/usr/local/bin/configPackages', then the basename will be used
## SVN ## as an implicit command name.
## SVN ##
## SVN ## Reviewed by:	adrian (co-mentor)
## SVN ## Approved by:	adrian (co-mentor)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/tools/test/upsdl/Makefile 238374 2012-07-11 19:12:10Z kib $
@


