Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the actual create/remove (IP__OP) handling into run_command, | jamie | 2011-06-18 | 1 | -7/+32 |
* | Update copyright dates and other whitespacey stuff. | jamie | 2011-06-17 | 1 | -1/+1 |
* | Split run_command up into an outer function (next_command) that chooses | jamie | 2011-06-17 | 1 | -145/+171 |
* | Change cfstrings from an STAILQ into a TAILQ to allow commands to be | jamie | 2011-06-17 | 1 | -4/+4 |
* | run_command (mostly) cleanup: | jamie | 2010-12-10 | 1 | -111/+150 |
* | Check unmounts for a mount point of the right FS type. | jamie | 2010-11-04 | 1 | -26/+56 |
* | Check paths for security: | jamie | 2010-11-04 | 1 | -3/+68 |
* | Reads the mount.fstab file, and put its lines separately into the | jamie | 2010-11-04 | 1 | -10/+3 |
* | Initial work on the new jail(8). There are more features to add, and some | jamie | 2010-10-20 | 1 | -0/+675 |