You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] update Ross Biro bouncing email address
Ross moved. Remove the bad email address so people will find the correct one in ./CREDITS. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
125947f2ab
commit
02c30a84e6
@@ -339,7 +339,7 @@ W: http://tomas.nocrew.org/
|
|||||||
D: dsp56k device driver
|
D: dsp56k device driver
|
||||||
|
|
||||||
N: Ross Biro
|
N: Ross Biro
|
||||||
E: bir7@leland.Stanford.Edu
|
E: ross.biro@gmail.com
|
||||||
D: Original author of the Linux networking code
|
D: Original author of the Linux networking code
|
||||||
|
|
||||||
N: Anton Blanchard
|
N: Anton Blanchard
|
||||||
|
|||||||
@@ -178,10 +178,9 @@ Released 1994-06-13
|
|||||||
7. ACKNOWLEDGMENTS.
|
7. ACKNOWLEDGMENTS.
|
||||||
|
|
||||||
These drivers wouldn't have been done without the base
|
These drivers wouldn't have been done without the base
|
||||||
(and support) from Ross Biro <bir7@leland.stanford.edu>,
|
(and support) from Ross Biro, and D-Link Systems Inc.
|
||||||
and D-Link Systems Inc. The driver relies upon GPL-ed
|
The driver relies upon GPL-ed source from D-Link Systems Inc.
|
||||||
source from D-Link Systems Inc. and from Russel Nelson at
|
and from Russel Nelson at Crynwr Software <nelson@crynwr.com>.
|
||||||
Crynwr Software <nelson@crynwr.com>.
|
|
||||||
|
|
||||||
Additional input also from:
|
Additional input also from:
|
||||||
Donald Becker <becker@super.org>, Alan Cox <A.Cox@swansea.ac.uk>
|
Donald Becker <becker@super.org>, Alan Cox <A.Cox@swansea.ac.uk>
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)Space.c 1.0.7 08/12/93
|
* Version: @(#)Space.c 1.0.7 08/12/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Donald J. Becker, <becker@scyld.com>
|
* Donald J. Becker, <becker@scyld.com>
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)loopback.c 1.0.4b 08/16/93
|
* Version: @(#)loopback.c 1.0.4b 08/16/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Donald Becker, <becker@scyld.com>
|
* Donald Becker, <becker@scyld.com>
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)eth.h 1.0.4 05/13/93
|
* Version: @(#)eth.h 1.0.4 05/13/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* Relocated to include/linux where it belongs by Alan Cox
|
* Relocated to include/linux where it belongs by Alan Cox
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
* Author: Lawrence V. Stefani, <stefani@lkg.dec.com>
|
* Author: Lawrence V. Stefani, <stefani@lkg.dec.com>
|
||||||
*
|
*
|
||||||
* fddidevice.h is based on previous trdevice.h work by
|
* fddidevice.h is based on previous trdevice.h work by
|
||||||
* Ross Biro, <bir7@leland.Stanford.Edu>
|
* Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Alan Cox, <gw4pts@gw4pts.ampr.org>
|
* Alan Cox, <gw4pts@gw4pts.ampr.org>
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
* Author: Jes Sorensen, <Jes.Sorensen@cern.ch>
|
* Author: Jes Sorensen, <Jes.Sorensen@cern.ch>
|
||||||
*
|
*
|
||||||
* hippidevice.h is based on previous fddidevice.h work by
|
* hippidevice.h is based on previous fddidevice.h work by
|
||||||
* Ross Biro, <bir7@leland.Stanford.Edu>
|
* Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Alan Cox, <gw4pts@gw4pts.ampr.org>
|
* Alan Cox, <gw4pts@gw4pts.ampr.org>
|
||||||
* Lawrence V. Stefani, <stefani@lkg.dec.com>
|
* Lawrence V. Stefani, <stefani@lkg.dec.com>
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
* Version: @(#)if.h 1.0.2 04/18/93
|
* Version: @(#)if.h 1.0.2 04/18/93
|
||||||
*
|
*
|
||||||
* Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1982-1988
|
* Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1982-1988
|
||||||
* Ross Biro, <bir7@leland.Stanford.Edu>
|
* Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988
|
* Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988
|
||||||
* Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source.
|
* Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source.
|
||||||
* Ross Biro, <bir7@leland.Stanford.Edu>
|
* Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Florian La Roche,
|
* Florian La Roche,
|
||||||
* Jonathan Layes <layes@loran.com>
|
* Jonathan Layes <layes@loran.com>
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
* Version: @(#)net.h 1.0.3 05/25/93
|
* Version: @(#)net.h 1.0.3 05/25/93
|
||||||
*
|
*
|
||||||
* Authors: Orest Zborowski, <obz@Kodak.COM>
|
* Authors: Orest Zborowski, <obz@Kodak.COM>
|
||||||
* Ross Biro, <bir7@leland.Stanford.Edu>
|
* Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)dev.h 1.0.10 08/12/93
|
* Version: @(#)dev.h 1.0.10 08/12/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Corey Minyard <wf-rch!minyard@relay.EU.net>
|
* Corey Minyard <wf-rch!minyard@relay.EU.net>
|
||||||
* Donald J. Becker, <becker@cesdis.gsfc.nasa.gov>
|
* Donald J. Becker, <becker@cesdis.gsfc.nasa.gov>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)sockios.h 1.0.2 03/09/93
|
* Version: @(#)sockios.h 1.0.2 03/09/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)eth.h 1.0.4 05/13/93
|
* Version: @(#)eth.h 1.0.4 05/13/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* Relocated to include/linux where it belongs by Alan Cox
|
* Relocated to include/linux where it belongs by Alan Cox
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)icmp.h 1.0.4 05/13/93
|
* Version: @(#)icmp.h 1.0.4 05/13/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)ip.h 1.0.2 05/07/93
|
* Version: @(#)ip.h 1.0.2 05/07/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Alan Cox, <gw4pts@gw4pts.ampr.org>
|
* Alan Cox, <gw4pts@gw4pts.ampr.org>
|
||||||
*
|
*
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)route.h 1.0.4 05/27/93
|
* Version: @(#)route.h 1.0.4 05/27/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Fixes:
|
* Fixes:
|
||||||
* Alan Cox : Reformatted. Added ip_rt_local()
|
* Alan Cox : Reformatted. Added ip_rt_local()
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)sock.h 1.0.4 05/13/93
|
* Version: @(#)sock.h 1.0.4 05/13/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Corey Minyard <wf-rch!minyard@relay.EU.net>
|
* Corey Minyard <wf-rch!minyard@relay.EU.net>
|
||||||
* Florian La Roche <flla@stud.uni-sb.de>
|
* Florian La Roche <flla@stud.uni-sb.de>
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)tcp.h 1.0.5 05/23/93
|
* Version: @(#)tcp.h 1.0.5 05/23/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
*
|
*
|
||||||
* Version: @(#)udp.h 1.0.2 05/07/93
|
* Version: @(#)udp.h 1.0.2 05/07/93
|
||||||
*
|
*
|
||||||
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
|
* Authors: Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
*
|
*
|
||||||
* Fixes:
|
* Fixes:
|
||||||
|
|||||||
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
* Authors: Lawrence V. Stefani, <stefani@lkg.dec.com>
|
* Authors: Lawrence V. Stefani, <stefani@lkg.dec.com>
|
||||||
*
|
*
|
||||||
* fddi.c is based on previous eth.c and tr.c work by
|
* fddi.c is based on previous eth.c and tr.c work by
|
||||||
* Ross Biro, <bir7@leland.Stanford.Edu>
|
* Ross Biro
|
||||||
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
||||||
* Mark Evans, <evansmp@uhura.aston.ac.uk>
|
* Mark Evans, <evansmp@uhura.aston.ac.uk>
|
||||||
* Florian La Roche, <rzsfl@rz.uni-sb.de>
|
* Florian La Roche, <rzsfl@rz.uni-sb.de>
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user