Add a core team alumnus section. Boy, I had to look through a lot

of release notes to remember this lot.

Pestered mercilessly over this by:	phk
This commit is contained in:
Jordan K. Hubbard 1999-02-05 10:37:48 +00:00
parent 90d304e01a
commit 37f477cf5e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4218

View file

@ -1,4 +1,4 @@
<!-- $Id: submitters.sgml,v 1.280 1999-02-02 17:11:01 vanilla Exp $ -->
<!-- $Id: submitters.sgml,v 1.281 1999-02-05 10:37:48 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<chapt><heading>Contributing to FreeBSD<label id="contrib"></heading>
@ -54,14 +54,12 @@ they represent something that is badly broken or sorely needed:
<item>3-stage boot issues. Overall coordination:
&a.hackers
<p><itemize>
<item>Move userconfig (-c) into 3rd stage boot.
<item>Do WinNT compatible drive tagging so that the 3rd stage can
provide an accurate mapping of BIOS geometries for disks.
</itemize>
<item>Filesystem problems. Overall coordination:
&a.fs
<itemize>
<item>Fix the MSDOS file system.
<item>Clean up and document the nullfs filesystem code. Coordinator: &a.gibbs
<item>Fix the union file system. Coordinator: &a.dg
</itemize>
@ -85,16 +83,11 @@ ep.c).
<p>The following tasks need to be done, but not with any particular
urgency:
<enum>
<item>Port AFS (Andrew File System) to FreeBSD Coordinator: <tt><url
url="mailto:ajones@ctron.com" name="Alexander Seth Jones"></tt>
<item>MCA support? This should be finalized one way or the other.
<item>Full LKM based driver support/Configuration Manager.
<item>Full KLD based driver support/Configuration Manager.
<p><itemize>
<item>Devise a way to do all LKM registration without ld. This means
some kind of symbol table in the kernel.
<item>Write a configuration manager (in the 3rd stage boot?) that probes
your hardware in a sane manner, keeps only the LKMs required for
your hardware in a sane manner, keeps only the KLDs required for
your hardware, etc.
</itemize>
<item>PCMCIA/PCCARD. Coordinators: &a.msmith and &a.phk
@ -160,11 +153,6 @@ and sound and other system critical service providers. Consider
Timer2 and Timer0 and speaker services as one example of a single
monolithic service provider.
<item>A kernel exported symbol space in the kernel data space accessible
by an LKM loader mechanism that does relocation and symbol space
manipulation. The intent of this interface is to support the
ability to demand load and unload kernel modules.
<item>NetWare Server (protected mode ODI driver) loader and subservices
to allow the use of ODI card drivers supplied with network cards.
The same thing for NDIS drivers and NetWare SCSI drivers.
@ -701,6 +689,28 @@ like to publically thank them here!
</itemize>
</itemize>
<sect><heading>Core Team Alumnus</heading>
<p>The following people were members of the FreeBSD core team during the
period indicated. We thank them for their past efforts in the service
of the FreeBSD project!</p>
<p><em>In rough chronological order:</em></p>
<p>
<itemize>
<item>Guido von Rooij (1994 - 1999) </item>
<item>John Dyson (1993 - 1998)</item>
<item>Nate Williams (1992 - 1996)</item>
<item>Rod Grimes (1992 - 1995)</item>
<item>Andreas Schulz (1992 - 1995)</item>
<item>Geoff Rehmet (1993 - 1995)</item>
<item>Paul Richards (1993 - 1995)</item>
<item>Scott Mace (1992 - 1994)</item>
<item>Andrew Moore (1993 - 1994)</item>
<item>J.T. Conklin (1992 - 1993)</item>
<item>Christoph Rotitschko (1992 - 1993)</item>
</itemize>
<sect><heading>Derived Software Contributors</heading>