Re: CTF: wpa_supplicant/hostapd 2.4 import

2015-04-19 Thread Kevin Lo
On Sun, Apr 19, 2015 at 02:35:17PM -0700, Rui Paulo wrote: > > Hi, > > Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD > HEAD: > > https://people.freebsd.org/~rpaulo/wpa-2.4.diff Seems to be working fine on amd64. Tested on ral(4) and run(4). Thanks. > Tha

Re: CTF: wpa_supplicant/hostapd 2.4 import

2015-04-19 Thread David Wolfskill
On Sun, Apr 19, 2015 at 02:35:17PM -0700, Rui Paulo wrote: > Hi, > > Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD > HEAD: > > https://people.freebsd.org/~rpaulo/wpa-2.4.diff > ... Seems OK so far for both amd64 & i386; sources (prior to applying above patc

Jenkins build is back to stable : FreeBSD_HEAD-tests2 #949

2015-04-19 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

CTF: wpa_supplicant/hostapd 2.4 import

2015-04-19 Thread Rui Paulo
Hi, Please test the new wpa_supplicant/hostapd. Here's the patch against FreeBSD HEAD: https://people.freebsd.org/~rpaulo/wpa-2.4.diff Thanks, -- Rui Paulo ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

AUTOFS and NFS not playing together nicely

2015-04-19 Thread David Boyd
At the risk of being dubbed insane, here goes: On five FreeBSD 10.1-RELEASE-p9 production servers autofs(5) is enabled and working as advertised. On the same servers nfs v3 clients are also fat, dumb and happy. On a test server where autofs(5) is also enabled and working well, I am testing nfs v

Re: Call For Testers: Synaptics touchpads

2015-04-19 Thread Jan Kokemüller
On 08.04.2015 09:19, Rui Paulo wrote: The attached patch adds support for newer touchpad features and implements two finger scrolling. Hi, thanks for bringing two finger scrolling to the psm driver! I've attached a patch of some more improvements and fixes. I hope some of this stuff can make

Re: [Request for Help] Reducing gcc 4.9 compilation warnings

2015-04-19 Thread Adrian Chadd
On 19 April 2015 at 02:10, Eitan Adler wrote: > " > > On 18 April 2015 at 11:12, Craig Rodrigues wrote: >> Hi, >> >> After the latest commits by members of freebsd-toolchain@ , >> I have managed to compile latest CURRENT world and GENERIC >> kernel on amd64 with an gcc 4.9 external toolchain by d

Jenkins build became unstable: FreeBSD_HEAD-tests2 #948

2015-04-19 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: pkg 1.5.0 is out

2015-04-19 Thread Baptiste Daroussin
On Sun, Apr 19, 2015 at 02:22:15PM +0300, Dmitry Sivachenko wrote: > > > On 14 апр. 2015 г., at 23:05, Baptiste Daroussin wrote: > > > > Final pkg 1.5.0 has been released. > > > > Thank a lot for working on pkg! > > > > > For pkg 1.6.0 among other things and depending on the time, here is wh

Re: pkg 1.5.0 is out

2015-04-19 Thread Dmitry Sivachenko
> On 14 апр. 2015 г., at 23:05, Baptiste Daroussin wrote: > > Final pkg 1.5.0 has been released. > Thank a lot for working on pkg! > > For pkg 1.6.0 among other things and depending on the time, here is what we do > plan to work on: > - > What I really miss a lot is support for package "

Jenkins build is back to normal : FreeBSD_HEAD #2665

2015-04-19 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: [Request for Help] Reducing gcc 4.9 compilation warnings

2015-04-19 Thread Eitan Adler
" On 18 April 2015 at 11:12, Craig Rodrigues wrote: > Hi, > > After the latest commits by members of freebsd-toolchain@ , > I have managed to compile latest CURRENT world and GENERIC > kernel on amd64 with an gcc 4.9 external toolchain by doing: > >pkg install devel/amd64-xtoolchain-gcc >