Port of the KA9Q Network Operating System (NOS) to modern BSD Unix as a user process.
This has been built and tested on:
- Linux
- FreeBSD
- MacOS X
$ mkdir build
$ cd build
$ cmake ..
$ make
$ mkdir build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make