Displaying 20 results from an estimated 326 matches for "haiku".
2008 Apr 26
0
[fdo] Haiku - FreeDesktop.org cooperation proposal
From: Haiku - http://www.haiku-os.org/about
To: FreeDesktop.org
GNU/Linux has gained quite some momentum on the desktop, with the help
of Gnome and KDE environments, and the FreeDesktop.org project.
Haiku is a Free Software (BSD/MIT) desktop targeted operating system,
designed to present a coherent and si...
2010 Mar 26
1
openssh directories on Haiku
First off, I'd like to say thanks for applying the patch we recently
submitted on the bug tracker to allow openssh to build on Haiku.
In our current port of openssh for Haiku it's creating a directory
~/.ssh, we'd like to have this moved to ~/config/settings/ssh (without
a dot in front of ssh). Haiku (and BeOS before that) has a function
available to determine the location of a directory, called
find_directory(). Unde...
2010 Mar 24
7
[Bug 1741] New: Patch to add support for building on Haiku
https://bugzilla.mindrot.org/show_bug.cgi?id=1741
Summary: Patch to add support for building on Haiku
Product: Portable OpenSSH
Version: 5.4p1
Platform: ix86
OS/Version: Other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: scottmc...
2011 Jul 26
0
[LLVMdev] [PATCH][RFC] upgrade to googletest 1.6.0 (was Re: Build of latest llvm gives warning and error)
...hese warnings seem to be fixed in
> 1.6.0, so here's a patch to upgrade us. Disclaimer: I've only tested
> this by doing "make check-all" on Linux/x86_64.
>
> Incidentally, the upgrade would have been much easier if we weren't
> carrying local changes to support Haiku OS and Minix. Can these be
> pushed upstream (or thrown away if no-one is using them)?
thanks for doing this. I vote that we throw Haiku and Minix support away. If
the Haiku and Minix people want googletest to support these platforms I think
we should insist that support should go upstream fi...
2011 Jul 26
3
[LLVMdev] [PATCH][RFC] upgrade to googletest 1.6.0 (was Re: Build of latest llvm gives warning and error)
...sing googletest 1.5.0. These warnings seem to be fixed in
1.6.0, so here's a patch to upgrade us. Disclaimer: I've only tested
this by doing "make check-all" on Linux/x86_64.
Incidentally, the upgrade would have been much easier if we weren't
carrying local changes to support Haiku OS and Minix. Can these be
pushed upstream (or thrown away if no-one is using them)?
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: googletest-1.6.0.diff.gz
Type: application/x-gzip
Size: 76389 bytes
Desc: not available
URL: <http://lists.llvm.org/piper...
2009 Oct 16
2
[LLVMdev] Haiku Triple support
support for triple in haiku
it touches lib/Support/Triple.cpp
and include/llvm/ADT/Triple.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091016/049eccbe/attachment.html>
-------------- next part --------------
A non-text attachme...
2009 Oct 16
0
[LLVMdev] Haiku Triple support
Greatest appologies that had some cruft in it, let me send the cleaned one
On Fri, Oct 16, 2009 at 12:45 AM, Paul Davey <plmdvy at gmail.com> wrote:
> support for triple in haiku
>
> it touches lib/Support/Triple.cpp
> and include/llvm/ADT/Triple.h
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091016/f2635907/attachment.html>
-------------- next part -----...
2018 Nov 09
0
Re: Further nbdkit patches for Haiku
...even so I
> don't want nbdkit to require a library just to compile a single
> plugin, as a feature of nbdkit is that the minimal set of
> requirements. So I have modified your patch (see attachment) to make
> the iconv dependency optional. Can you let me know if this works on
> Haiku or if I broke anything?
Seems to work.
> The final patch was:
>
> https://github.com/mmuman/nbdkit/commit/50ee315525258b0defae06f6e29da841ddc42b58
> build: avoid hardcoding /var/tmp by default, use P_tmpdir
>
> Unfortunately this won't work well on some Linux systems w...
2011 Oct 26
1
[LLVMdev] [3.0 Release] Call for External Open Source Projects Using LLVM 3.0
On Wed, Oct 26, 2011 at 12:33 PM, Alexander Potapenko
<ramosian.glider at gmail.com> wrote:
> On Tue, Oct 25, 2011 at 5:06 AM, Bill Wendling <wendling at apple.com> wrote:
>> Good day!
>>
>> To get ready for the release, we need to make sure that the list of external open source projects using LLVM 3.0
2018 Nov 13
0
Re: Further nbdkit patches for Haiku
...ngfix.html
>
> But the page doesn't list the restrictions.
>
> >
> > Finally the way that iconv detection was implemented broke FreeBSD. I
> > added an interim replacement for this which at least fixes FreeBSD &
> > Linux, however of couse I did not test Haiku:
> >
> > https://github.com/libguestfs/nbdkit/commit/acbe7ad89e75efa8eea41d5891bca3972214200a
>
> Well it doesn't work, because you don't link with the library, so the
> floppy plugin will be skipped.
Right, that was expected. It's a small regression for Haiku...
2009 Oct 13
1
[LLVMdev] haiku comapatability configure regenerated
...the regenerated configure related files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091013/eb1ed755/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: haiku.patch
Type: text/x-patch
Size: 11388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091013/eb1ed755/attachment.bin>
2011 Jul 27
0
[LLVMdev] Haiku support in googletest
Hi Paul,
You added some support for Haiku to LLVM's copy of googletest:
http://llvm.org/viewvc/llvm-project?view=rev&revision=83823
http://llvm.org/viewvc/llvm-project?view=rev&revision=106620
Is it still being used? If so, would you mind pushing these patches
upstream to the googletest project:
http://code.google.com/p/goog...
2018 Nov 13
0
Re: Further nbdkit patches for Haiku
...lly need to run the shell script. As
there seems to be no simple way to fix this for now, I left the bug in
1.8.0.
Finally the way that iconv detection was implemented broke FreeBSD. I
added an interim replacement for this which at least fixes FreeBSD &
Linux, however of couse I did not test Haiku:
https://github.com/libguestfs/nbdkit/commit/acbe7ad89e75efa8eea41d5891bca3972214200a
So hopefully nbdkit 1.8.0 works for you, or at least is not completely
broken. If there are any problems then let us know.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rj...
2019 Aug 01
1
Re: [nbdkit PATCH 9/8] sh: Document CLOEXEC considerations
This patch series is fine, ACK.
Unfortunately it likely breaks Haiku support. I'd like to hear from
the Haiku folk if they are planning support for atomic CLOEXEC
(SOCK_CLOEXEC, accept4, pipe2, etc.)
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
vi...
2025 Jan 06
0
[PATCH] Fix handling of Haiku remote hosts in ssh-copy-id.
...lution to a simple problem (as advised in
openssh-portable pull request 550), please review. The commit has been
redone for the current master branch of ssh-copy-id.git.
--
Denis Ovsienko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-handling-of-Haiku-remote-hosts-in-ssh-copy-id.patch
Type: text/x-patch
Size: 1586 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20250106/db005aea/attachment.bin>
2006 May 01
0
haiku bounties for network and usb stack
Haiku Bounties: www.haikubounties.org
Is looking for developers to take up their code bounties for a usb and
networking stack.
Please drop by the site and apply if interested!
_________________________________________________________________
Designer Mail isn't just fun to send, it's fun to r...
2020 Apr 28
2
[PATCH nbdkit] server/locks: Allow lock_request to be called when there is no current conn.
On Haiku tests/test-socket-activation failed with:
nbdkit: locks.c:96:lock_request: conn != NULL
called from server/sockets.c: accept_connection
in the fallback path which does:
lock_request ();
thread_data->sock = set_cloexec (accept (listen_sock, NULL, NULL));
unlock_request ()
Because there i...
2018 Nov 13
2
Re: Further nbdkit patches for Haiku
...n/books/porters-handbook/uses-shebangfix.html
But the page doesn't list the restrictions.
>
> Finally the way that iconv detection was implemented broke FreeBSD. I
> added an interim replacement for this which at least fixes FreeBSD &
> Linux, however of couse I did not test Haiku:
>
> https://github.com/libguestfs/nbdkit/commit/acbe7ad89e75efa8eea41d5891bca3972214200a
Well it doesn't work, because you don't link with the library, so the
floppy plugin will be skipped.
> So hopefully nbdkit 1.8.0 works for you, or at least is not completely
> broken....
2018 Nov 09
0
Re: Further nbdkit patches for Haiku
On Fri, Nov 09, 2018 at 01:44:38AM +0100, François Revol wrote:
> Le 06/11/2018 à 10:02, Richard W.M. Jones a écrit :
> I made a patch here:
>
> https://github.com/mmuman/nbdkit/commits/tmpfix
>
> Also added one for the loader lib search path environment, which is
> different for us.
For the tmpdir patch, I changed plugins/example3/example3.c to a
simpler patch which
2018 Nov 13
1
Re: Further nbdkit patches for Haiku
On Tue, Nov 13, 2018 at 02:18:34PM +0000, Richard W.M. Jones wrote:
> On Tue, Nov 13, 2018 at 03:09:16PM +0100, François Revol wrote:
> > Possibly use something like this?
> >
> > qemuioargs="-f raw"
> > qemu-io -h | grep -- -f > /dev/null 2>&1 || qemuioargs=""
> >
> > qemu-io $qemuioargs ...
> >
> > Seems to work