re: CVS commit: src

2010-08-26 Thread matthew green
> Module Name: src > Committed By: jruoho > Date: Fri Aug 27 03:05:26 UTC 2010 > > Modified Files: > src/share/man/man4: acpicpu.4 > src/sys/dev/acpi: acpi_cpu.c acpi_cpu.h > > Log Message: > Fix PR kern/43765 from Scott Ellis. > > Note that the solution is not optimal. If

Re: CVS commit: src/doc

2010-08-26 Thread Michael
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On Aug 26, 2010, at 9:45 AM, Izumi Tsutsui wrote: Mention mips64 support (from the first branch merge) by matt@, so details wont be forgotten in the release notes. IMO, no one will forget it because all mips ports have been broken since th

Re: CVS commit: src/external/bsd/atf/dist

2010-08-26 Thread Paul Goyette
On Thu, 26 Aug 2010, Julio Merino wrote: These prevent atf-run from stalling/crashing when a subprocess of a test case stays around after the test case itself exits. Reported, and verified working, by po...@. Just wondering - does this address PR bin/43802 that I just filed? Yup, but I had

Re: CVS commit: src/external/bsd/atf/dist

2010-08-26 Thread Julio Merino
On Aug 26, 2010, at 4:43 PM, Paul Goyette wrote: On Thu, 26 Aug 2010, Julio Merino wrote: Module Name:src Committed By: jmmv Date: Thu Aug 26 15:28:31 UTC 2010 Modified Files: src/external/bsd/atf/dist/atf-c++: io.cpp io.hpp io_test.cpp src/external/bsd/atf/dis

Re: CVS commit: src/external/bsd/atf/dist

2010-08-26 Thread Antti Kantee
On Thu Aug 26 2010 at 08:43:53 -0700, Paul Goyette wrote: > >Log Message: > >Partially pull up the following revisions that address ticket #53: > > > > 996f9c26e07a86607f373c8f0243d57329c11543 > > ef98529abaf16e40a2e684496bf3da8f9ff0d09c > > > >These prevent atf-run from stalling/crashing when

Re: CVS commit: src/external/bsd/atf/dist

2010-08-26 Thread Paul Goyette
On Thu, 26 Aug 2010, Julio Merino wrote: Module Name:src Committed By: jmmv Date: Thu Aug 26 15:28:31 UTC 2010 Modified Files: src/external/bsd/atf/dist/atf-c++: io.cpp io.hpp io_test.cpp src/external/bsd/atf/dist/atf-run: test-program.cpp Log Message: Partially

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

2010-08-26 Thread Mindaugas Rasiukevicius
> Module Name:src > Committed By: cegger > Date: Thu Aug 26 12:48:19 UTC 2010 > > Modified Files: > src/sys/dev/ieee1394: fwdev.c > > Log Message: > don't call tsleep() with any mutexes hold > > > To generate a diff of this commit: > cvs rdiff -u -r1.23 -r1.24 src/sys/de

Re: CVS commit: src/doc

2010-08-26 Thread Izumi Tsutsui
> > > Mention mips64 support (from the first branch merge) by matt@, > > > so details wont be forgotten in the release notes. > > > > IMO, no one will forget it because all mips ports have been broken > > since the merge and we won't get the next release unless it's fixed. > > > > Anyway, if you

Re: CVS commit: src/lib/libperfuse

2010-08-26 Thread Antti Kantee
On Thu Aug 26 2010 at 13:07:14 +, Emmanuel Dreyfus wrote: > On Thu, Aug 26, 2010 at 04:01:38PM +0300, Antti Kantee wrote: > > IIRC ntfs-3g has been shipped with its own hacked copy of libfuse for > > quite some time now. So technically ntfs-3g uses the kernel interface > > as well. (but I nev

Re: CVS commit: src/lib/libperfuse

2010-08-26 Thread Emmanuel Dreyfus
On Thu, Aug 26, 2010 at 04:01:38PM +0300, Antti Kantee wrote: > IIRC ntfs-3g has been shipped with its own hacked copy of libfuse for > quite some time now. So technically ntfs-3g uses the kernel interface > as well. (but I never looked at the code, so I don't know if it's > optional or what give

Re: CVS commit: src/lib/libperfuse

2010-08-26 Thread Antti Kantee
On Thu Aug 26 2010 at 05:51:59 +0200, Emmanuel Dreyfus wrote: > The confusion was expected, as we now have two high level FUSE API. Here > is a little sketch that may be worth a long explanation > > FUSE filesystemsmore FUSE filesystems > ^

Re: CVS commit: src/doc

2010-08-26 Thread Martin Husemann
On Thu, Aug 26, 2010 at 01:27:49PM +1000, Simon Burge wrote: > Are there any specific problems or (even better) PRs for this > brokenness? I've fixed all the lossage the mips64 merge has caused > that I'm aware of, but admit that I haven't had time to track all > the issues. The last issues I saw