[PATCH] fuse file permissions

2014-12-27 Thread Helg
Hi tech@ File permissions are only partially enforced by fuse. This patch makes fuse enforce all file permissions. This is equivalent to the Linux fuse option default_permissions. Without this, all users are able to create, write, chown, chmod and touch even though the file system reports that

mg/theo.c + Guess you don't understand internet.

2014-12-27 Thread Marcus MERIGHI
see http://marc.info/?l=openbsd-miscm=141947339308369 Index: theo.c === RCS file: /cvs/src/usr.bin/mg/theo.c,v retrieving revision 1.143 diff -u -r1.143 theo.c --- theo.c 19 Nov 2014 21:22:47 - 1.143 +++ theo.c 27

mg: remove some more warnings

2014-12-27 Thread Brian Callahan
Hi tech -- A very recent clang says: /home/brian/llvm/build-build/bin/clang -O2 -pipe -Wall -DFKEYS -DREGEX -DXKEYS -Werror-implicit-function-declaration -c /usr/src/usr.bin/mg/dired.c /usr/src/usr.bin/mg/dired.c:216:13: warning: address of array 'curbp-b_fname' will always evaluate to