| 1 |
/*************************************************************************** |
/*************************************************************************** |
| 2 |
fork.c - description |
bbsd.c - description |
| 3 |
------------------- |
------------------- |
| 4 |
begin : Mon Oct 11 2004 |
begin : Mon Oct 18 2004 |
| 5 |
copyright : (C) 2004 by Leaf |
copyright : (C) 2004 by leaf |
| 6 |
email : leaflet@leafok.com |
email : leaflet@leafok.com |
| 7 |
***************************************************************************/ |
***************************************************************************/ |
| 8 |
|
|
| 15 |
* * |
* * |
| 16 |
***************************************************************************/ |
***************************************************************************/ |
| 17 |
|
|
| 18 |
#include "common.h" |
#include "common.h" |
| 19 |
|
#include <unistd.h> |
| 20 |
|
#include <signal.h> |
| 21 |
|
#include <sys/param.h> |
| 22 |
|
#include <sys/types.h> |
| 23 |
|
#include <sys/stat.h> |