Source code can be view here:
For compiling BSDRP, Download the source code in the righ FreeBSD folder using theses commands:
cd /usr/src/tools/tools/nanobsd svn co https://bsdrp.svn.sourceforge.net/svnroot/bsdrp BSDRP cd BSDRP ./make -h
This project try to follow the Bible: Producting Open Source Software, How to Run a Successful Free Software Project by Karl Fogel
No personnal name as copyright in the source code: Kept “The BSDRP Development Team ”.
Real Authors names are wrote:
This prevent too lot's of authors names in head of each file.
All shell scripts will use sh (#!/bin/sh) for maximum compatibly.