ed 2008-06-01 14:03:00 UTC
FreeBSD src repository
Modified files:
sys/fs/devfs devfs_vnops.c
Log:
SVN rev 179475 on 2008-06-01 14:02:46Z by ed
Revert the changes I made to devfs_setattr() in r179457.
As discussed with Robert Watson and John Baldwin, it would be better if
PTY's are created with proper permissions, turning grantpt() into a
no-op.
Bypassing security frameworks like MAC by passing NOCRED to
VOP_SETATTR() will only make things more complex.
Approved by: philip (mentor)
Revision Changes Path
1.161 +3 -4 src/sys/fs/devfs/devfs_vnops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"