WITH_BHYVE_SNAPSHOT broken after 9cc9abf4

2022-09-12 Thread Filipe da Silva Santos
int vcpu declared in line 1247 isn't being used, since it's now being redefined inside the for loop in line 1589. diff --git a/usr.sbin/bhyve/bhyverun.c b/usr.sbin/bhyve/bhyverun.c index 550cc9d15..27f1d8ea8 100644 --- a/usr.sbin/bhyve/bhyverun.c +++ b/usr.sbin/bhyve/bhyverun.c @@ -1244,7 +1244,6

Re: Dragonfly Mail Agent (dma) in the base system

2022-01-27 Thread Filipe da Silva Santos
iate. I've been using DMA for quite some time (in fact, I'm using it to send this mail) for local delivery and forwarding. It is quite easy to set up, and I have no complaints at all. (forgot to carbon copy, sorry :p) -- Filipe da Silva Santos signature.asc Description: PGP signature

Re: wlan0 no longer functional after n249128-a0c64a443e4c -> n249146-cb5c07649aa0

2021-09-08 Thread Filipe da Silva Santos via current
create_args_wlan0="country BR regdomain FCC" [...] The last fix still works, although `sleep' isn't necessary. @@ -29,6 +29,7 @@ } wpa_poststart() { + ifconfig ${ifn} down ifconfig ${ifn} up } Cheers, -- Filipe da Silva Santos 102E 1944 2189 31FF 06EB 3F79 760B AE45 F7B3 008E signature.asc Description: PGP signature

Re: wlan0 no longer functional after n249128-a0c64a443e4c -> n249146-cb5c07649aa0

2021-09-06 Thread Filipe da Silva Santos via current
ue. Understanding what triggers > this will go a long way to resolving it. Hello, Cy, I have a Intel AC 3168 and can reproduce both problem and solution. I'd love to help with testing and info with the new version. Cheers! -- Filipe da Silva Santos 102E 1944 2189 31FF 06EB 3F79 760B

Re: Call for participation

2021-09-02 Thread Filipe da Silva Santos
+1 -- Filipe da Silva Santos 102E 1944 2189 31FF 06EB 3F79 760B AE45 F7B3 008E signature.asc Description: PGP signature

Re: Call for participation

2021-09-02 Thread Filipe da Silva Santos
Hey +1 signature.asc Description: PGP signature

Re: incorrect use of pidfile(3)

2011-10-13 Thread Carlos A. M. dos Santos
2011/10/13 Dag-Erling Smørgrav : > Pawel Jakub Dawidek writes: >> Dag-Erling Smørgrav writes: >> > How do we fix this?  My suggestion is to loop until pidfile_open() >> > succeeds or errno != EAGAIN.  Does anyone have any objections to that >> > approach? >> I think we already do that internally

Re: ghost files

2011-08-14 Thread Carlos A. M. dos Santos
On Sun, Aug 7, 2011 at 3:08 AM, deeptec...@gmail.com wrote: > as of recent times, some git rebase operations fail unexpectedly with > an error: "cannot create .git/index.lock: file exists". an > investigation session was something like the following: > $ ls -l .git > the index.lock file is not in

Re: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0

2011-03-26 Thread Carlos A. M. dos Santos
On Sat, Mar 26, 2011 at 4:30 AM, Hans Petter Selasky wrote: > > Hi, > > The attached files adds USB support to Android's fastboot under FreeBSD 8/9, > by using the LibUSB v1.0 interface. > > http://android-dls.com/wiki/index.php?title=Fastboot > > Lines for the Android.mk: > > ifeq ($(HOST_OS),Fre

Re: HEADS UP: COMPAT_IA32 renamed COMPAT_FREEBSD32

2010-03-23 Thread Carlos A. M. dos Santos
On Tue, Mar 23, 2010 at 8:39 PM, jhell wrote: > > On Mon, 22 Mar 2010 15:42, deischen@ wrote: >> >> [ Some CC's stripped ] >> >> On Mon, 22 Mar 2010, M. Warner Losh wrote: >> >>> P.S.  I think that there's much traction to the idea of moving from >>> COMPAT_FREEBSDx to some other variable called,

flock error

2003-06-18 Thread Santos
ago, that on -current, nfs locking and chroot stuff didn't play well together Was this corrected, or is this a user error? :) Santos ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a

Re: HEADS UP: libc/libc_r changes require rebuild of threaded apps

2001-01-25 Thread Carlos A. M. dos Santos
needs _REENTRANT in FreeBSD to declare gamma_r, lgamma_r, gammaf_r and lgammaf_r. Perhaps this could be changed too. I don't know what the POSIX standard says about this. -- Carlos A. M. dos Santos Federal University of Pelotas Meteorological Research Center Av. Ildefonso Simoes Lop