Document that changes made to the directory hierarchy of the chroot
authormillert <millert@openbsd.org>
Thu, 22 Jan 2015 20:44:05 +0000 (20:44 +0000)
committermillert <millert@openbsd.org>
Thu, 22 Jan 2015 20:44:05 +0000 (20:44 +0000)
commit50a993057be0e28423998448d7d202550934c284
treeb955f09dda2f21dc96b6e4ec64d2ea640225729c
parentf5025c7d4800716b2e47fc26853b72fd32c5f25a
Document that changes made to the directory hierarchy of the chroot
jail may inadvertanly allow a process to escape.  Also mention the
problem of directory fd passing.  Based on a diff from deraadt@
lib/libc/sys/chroot.2