Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e95ce27 authored by Matt Mackall's avatar Matt Mackall Committed by Linus Torvalds
Browse files

[PATCH] update maintainer for /dev/random



Ted has agreed to let me take over as maintainer of /dev/random and
friends.  I've gone ahead and added a line to his entry in CREDITS.

Signed-off-by: default avatarMatt Mackall <mpm@selenic.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d390493b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3298,6 +3298,7 @@ D: Author of the new e2fsck
D: Author of job control and system call restart code
D: Author of ramdisk device driver
D: Author of loopback device driver
D: Author of /dev/random driver
S: MIT Room E40-343
S: 1 Amherst Street
S: Cambridge, Massachusetts 02139
+5 −0
Original line number Diff line number Diff line
@@ -1877,6 +1877,11 @@ M: corey@world.std.com
L:	linux-kernel@vger.kernel.org
S:	Maintained

RANDOM NUMBER DRIVER
P:	Matt Mackall
M:	mpm@selenic.com
S:	Maintained

REAL TIME CLOCK DRIVER
P:	Paul Gortmaker
M:	p_gortmaker@yahoo.com
+1 −1
Original line number Diff line number Diff line
/*
 * random.c -- A strong random number generator
 *
 * Version 1.89, last modified 19-Sep-99
 * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
 *
 * Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999.  All
 * rights reserved.