tree 126f455e9533fdc4e06e819fa8ad87142785466d
parent d390493b11e1fc790e3840ed191a0f88e3a54ba7
author Matt Mackall <[EMAIL PROTECTED]> Sun, 17 Apr 2005 05:25:56 -0700
committer Linus Torvalds <[EMAIL PROTECTED]> Sun, 17 Apr 2005 05:25:56 -0700

[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: Matt Mackall <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>

 CREDITS       |    1 +
 MAINTAINERS   |    5 +++++
 char/random.c |    2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)

Index: CREDITS
===================================================================
--- 04861c588bfc731d0e490f6b6719af80b22913f1/CREDITS  (mode:100644 
sha1:671e9c2d31feaa7fc91a5177cfbdf62c5570ec49)
+++ 126f455e9533fdc4e06e819fa8ad87142785466d/CREDITS  (mode:100644 
sha1:7ecc53bc407600277bae73e7579d480e6412ea92)
@@ -3298,6 +3298,7 @@
 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
Index: MAINTAINERS
===================================================================
--- 04861c588bfc731d0e490f6b6719af80b22913f1/MAINTAINERS  (mode:100644 
sha1:df8f605703103c6dc6c70b8e16de57e3b84cfd66)
+++ 126f455e9533fdc4e06e819fa8ad87142785466d/MAINTAINERS  (mode:100644 
sha1:1c9f4c2676686f673b199f82e5ef5855905085d3)
@@ -1877,6 +1877,11 @@
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 
+RANDOM NUMBER DRIVER
+P:     Matt Mackall
+M:     [EMAIL PROTECTED]
+S:     Maintained
+
 REAL TIME CLOCK DRIVER
 P:     Paul Gortmaker
 M:     [EMAIL PROTECTED]
Index: drivers/char/random.c
===================================================================
--- 04861c588bfc731d0e490f6b6719af80b22913f1/drivers/char/random.c  
(mode:100644 sha1:ad9b52c2ae3c54bebe15769d581f2c398d97ea13)
+++ 126f455e9533fdc4e06e819fa8ad87142785466d/drivers/char/random.c  
(mode:100644 sha1:460b5d475edd2324628cc95ed13347807a74904b)
@@ -1,7 +1,7 @@
 /*
  * random.c -- A strong random number generator
  *
- * Version 1.89, last modified 19-Sep-99
+ * Copyright Matt Mackall <[EMAIL PROTECTED]>, 2003, 2004, 2005
  *
  * Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999.  All
  * rights reserved.
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to