On 27/03/18(Tue) 13:02, Tomohiro Kusumi wrote:
> 2018-03-27 0:57 GMT+09:00 Martin Pieuchot :
> > On 25/03/18(Sun) 03:53, Tomohiro Kusumi wrote:
> [...]
> > - Since file(1) on OpenBSD is privilege separated and pledge(2)'d do we
> > really need fstyp(8)? What does it buy us?
>
> Nothing really.
Hi
Thanks for the comments.
2018-03-27 0:57 GMT+09:00 Martin Pieuchot :
> Hello,
>
> On 25/03/18(Sun) 03:53, Tomohiro Kusumi wrote:
>> This is the initial patch submission of autofs filesystem support for
>> OpenBSD, which was originally written for FreeBSD and later ported to
>> DragonFlyBSD and
Hello,
On 25/03/18(Sun) 03:53, Tomohiro Kusumi wrote:
> This is the initial patch submission of autofs filesystem support for
> OpenBSD, which was originally written for FreeBSD and later ported to
> DragonFlyBSD and NetBSD.
>
> Autofs is a generic filesystem automounter filesystem, not limited t
Hi
This is the initial patch submission of autofs filesystem support for
OpenBSD, which was originally written for FreeBSD and later ported to
DragonFlyBSD and NetBSD.
Autofs is a generic filesystem automounter filesystem, not limited to
mounting NFS. This OpenBSD port actually started off with t