Module Name: src Committed By: christos Date: Fri Apr 4 18:10:29 UTC 2014
Modified Files: src/sys/fs/ptyfs: ptyfs.h ptyfs_vfsops.c ptyfs_vnops.c Log Message: Handle multiple ptyfs mounts with different chroots. ptys opened in one chroot are only visible in that chroot. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/fs/ptyfs/ptyfs.h cvs rdiff -u -r1.48 -r1.49 src/sys/fs/ptyfs/ptyfs_vfsops.c cvs rdiff -u -r1.45 -r1.46 src/sys/fs/ptyfs/ptyfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.