All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org, sol10x86@cox.net
Subject: Re: [Qemu-devel] patch for supporting SMB on Solaris host
Date: Fri, 22 Dec 2006 21:29:36 +0000	[thread overview]
Message-ID: <200612222129.36745.paul@codesourcery.com> (raw)
In-Reply-To: <33061851.1166818049407.JavaMail.root@eastrmwml03.mgt.cox.net>

On Friday 22 December 2006 20:07, Ben Taylor wrote:
> Seeing as there is some working going on in the Solaris QEMU port again,
> here's a real short patch to support Samba working on a Solaris Host.
> +#ifdef __sun__
> +    snprintf(smb_cmdline, sizeof(smb_cmdline), "/bin/env LC_ALL=C
> /usr/sfw/sbin/smbd -s %s",
> +             smb_conf);
> +#else

Why does this have anything to do with solaris?

Paul

  reply	other threads:[~2006-12-22 21:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-22 20:07 [Qemu-devel] patch for supporting SMB on Solaris host Ben Taylor
2006-12-22 21:29 ` Paul Brook [this message]
2006-12-22 21:32   ` Paul Brook
  -- strict thread matches above, loose matches on Subject: below --
2006-12-23  0:06 Ben Taylor
2006-12-23  1:40 Ben Taylor
2006-12-23  1:48 ` Lennert Buytenhek
2006-12-23  1:40 Ben Taylor
2006-12-23 13:17 Ben Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200612222129.36745.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sol10x86@cox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.