Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2010 12:42:39 +1200
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Takanori Watanabe <takawata@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r211201 - in head: share/man/man4 sys/conf  sys/dev/tpm sys/modules sys/modules/tpm
Message-ID:  <AANLkTi=7rk7eUPecFQ-VZWnZZdhPw_ViAWuXBaP3bmwX@mail.gmail.com>
In-Reply-To: <201008120016.o7C0GI2t014914@svn.freebsd.org>
References:  <201008120016.o7C0GI2t014914@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12 August 2010 12:16, Takanori Watanabe <takawata@freebsd.org> wrote:
> Author: takawata
> Date: Thu Aug 12 00:16:18 2010
> New Revision: 211201
> URL: http://svn.freebsd.org/changeset/base/211201
>
> Log:
> =A0Add tpm(4) driver for Trusted Platform Module.
> =A0You may want to look at http://bsssd.sourceforge.net/ .
>
> =A0Submitted by: Hans-Joerg Hoexer <Hans-Joerg_Hoexer@genua.de>
>
> Added:
> =A0head/share/man/man4/tpm.4 =A0 (contents, props changed)
> =A0head/sys/dev/tpm/
> =A0head/sys/dev/tpm/tpm.c =A0 (contents, props changed)
> =A0head/sys/dev/tpm/tpm_acpi.c =A0 (contents, props changed)
> =A0head/sys/dev/tpm/tpm_isa.c =A0 (contents, props changed)
> =A0head/sys/dev/tpm/tpmvar.h =A0 (contents, props changed)
> =A0head/sys/modules/tpm/
> =A0head/sys/modules/tpm/Makefile =A0 (contents, props changed)
> Modified:
> =A0head/sys/conf/files.i386
> =A0head/sys/modules/Makefile
>
> Added: head/share/man/man4/tpm.4
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- /dev/null =A0 00:00:00 1970 =A0 (empty, because file is newly added)
> +++ head/share/man/man4/tpm.4 =A0 Thu Aug 12 00:16:18 2010 =A0 =A0 =A0 =
=A0(r211201)
> @@ -0,0 +1,74 @@
> +.\"
> +.\" Copyright (c) 2010 Hans-J

His name appears truncated here, the other files seem ok.


Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=7rk7eUPecFQ-VZWnZZdhPw_ViAWuXBaP3bmwX>