From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eduard Wiebe Newsgroups: gmane.emacs.devel Subject: Re: [patch] FreeBSD support for system processes Date: Fri, 18 Dec 2009 11:19:34 +0100 Message-ID: <86tyvovb2h.fsf@nirvana.pusto.de> References: <86skbdqvt3.fsf@nirvana.pusto.de> <200912171726.nBHHQQQb002971@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1261131674 4202 80.91.229.12 (18 Dec 2009 10:21:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2009 10:21:14 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 18 11:21:07 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NLZxK-0001p3-Gi for ged-emacs-devel@m.gmane.org; Fri, 18 Dec 2009 11:21:06 +0100 Original-Received: from localhost ([127.0.0.1]:56774 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLZxK-0003mM-Hi for ged-emacs-devel@m.gmane.org; Fri, 18 Dec 2009 05:21:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLZwR-0003L5-6m for emacs-devel@gnu.org; Fri, 18 Dec 2009 05:20:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLZwL-0003IS-TZ for emacs-devel@gnu.org; Fri, 18 Dec 2009 05:20:10 -0500 Original-Received: from [199.232.76.173] (port=40677 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLZwL-0003IN-Ky for emacs-devel@gnu.org; Fri, 18 Dec 2009 05:20:05 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:36541) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NLZwL-0000OT-AN for emacs-devel@gnu.org; Fri, 18 Dec 2009 05:20:05 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NLZwG-0001Mx-Jb for emacs-devel@gnu.org; Fri, 18 Dec 2009 11:20:00 +0100 Original-Received: from f055053246.adsl.alicedsl.de ([78.55.53.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2009 11:20:00 +0100 Original-Received: from usenet by f055053246.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2009 11:20:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: f055053246.adsl.alicedsl.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) Cancel-Lock: sha1:NYj8G8NaRWlCYCXonmjoJWcGhAQ= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118711 Archived-At: Dan Nicolaescu writes: > Eduard Wiebe writes: > > > Hello, > > > > Following patch improves support for system processes on FreeBSD > > machines. > > Does this work on other BSDs? Unfortunatly i have no access to other BSD machines, so i'm not able to answer your question now. Sorry. > We have a feature freeze now, so this can only get if approved by one > of the maintainers. It would be a good idea to send this to > bug-gnu-emacs@gnu.org so that it does not get lost. Done. -- Eduard Wiebe