Re: FreeBSD FUSE calls truncate() on read-only files

2015-02-26 Thread Julian Elischer
On 2/25/15 5:34 AM, Eggert, Lars wrote: Hi, this came up when trying to port tup (https://github.com/gittup/tup) to FreeBSD. Even though we are opening the file read-only with cat, FUSE calls truncate() on it, which modifies its mtime and this screws up tup. See https://github.com/gittup/tup/

removing _WANT_IFADDR breaks net-snmp

2015-02-26 Thread Michael Butler
The recent changes which served to hide "struct ifaddr" have broken net-snmp: imb@toshi:/usr/ports/net-mgmt/net-snmp> sudo make ===> Building for net-snmp-5.7.3_5 making all in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/snmplib making all in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/

Re: sa(4) driver changes available for test

2015-02-26 Thread Kenneth D. Merry
On Thu, Feb 26, 2015 at 10:57:50 +0100, Harald Schmalzbauer wrote: > Bez?glich Kenneth D. Merry's Nachricht vom 19.02.2015 01:13 (localtime): > > I have updated the patches. > > > > I have removed the XPT_DEV_ADVINFO changes from the patches to head, since > > I committed those separately. > > > >

Re: [Call for testers] DRM device-independent code update to Linux 3.8

2015-02-26 Thread Hans Petter Selasky
On 02/25/15 13:12, Hans Petter Selasky wrote: The -h patch Works for me, tested on a mac book pro. --HPS On another box the -h patch causes infinite HDMI hotplug events to be sent, causing alot of xorg CPU usage. This dmesg is w/o the -h patch. info: [drm] Initialized drm 1.1.0 20060810 dr

Re: Shared object "libsodium.so.13" not found, required by "dnscrypt-proxy"

2015-02-26 Thread Jeffrey Bouquet
On Wed, 25 Feb 2015 18:52:35 -0800, Garrett Cooper wrote: > > > On Feb 25, 2015, at 18:08, Kevin Oberman wrote: > > > >> On Wed, Feb 25, 2015 at 2:30 PM, Garrett Cooper > >> wrote: > >> On Feb 25, 2015, at 14:19, Miguel Clara wrote: > >> > >> ... > >> > >> > I noticed this too, but in

Re: [Call for testers] DRM device-independent code update to Linux 3.8

2015-02-26 Thread Nikolai Lifanov
On 02/17/15 18:45, Jean-Sébastien Pédron wrote: > Hi! > > An update to the DRM subsystem, not including the drivers, is ready for > wider testing! > > The patch against HEAD is here: > https://people.freebsd.org/~dumbbell/graphics/drm-update-38.f.patch > > I'm interested in success/failure repor

Re: sa(4) driver changes available for test

2015-02-26 Thread Harald Schmalzbauer
Bezüglich Kenneth D. Merry's Nachricht vom 19.02.2015 01:13 (localtime): > I have updated the patches. > > I have removed the XPT_DEV_ADVINFO changes from the patches to head, since > I committed those separately. > > I have (hopefully) fixed the build for the stable/10 patches by MFCing > depende

Re: [RFC] load network config file from netif init script

2015-02-26 Thread Oliver Pinter
On Wed, Feb 25, 2015 at 9:34 PM, John Baldwin wrote: > On Monday, February 02, 2015 12:21:19 PM Roger Pau Monné wrote: >> Hello, >> >> r272959 broke compatibility with mfsBSD that stores the default network >> config file in /etc/rc.conf.d/network. In order to fix that load the >> network config f