head	1.9;
access;
symbols
	RELENG_9:1.2.0.2;
locks; strict;
comment	@# @;


1.9
date	2013.07.20.00.31.31;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2013.06.27.00.52.47;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2013.06.27.00.52.03;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2013.06.27.00.45.30;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2013.06.27.00.44.47;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2013.06.27.00.44.04;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2013.06.27.00.43.20;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.11.17.01.50.24;	author svnexp;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	2012.09.17.21.26.55;	author jimharris;	state Exp;
branches;
next	;

1.2.2.1
date	2012.11.17.01.50.24;	author svnexp;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2013.06.26.00.01.43;	author svnexp;	state Exp;
branches;
next	1.2.2.3;

1.2.2.3
date	2013.07.04.00.04.57;	author svnexp;	state Exp;
branches;
next	1.2.2.4;

1.2.2.4
date	2013.07.04.00.05.45;	author svnexp;	state Exp;
branches;
next	1.2.2.5;

1.2.2.5
date	2013.07.04.00.06.34;	author svnexp;	state Exp;
branches;
next	1.2.2.6;

1.2.2.6
date	2013.07.04.00.07.22;	author svnexp;	state Exp;
branches;
next	1.2.2.7;

1.2.2.7
date	2013.07.04.00.13.55;	author svnexp;	state Exp;
branches;
next	1.2.2.8;

1.2.2.8
date	2013.07.04.01.07.42;	author svnexp;	state Exp;
branches;
next	1.2.2.9;

1.2.2.9
date	2013.07.24.23.08.06;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/253476
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/sbin/nvmecontrol/Makefile 253476 2013-07-19 21:40:57Z jimharris $

PROG=	nvmecontrol
SRCS=	nvmecontrol.c devlist.c firmware.c identify.c logpage.c	\
	perftest.c reset.c nvme_util.c
MAN=	nvmecontrol.8

.PATH:	${.CURDIR}/../../sys/dev/nvme

.include <bsd.prog.mk>
@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252278
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/sbin/nvmecontrol/Makefile 252278 2013-06-27 00:08:25Z jimharris $
d5 1
a5 1
	perftest.c reset.c
d8 2
@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252277
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/sbin/nvmecontrol/Makefile 252277 2013-06-26 23:53:54Z jimharris $
d4 2
a5 1
SRCS=	nvmecontrol.c devlist.c identify.c logpage.c perftest.c reset.c
@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252268
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/sbin/nvmecontrol/Makefile 252268 2013-06-26 23:05:48Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c identify.c perftest.c reset.c
@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252267
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/sbin/nvmecontrol/Makefile 252267 2013-06-26 23:02:48Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c identify.c perftest.c
@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252266
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/sbin/nvmecontrol/Makefile 252266 2013-06-26 23:00:42Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c identify.c
@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252265
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/sbin/nvmecontrol/Makefile 252265 2013-06-26 22:58:59Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c
@


1.2
log
@Switching exporter and resync
@
text
@d1 1
a1 1
# $FreeBSD: head/sbin/nvmecontrol/Makefile 240620 2012-09-17 21:26:55Z jimharris $
d4 1
@


1.2.2.1
log
@file Makefile was added on branch RELENG_9 on 2013-06-26 00:01:43 +0000
@
text
@d1 6
@


1.2.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252221
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 6
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 240620 2012-09-17 21:26:55Z jimharris $

PROG=	nvmecontrol
MAN=	nvmecontrol.8

.include <bsd.prog.mk>
@


1.2.2.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252656
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 252656 2013-07-03 23:45:58Z jimharris $
a3 1
SRCS=	nvmecontrol.c devlist.c
@


1.2.2.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252658
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 252658 2013-07-03 23:47:23Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c identify.c
@


1.2.2.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252659
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 252659 2013-07-03 23:48:58Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c identify.c perftest.c
@


1.2.2.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252660
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 252660 2013-07-03 23:51:03Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c identify.c perftest.c reset.c
@


1.2.2.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252670
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 252670 2013-07-04 00:06:11Z jimharris $
d4 1
a4 1
SRCS=	nvmecontrol.c devlist.c identify.c logpage.c perftest.c reset.c
@


1.2.2.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252671
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 252671 2013-07-04 00:16:43Z jimharris $
d4 1
a4 2
SRCS=	nvmecontrol.c devlist.c firmware.c identify.c logpage.c	\
	perftest.c reset.c
@


1.2.2.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/253631
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/sbin/nvmecontrol/Makefile 253631 2013-07-24 22:48:29Z jimharris $
d5 1
a5 1
	perftest.c reset.c nvme_util.c
a7 2
.PATH:	${.CURDIR}/../../sys/dev/nvme

@


1.1
log
@SVN rev 240620 on 2012-09-17 21:26:55Z by jimharris

Add nvmecontrol(8) source code and beginnings of a man page to the tree.

Sponsored by:		Intel
Contributions from:	Joe Golio/EMC <joseph dot golio at emc dot com>
@
text
@d1 1
a1 1
# $FreeBSD$
@

