Move shell descriptions to the config system
[oweals/busybox.git] / docs / busybox_footer.pod
index 961f027cdd502d1b6ced0e99bc3548611d274f0a..0fc29f4c4ceea7cf7f10a2aa830602bca1efdc8e 100644 (file)
@@ -1,3 +1,5 @@
+=back
+
 =head1 LIBC NSS
 
 GNU Libc uses the Name Service Switch (NSS) to configure the behavior of the C
@@ -18,7 +20,7 @@ textutils(1), shellutils(1), etc...
 
 =head1 MAINTAINER
 
-Erik Andersen <andersee@debian.org> <andersen@lineo.com>
+Erik Andersen <andersen@codepoet.org>
 
 =head1 AUTHORS
 
@@ -28,23 +30,24 @@ they know it or not.
 
 =for html <br>
 
-Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
+Erik Andersen <andersen@codepoet.org>
 
     Tons of new stuff, major rewrite of most of the
     core apps, tons of new apps as noted in header files.
 
 =for html <br>
 
-Edward Betts <edward@debian.org>
+John Beppu <beppu@codepoet.org>
 
-    expr, hostid, logname, tty, wc, whoami, yes
-=for html <br>
+    du, head, nslookup, sort, tee, uniq (so Kraai could rewrite them ;-),
+    documentation
 
-John Beppu <beppu@lineo.com>
+=for html <br>
 
-    du, head, nslookup, sort, tee, uniq
+Edward Betts <edward@debian.org>
 
+    expr, hostid, logname, tty, wc, whoami, yes
 =for html <br>
 
 Brian Candler <B.Candler@pobox.com>
@@ -66,12 +69,24 @@ Dave Cinege <dcinege@psychosis.com>
 
 =for html <br>
 
+Larry Doolittle <ldoolitt@recycle.lbl.gov>
+
+    various fixes, shell rewrite
+
+=for html <br>
+
 Karl M. Hegbloom <karlheg@debian.org>
 
     cp_mv.c, the test suite, various fixes to utility.c, &c.
 
 =for html <br>
 
+Sterling Huxley <sterling@europa.com>
+
+    vi (!!!)
+
+=for html <br>
+
 Daniel Jacobowitz <dan@debian.org>
 
     mktemp.c
@@ -96,6 +111,15 @@ Glenn McGrath <bug1@netconnect.com.au>
 
 =for html <br>
 
+Vladimir Oleynik <dzo@simtreas.ru>
+
+    cmdedit, xargs(current), httpd(current);
+    ports: ash, crond, fdisk, inetd, stty, traceroute, top;
+    locale, various fixes
+    and irreconcilable critic of everything not perfect.
+
+=for html <br>
+
 Bruce Perens <bruce@pixar.com>
 
     Original author of BusyBox. His code is still in many apps.
@@ -126,7 +150,7 @@ Linus Torvalds <torvalds@transmeta.com>
 
 =for html <br>
 
-Mark Whitley <markw@lineo.com>
+Mark Whitley <markw@codepoet.org>
 
     sed remix, bug fixes, style-guide, etc.
 
@@ -142,6 +166,12 @@ Enrique Zanardi <ezanardi@ull.es>
 
     tarcat (since removed), loadkmap, various fixes, Debian maintenance
 
+=for html <br>
+
+Glenn Engel <glenne@engel.org>
+
+    httpd
+
 =cut
 
-# $Id: busybox_footer.pod,v 1.1 2001/04/05 19:41:23 beppu Exp $
+# $Id: busybox_footer.pod,v 1.12 2003/07/14 21:20:48 andersen Exp $