This repository contains the current code of Dreamland BBS ( telnet://ccns.cc ) at NCKU. (under re-construction)
The source code of Dreamland BBS is modified from Wind's Top BBS by cache@ccns and other volunteer developers at the Campus Computer & Network Society ( CCNS ) at NCKU in Taiwan.
For the copyright information of this repo, please view the document COPYRIGHT
.
For the licenses for pmore (piaip's more) and pfterm (piaip's flat terminal system) modules, please view maple/pmore.c
and maple/pfterm.c
, respectively.
- Please pull the repository dreambbs_snap for the essential files.
-
include : Data definitions and headers for compiling.
-
innbbsd : An Internet News Daemon or Usenet Newsgroup client for Eagles BBS series. (patched for Maple 3.x series by itoc)
-
lib : Static libraries for the BBS program.
-
maple : The main BBS program.
-
so : Shared libraries for the BBS program.
-
util : Tool programs for this BBS.
-
test : Internal test tools for functions and data structures of this BBS.