From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 14 09:47:52 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4FCF106566B for ; Mon, 14 Feb 2011 09:47:52 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 317008FC16 for ; Mon, 14 Feb 2011 09:47:51 +0000 (UTC) Received: by wwf26 with SMTP id 26so4538847wwf.31 for ; Mon, 14 Feb 2011 01:47:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=36e0ED8Vjl1D+QlsxATDp4yDIqE1RvPnr692q8v8sWQ=; b=wq1YTO8J6/S1F1BU/tRLFJnEUSeFeZkLfP4gTBz4/zcnx+yAG1FiFngZ/A0o791nj2 GZpI/A+AW4piKOJunjP5KYz8phsWH4iBr91RB1vkYR5m9pvwNRzOIm9bD0UvT99lC5uN Dd8akZVbKXrOsnCBR7wM0FvRPZrbJKqaROP+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=u9NrKUySFya+F4NxzBg50FErDIPTqFLdFjtSnbPjxCbQXhft/GwEl9AR1Zmh5T4Q4C N3I5VkFnbrUtJ6RcVv+g/xSYs3/0nRW7hZMr1fA64XIlnAwocSAiffpuA4Pm9m6kC+G4 1uSGeosuswXdlitwyj6sH85LsCVVSkGRPx1nE= MIME-Version: 1.0 Received: by 10.216.59.193 with SMTP id s43mr457651wec.42.1297676870915; Mon, 14 Feb 2011 01:47:50 -0800 (PST) Received: by 10.216.71.200 with HTTP; Mon, 14 Feb 2011 01:47:50 -0800 (PST) In-Reply-To: References: <20110214085349.GC3074@straylight.ringlet.net> Date: Mon, 14 Feb 2011 01:47:50 -0800 Message-ID: From: Garrett Cooper To: Ashish Mahamuni Content-Type: multipart/mixed; boundary=000e0ce0d740ec9626049c3af06f X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Re: setsid not found on freebsd X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2011 09:47:52 -0000 --000e0ce0d740ec9626049c3af06f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Feb 14, 2011 at 1:38 AM, Garrett Cooper wrote: > On Mon, Feb 14, 2011 at 1:09 AM, Ashish Mahamuni > wrote: >> Thanks for the reply !! >> Garrett, >> Its a command available in Linux distros. >> Peter, >> I am not able to find "util-linux-ng" under my ports. >> Anyways, I have found something called "detach", which eventually worked= for >> me. > > =A0 =A0Ok. So basically this (I put very little effort into this :)...)? Silly me for forgetting the setsid(2) call. Proof positive that it's time to go to bed -_-... -Garrett --000e0ce0d740ec9626049c3af06f--