Re: Where is stack of program?

2013-06-11 Thread Vagner
On 08:45 Tue 11 Jun , Konstantin Belousov wrote: On Mon, Jun 10, 2013 at 08:44:25PM +0400, Vagner wrote: Hi! I need method of finding in struct vm_map or vm_object segments of memory which is situated in the stack. Can you help me please? Note that the stack is per-thread. The concept

Re: [PATCH] multiple instances of ipfw(4)

2013-06-11 Thread Ermal Luçi
Hello Luigi, On Mon, Jun 10, 2013 at 7:30 PM, Luigi Rizzo ri...@iet.unipi.it wrote: On Mon, Jun 10, 2013 at 06:52:01PM +0200, Ermal Lu?i wrote: On Mon, Jun 10, 2013 at 5:01 PM, Luigi Rizzo ri...@iet.unipi.it wrote: ... if i understand well, this has no runtime overhead as the ifp has

Re: Beyond Buildworld Dev Summit Working Group Report

2013-06-11 Thread Tim Kientzle
On Jun 10, 2013, at 10:02 PM, Glen Barber wrote: On Mon, Jun 10, 2013 at 09:25:39PM -0700, Tim Kientzle wrote: • Crochet with VM images [TimKeintzle], [GlenBarber], [ColinPercival] Per Colin, there's no way for mere mortals to upload machine images to Amazon, so there's little point in

Re: Where is stack of program?

2013-06-11 Thread Vagner
On 12:05 Tue 11 Jun , Vagner wrote: On 08:45 Tue 11 Jun , Konstantin Belousov wrote: On Mon, Jun 10, 2013 at 08:44:25PM +0400, Vagner wrote: Hi! I need method of finding in struct vm_map or vm_object segments of memory which is situated in the stack. Can you help me please?

Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Baptiste Daroussin
Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional (KR-style) C macro preprocessor BSD licensed. I first worked on it so that imake can work properly without gcc. I discovered that some part of the base system still

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Matthias Andree
Am 12.06.2013 00:11, schrieb Baptiste Daroussin: Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional (KR-style) C macro preprocessor BSD licensed. I first worked on it so that imake can work properly without

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Diane Bruce
On Wed, Jun 12, 2013 at 12:11:24AM +0200, Baptiste Daroussin wrote: Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional (KR-style) C macro preprocessor BSD licensed. I first worked on it so that imake can work

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/11/13 15:11, Baptiste Daroussin wrote: Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional (KR-style) C macro preprocessor BSD licensed. I first worked on it

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Baptiste Daroussin
On Wed, Jun 12, 2013 at 12:23:44AM +0200, Matthias Andree wrote: Am 12.06.2013 00:11, schrieb Baptiste Daroussin: Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional (KR-style) C macro preprocessor BSD

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Baptiste Daroussin
On Tue, Jun 11, 2013 at 03:35:54PM -0700, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/11/13 15:11, Baptiste Daroussin wrote: Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Diane Bruce
On Tue, Jun 11, 2013 at 03:35:54PM -0700, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/11/13 15:11, Baptiste Daroussin wrote: Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Eitan Adler
On Wed, Jun 12, 2013 at 12:11 AM, Baptiste Daroussin b...@freebsd.org wrote: ... Regarding tradcpp: I would rather see us try to fix the applications in base instead of import a new cpp. If this proves too difficult I have no objections to this particular implementation, On Wed, Jun 12, 2013 at

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Jilles Tjoelker
On Wed, Jun 12, 2013 at 12:23:44AM +0200, Matthias Andree wrote: Am 12.06.2013 00:11, schrieb Baptiste Daroussin: I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional (KR-style) C macro preprocessor BSD licensed. I

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/11/13 15:50, Eitan Adler wrote: [...] - limited subset in the man page does not explain what limit. - It doesn't seem to support #ifdef at all Why ifdef is needed? (ifndef is here to avoid duplicated inclusion, I don't think there is

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Diane Bruce
On Tue, Jun 11, 2013 at 03:59:56PM -0700, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/11/13 15:50, Eitan Adler wrote: [...] - limited subset in the man page does not explain what limit. - It doesn't seem to support #ifdef at all Why ifdef is needed? (ifndef

Re: Importing tradcpp (traditional (KR-style) C macro preprocessor) into base?

2013-06-11 Thread Diane Bruce
On Tue, Jun 11, 2013 at 06:04:39PM -0500, Diane Bruce wrote: On Tue, Jun 11, 2013 at 03:59:56PM -0700, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/11/13 15:50, Eitan Adler wrote: [...] - limited subset in the man page does not explain what limit. - It