Re: OpenBSD sdiff Question

2008-03-14 Thread Garrett Cooper
On Mar 14, 2008, at 4:14 PM, Steven Kreuzer wrote: Greetings- I am currently working on replacing the GNU version of sdiff with a version of sdiff that was released into the public domain and is used in OpenBSD Xin LI has been guiding me along with the project and he suggested I post h

Re: Failure to Project OOImpress

2008-03-14 Thread Paul B. Mahol
Was it connected prior or after Xorg startup? On 3/14/08, KAYVEN RIESE <[EMAIL PROTECTED]> wrote: > > > Couldn't connect to projector for presentation. > > I was supposed to give a class presentation and we tried to hook > my computer into the 15 pin female joint (sorry I forget what it is > call

OpenBSD sdiff Question

2008-03-14 Thread Steven Kreuzer
Greetings- I am currently working on replacing the GNU version of sdiff with a version of sdiff that was released into the public domain and is used in OpenBSD Xin LI has been guiding me along with the project and he suggested I post here to see what you guys think. I achieve 100% compatability

Failure to Project OOImpress

2008-03-14 Thread KAYVEN RIESE
Couldn't connect to projector for presentation. I was supposed to give a class presentation and we tried to hook my computer into the 15 pin female joint (sorry I forget what it is called three rows of 5 pins each on the computer, hooking to 15 pins on the wire) that I guess is usually a mo

Re: A (perhaps silly) kqueue question

2008-03-14 Thread Vlad GALU
On 3/14/08, Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Mar 14), Vlad GALU said: > > On 3/14/08, Vlad GALU <[EMAIL PROTECTED]> wrote: > > > On 3/8/08, Vlad GALU <[EMAIL PROTECTED]> wrote: > > > > On 3/8/08, Robert Watson <[EMAIL PROTECTED]> wrote: > > > > > On Fri, 7 Mar 2008,

Re: A (perhaps silly) kqueue question

2008-03-14 Thread Dan Nelson
In the last episode (Mar 14), Vlad GALU said: > On 3/14/08, Vlad GALU <[EMAIL PROTECTED]> wrote: > > On 3/8/08, Vlad GALU <[EMAIL PROTECTED]> wrote: > > > On 3/8/08, Robert Watson <[EMAIL PROTECTED]> wrote: > > > > On Fri, 7 Mar 2008, Vlad GALU wrote: > > > > > I see an unusual symptom with one of

Re: A (perhaps silly) kqueue question

2008-03-14 Thread Vlad GALU
On 3/14/08, Vlad GALU <[EMAIL PROTECTED]> wrote: > On 3/8/08, Vlad GALU <[EMAIL PROTECTED]> wrote: > > On 3/8/08, Robert Watson <[EMAIL PROTECTED]> wrote: > > > On Fri, 7 Mar 2008, Vlad GALU wrote: > > > > > > > > > > I see an unusual symptom with one of our in-house applications. The > m

Re: A (perhaps silly) kqueue question

2008-03-14 Thread Vlad GALU
On 3/8/08, Vlad GALU <[EMAIL PROTECTED]> wrote: > On 3/8/08, Robert Watson <[EMAIL PROTECTED]> wrote: > > On Fri, 7 Mar 2008, Vlad GALU wrote: > > > > > > > I see an unusual symptom with one of our in-house applications. The main > I/O > > > loop calls kevent(), which in turn returns two eve

Re: Graphic boot loader?

2008-03-14 Thread Jeremy Chadwick
On Fri, Mar 14, 2008 at 10:19:39AM +0300, Igor_Z wrote: > , . > > Does anybody know something about graphic boot loader? > I mean how to make this? > I know that some guy is did it, but how? That is the question! =) This is currently "in development", as I understand it. The individ

Graphic boot loader?

2008-03-14 Thread Igor_Z
Здравствуйте, . Does anybody know something about graphic boot loader? I mean how to make this? I know that some guy is did it, but how? That is the question! =) -- С уважением, Igor_Z mailto:[EMAIL PROTECTED] ___ freebsd-ha

Re: RELEASE discs & ISO images (for future)

2008-03-14 Thread Vadim Goncharov
Hi Oliver Fromme! On Wed, 12 Mar 2008 18:49:53 +0100 (CET); Oliver Fromme wrote about 'Re: RELEASE discs & ISO images (for future)': > - Disk 1 contains everything you need to install the base >FreeBSD system, as well as a few useful packages. Yes. Which? >>> The most im

Re: RELEASE discs & ISO images (for future)

2008-03-14 Thread Vadim Goncharov
Hi Ken Smith! On Wed, 12 Mar 2008 13:16:57 -0400; Ken Smith wrote about 'Re: RELEASE discs & ISO images (for future)': >> I currently have no 7.0 ISOs to look at (and ftp.freebsd.org contains jus= > t >> symlink to all available packages, not only disc1). But I remember perl, >> linux and xorg

a NIS problem

2008-03-14 Thread Timo
HI Today I setup a NIS server in Freebsd6.2. Now, every client only run "ypbind -broadcast" to link this server the NIS server's domainname is "server.nis" if the client run "ypbind server.nis" can't link to the server. anyone can tell me how to debug it? _