Python in base?

2005-09-29 Thread esmith
Is Python GPL? If it is, there is no chance of having Python in the base distribution, correct?

Re: Python in base?

2005-09-29 Thread esmith
Simon 'corecode' Schubert wrote: esmith wrote: Is Python GPL? If it is, there is no chance of having Python in the base distribution, correct? in any case no chance Why is that? It seems like Python is so popular now, many people would like to have it pre-installed. What if RCNG was

Re: Python in base?

2005-09-29 Thread Simon 'corecode' Schubert
esmith wrote: Simon 'corecode' Schubert wrote: esmith wrote: Is Python GPL? If it is, there is no chance of having Python in the base distribution, correct? in any case no chance Why is that? It seems like Python is so popular now, many people would like to have it pre-installed. What

Re: Stdio and DragonFly changes

2005-09-29 Thread Oliver Fromme
Jonas Trollvik [EMAIL PROTECTED] wrote: Dave Hayes [EMAIL PROTECTED] wrote: I'm looking at a codefragment like this: if (stdin-_bf._size 0) return 1; DragonFly's FILE struct has no _bf record. I think this code is trying to see if anything is in the stdin

Re: DragonFly on a Pocket (210M) CD-R?

2005-09-29 Thread Simon 'corecode' Schubert
Oliver Fromme wrote: Indeed there are a few things which come to mind which are probably not needed on a rescue CD: [...] - /usr/include [...] - most of the locales (/usr/share/locale) [...] - If you don't plan to compile things from the rescue CD, you can also get rid of the

Re: Stdio and DragonFly changes

2005-09-29 Thread Joerg Sonnenberger
On Thu, Sep 29, 2005 at 04:15:32PM +, Oliver Fromme wrote: In my opinion, an application which wants to know the size of stdio's buffer is badly designed. The application doesn't want to know the actual size of the buffer, it just wants to know whether any data is inside. This is useful

Re: Stdio and DragonFly changes

2005-09-29 Thread Oliver Fromme
Joerg Sonnenberger [EMAIL PROTECTED] wrote: On Thu, Sep 29, 2005 at 04:15:32PM +, Oliver Fromme wrote: In my opinion, an application which wants to know the size of stdio's buffer is badly designed. The application doesn't want to know the actual size of the buffer, it just

Re: New project machines on order.

2005-09-29 Thread Jason
Joerg Sonnenberger wrote: On Tue, Sep 06, 2005 at 04:02:06PM -0500, Jason Smethers wrote: I have one of the onboard NIC's working with the sk driver. FreeBSD currently has a driver, nve, for the other NIC built into the nForce4 chipset. I suppose someone will eventually import the nve driver

Re: New project machines on order.

2005-09-29 Thread Matthew Dillon
: :2005/9/29, Matthew Dillon [EMAIL PROTECTED]: : : : : :On Thu, Sep 29, 2005 at 05:39:12PM -0500, Jason wrote: : : Joerg Sonnenberger wrote: : : nv(4). We had it for ages. :-) : : : : Yep, it's there, but it looks like it isn't hooked into the build yet, : : at least not on 1.2-slip, and support