From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] patch for supporting SMB on Solaris host
Date: Fri, 22 Dec 2006 21:32:03 +0000 [thread overview]
Message-ID: <200612222132.04494.paul@codesourcery.com> (raw)
In-Reply-To: <200612222129.36745.paul@codesourcery.com>
On Friday 22 December 2006 21:29, Paul Brook wrote:
> 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?
Sorry, I was unclear. The /usr/swf bif is obviously a Solaris hack, and I
think this is a bad way of implementing this.
I don't see why the /bin/env LC_ALL bits have anything to do with Solaris.
Paul
next prev parent reply other threads:[~2006-12-22 21:32 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
2006-12-22 21:32 ` Paul Brook [this message]
-- 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=200612222132.04494.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).