Some final updates
This commit is contained in:
parent
029f173e66
commit
f69b9325bc
2
AUTHORS
2
AUTHORS
@ -36,4 +36,6 @@ William McBrine
|
|||||||
Harald Wuensch
|
Harald Wuensch
|
||||||
NERvOus nervous@nervous.it
|
NERvOus nervous@nervous.it
|
||||||
Bobby Cabral bobbyc@digitelone.com
|
Bobby Cabral bobbyc@digitelone.com
|
||||||
|
Johannes Beekhuizen 2:280/1018@fidonet
|
||||||
|
Lukas De Groen 2:280/1027@fidonet
|
||||||
|
|
||||||
|
@ -3,8 +3,8 @@ MBSE BBS is a full Fidonet capable ANSI bbs
|
|||||||
package including a mailer, tosser, ticfile
|
package including a mailer, tosser, ticfile
|
||||||
processor, filefind and other utilities.
|
processor, filefind and other utilities.
|
||||||
The bbs supports full configurable ANSI
|
The bbs supports full configurable ANSI
|
||||||
menus, multiple languages, IEMSI, standard
|
menus, multiple languages, standard file
|
||||||
file transfer protocols, native Linux doors,
|
transfer protocols, native Linux doors,
|
||||||
DOS doors using dosemu and BlueWave and QWK
|
DOS doors using dosemu and BlueWave and QWK
|
||||||
offline readers.
|
offline readers.
|
||||||
The mailer supports FTS-0001, YooHoo/2U2,
|
The mailer supports FTS-0001, YooHoo/2U2,
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
$Id$
|
||||||
|
|
||||||
README.developer for MBSE BBS
|
README.developer for MBSE BBS
|
||||||
|
|
||||||
This file is only available on CVS, not in the distribution. This file will
|
This file is only available on CVS, not in the distribution. This file will
|
||||||
@ -13,3 +15,4 @@ mbsebbs-0_33_17 17-Aug-2001 Initial CVS import by Ken.
|
|||||||
mbsebbs-0_33_18_current 25-Aug-2001 Upgraded to 0.33.18 current development.
|
mbsebbs-0_33_18_current 25-Aug-2001 Upgraded to 0.33.18 current development.
|
||||||
mbsebbs-0_33_18_final 02-Nov-2001 Version 0.33.18 released.
|
mbsebbs-0_33_18_final 02-Nov-2001 Version 0.33.18 released.
|
||||||
mbsebbs-0_33_19_current 02-Nov-2001 Start 0.33.19 current development.
|
mbsebbs-0_33_19_current 02-Nov-2001 Start 0.33.19 current development.
|
||||||
|
mbsebbs-0_33_19_final 10-Feb-2002 Version 0.33.19 released.
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
<HTML>
|
<HTML>
|
||||||
|
<!-- $Id$ -->
|
||||||
<HEAD>
|
<HEAD>
|
||||||
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
||||||
<META http-equiv="Content-Style-Type" content="text/css">
|
<META http-equiv="Content-Style-Type" content="text/css">
|
||||||
@ -11,7 +12,7 @@
|
|||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY>
|
<BODY>
|
||||||
<BLOCKQUOTE>
|
<BLOCKQUOTE>
|
||||||
<h5>Last update 02-Feb-2001</h5>
|
<h5>Last update 10-Feb-2001</h5>
|
||||||
<P> <P>
|
<P> <P>
|
||||||
|
|
||||||
<h1>Miscellaneous Documents</h1>
|
<h1>Miscellaneous Documents</h1>
|
||||||
@ -29,7 +30,8 @@ Michiel Broek.
|
|||||||
<li><a href="filefind.html">Implementation and Usage of Filefind Utilities, R.Williamson</a>
|
<li><a href="filefind.html">Implementation and Usage of Filefind Utilities, R.Williamson</a>
|
||||||
<li><a href="ipmailer.html">Integration of IP-Nodes in the nodelist, L.Behet</a>
|
<li><a href="ipmailer.html">Integration of IP-Nodes in the nodelist, L.Behet</a>
|
||||||
<li><a href="fileid.html">FILE_ID.DIZ Information, R.Moller</a>
|
<li><a href="fileid.html">FILE_ID.DIZ Information, R.Moller</a>
|
||||||
<li><a href="ftpserver.html">How to setup an FTP server with MBSE BBS, M.Broek</a>
|
<li><a href="ftpserver.html">How to setup a FTP server with MBSE BBS, M.Broek</a>
|
||||||
|
<li><a href="webserver.html">How to setup a web server with MBSE BBS. M.Broek</a>
|
||||||
<li><a href="jam.html">JAM Message Base Proposal, J.Homrighausen</a>
|
<li><a href="jam.html">JAM Message Base Proposal, J.Homrighausen</a>
|
||||||
<li><a href="outbound.html">Binkley style mailer outbound for MBSE BBS, M.Broek</a>
|
<li><a href="outbound.html">Binkley style mailer outbound for MBSE BBS, M.Broek</a>
|
||||||
<li><a href="semafore.html">Semafore files for MBSE BBS, M.Broek</a>
|
<li><a href="semafore.html">Semafore files for MBSE BBS, M.Broek</a>
|
||||||
@ -39,7 +41,7 @@ Michiel Broek.
|
|||||||
|
|
||||||
<HR>
|
<HR>
|
||||||
|
|
||||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.gif" ALT="Index" Border="0" width="33" height="35">Back to Index</A>
|
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.gif" ALT="Index" Border="0">Back to Index</A>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
Reference in New Issue
Block a user