]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/jail/config.c
- close the open file after fetching
[FreeBSD/FreeBSD.git] / usr.sbin / jail / config.c
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-02-27 Jamie GrittonUse the defvs_ruleset paramater when mounting a jail...
2011-06-20 Jamie GrittonFollowing r222465:
2011-06-20 Jamie GrittonLinty stuff.
2011-06-17 Jamie GrittonUpdate copyright dates and other whitespacey stuff.
2011-06-17 Jamie GrittonSplit run_command up into an outer function (next_comma...
2011-06-17 Jamie GrittonChange cfstrings from an STAILQ into a TAILQ to allow...
2010-11-04 Jamie GrittonReads the mount.fstab file, and put its lines separatel...
2010-11-01 Jamie GrittonCombine check_intparams() and ip_params(), JF_CHECKINT...
2010-10-27 Jamie GrittonUse a little more "ifdef INET6".
2010-10-27 Jamie GrittonKeep all internal/known parameter names in one place...
2010-10-20 Jamie GrittonImport section 2 man files so I can update jail(2).
2010-10-20 Jamie GrittonInitial work on the new jail(8). There are more featur...