NetBSD/sys/adosfs
kleink d1380abbfd In AmigaDOS, read permission on a directory has the effect read and execute
permission has in VFS; execute permission permission on a directory is ignored
by AmigaDOS:  when translating permissions from AmigaDOS to VFS, set up VFS
execute permission for AmigaDOS-readable directories.
Fixes PR kern/3787 from Michael van Elst <mlelstv@serpens.swb.de>.
1997-06-26 21:04:32 +00:00
..
adlookup.c Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure 1997-05-08 16:19:43 +00:00
adosfs.h Merge netbsd-1-2 branch back into mainline. 1996-10-08 22:18:02 +00:00
adutil.c backout previous kprintf change 1996-10-13 02:52:06 +00:00
advfsops.c In AmigaDOS, read permission on a directory has the effect read and execute 1997-06-26 21:04:32 +00:00
advnops.c Fix a cut&paste (?) mistake. pr#3622 1997-05-14 19:00:17 +00:00