]> Zhao Yanbai Git Server - minix.git/commit
Add permission test for bind and socket
authorThomas Veerman <thomas@minix3.org>
Fri, 27 Jan 2012 16:06:43 +0000 (16:06 +0000)
committerThomas Veerman <thomas@minix3.org>
Mon, 30 Jan 2012 15:16:20 +0000 (15:16 +0000)
commit1fc399a5c14b9c031447360be363c347c5dcb5ab
tree51f07a2815fce1c0392d6d1e8c051d61562f190e
parent9330d9263976f9c78f41a67f1f57ffe1b1b4e632
Add permission test for bind and socket

Also, apply forbidden patch to VFS from AVFS (fixes hanging test56 if
it has the permission test).
servers/vfs/exec.c
servers/vfs/link.c
servers/vfs/open.c
servers/vfs/path.c
servers/vfs/protect.c
servers/vfs/proto.h
servers/vfs/stadir.c
servers/vfs/time.c
test/Makefile
test/test56.c