K 10 svn:author V 7 rwatson K 8 svn:date V 27 2000-02-09T04:17:41.000000Z K 7 svn:log V 364 Clean up the jail(8) documentation so that it suggests building a jail userland in a safer way. Using the NO_MAKEDEV argument in make distribution prevents the creation of a number of unsafe device nodes in the jailed /dev, including disk devices, and more. This depends on an earlier commit to /etc/Makefile to provide the NO_MAKEDEV support. Approved by: jkh END