Re: firefox sandboxing

2018-05-16 Thread Jason Thorpe
> On May 14, 2018, at 6:38 AM, Thomas Klausner wrote: > > We already support chroot(2). Are user namespaces > (http://man7.org/linux/man-pages/man7/user_namespaces.7.html - looks > like capabilities) something that would be good to have for NetBSD? IMO, chroot(2) is a pretty poor way to do sa

Re: firefox sandboxing

2018-05-16 Thread Rhialto
On Mon 14 May 2018 at 15:38:09 +0200, Thomas Klausner wrote: > We already support chroot(2). Are user namespaces > (http://man7.org/linux/man-pages/man7/user_namespaces.7.html - looks > like capabilities) something that would be good to have for NetBSD? It might help to get a NetBSD version of Doc

Re: CVS commit: src/sys/dev/pci

2018-05-16 Thread Jonathan A. Kollasch
On Wed, May 16, 2018 at 12:50:22PM -0700, Jason Thorpe wrote: > > > > On May 16, 2018, at 12:02 PM, Jonathan A. Kollasch > > wrote: > > > > Module Name:src > > Committed By: jakllsch > > Date: Wed May 16 19:02:00 UTC 2018 > > > > Modified Files: > > src/sys/dev

Re: CVS commit: src/sys/dev/pci

2018-05-16 Thread Jason Thorpe
> On May 16, 2018, at 12:02 PM, Jonathan A. Kollasch > wrote: > > Module Name: src > Committed By: jakllsch > Date: Wed May 16 19:02:00 UTC 2018 > > Modified Files: > src/sys/dev/pci: pci_map.c > > Log Message: > Enable the appropriate memory or I/O space decode in the PCI > C