| 3 |
|
|
| 4 |
bbsd_SOURCES = bbs.c bbs_cmd.c bbs_main.c common.c database.c fork.c init.c \ |
bbsd_SOURCES = bbs.c bbs_cmd.c bbs_main.c common.c database.c fork.c init.c \ |
| 5 |
io.c log.c login.c menu.c main.c menu_proc.c netio.c net_server.c \ |
io.c log.c login.c menu.c main.c menu_proc.c netio.c net_server.c \ |
| 6 |
passwd.c regex.c register.c screen.c tcplib.c user_priv.c \ |
reg_ex.c register.c screen.c tcplib.c user_priv.c \ |
| 7 |
welcome.c \ |
welcome.c \ |
| 8 |
bbs.h bbs_cmd.h common.h database.h io.h menu.h menu_proc.h tcplib.h |
bbs.h bbs_cmd.h common.h database.h io.h menu.h menu_proc.h tcplib.h |
| 9 |
|
|