Fwd: Re: MFC pxe fixes

2005-05-04 Thread Jose M Rodriguez
I think this is really a current/hackers thread. -- Mensaje reenviado -- Subject: Re: MFC pxe fixes Date: Miércoles, 4 de Mayo de 2005 10:30 From: Jose M Rodriguez [EMAIL PROTECTED] To: Danny Braniss [EMAIL PROTECTED] Cc: Jose M Rodriguez [EMAIL PROTECTED], [EMAIL PROTECTED]

Broadcom BCM95820 SSL encryption accelerator card

2005-05-04 Thread ray
Does anyone know if FreeBSD and/or OpenSSL will support the Broadcom BCM95820 SSL acceleration cards? I have a few here and wanted to try to get OpenSSL to work - but I'm not sure if I need a driver in order for OpenSSL to off load it's encryption tasks to the CPU on the BCM95820. Does anyone

Re: Broadcom BCM95820 SSL encryption accelerator card

2005-05-04 Thread Jeremie Le Hen
Hi, On Wed, May 04, 2005 at 02:14:31AM -0700, [EMAIL PROTECTED] wrote: Does anyone know if FreeBSD and/or OpenSSL will support the Broadcom BCM95820 SSL acceleration cards? I have a few here and wanted to try to get OpenSSL to work - but I'm not sure if I need a driver in order for OpenSSL to

RE: ipfw causing panic 4.11-RELEASE-p4

2005-05-04 Thread Imri Zvik
I forgot to mention I was using ipfw1. When I upgraded to ipfw2 it didn't happen again. -- Imri Zvik PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp -Original Message- From: Maxim Konovalov [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 03, 2005 5:29 PM To:

Re: Files in C.

2005-05-04 Thread Murray Taylor
On Tue, 3 May 2005 18:21, Pablo Mora wrote: I know that this is not the place to consult on programming C. But I am so enthusiastic in FreeBSD that I want to learn more on the language C and someday coming to be a small part of which you already are. It wanted that they recommended to me

files refused to delete

2005-05-04 Thread Maslan
when i've extract a bz2 file containing filenames in other encodings (arabic), the file names appears ??? and it refuses to delete , however i deleted them from linux but the fsck created a hard link to them in lost+found and this hard links refused to deleted, it also created a hard link to my

Re: mergemaster improvement (auto-update for not modified files)

2005-05-04 Thread Jason Slagle
On Tue, 3 May 2005, c0ldbyte wrote: IMHO this isnt something that should be included with mergemaster due to the following things. 1). It should upgrade a file if the files cvs id doesnt match and provide you with a merge option, which it allready does both of those as it is now. 2). Only

Re: files refused to delete

2005-05-04 Thread Julian Elischer
use ls -lo to see if there are any special flags set on the file. man chflags for more information on the flags. How did you delete if from linux? last I heard the linux ufs code was not very healthy. maybe they fixed it.. Maslan wrote: when i've extract a bz2 file containing filenames in other

Re: Files in C.

2005-05-04 Thread Pablo Mora
what do they think of the book: Advanced Programming In The Unix Environment (Richard Stevens) ?? is a good option to learn C on Unix ? -- Concepción, Chile. ___ freebsd-hackers@freebsd.org mailing list

SSE in kernel?

2005-05-04 Thread Ivan Voras
Can SSE instructions be used in kernel / kernel modules? Can floating point code? ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Files in C.

2005-05-04 Thread Chuck Robey
Pablo Mora wrote: what do they think of the book: Advanced Programming In The Unix Environment (Richard Stevens) ?? is a good option to learn C on Unix ? It's one of the better ways, yes. Not the only way, certainly, but Stevens is extrermely well regarded for very good reasons.

Re: SSE in kernel?

2005-05-04 Thread Kris Kennaway
On Wed, May 04, 2005 at 10:20:40PM +0200, Ivan Voras wrote: Can SSE instructions be used in kernel / kernel modules? Can floating point code? This question is asked quite often..please see the mailing list archives for discussion. Kris pgpL9IHYv5HDr.pgp Description: PGP signature

Re: Files in C.

2005-05-04 Thread Stephen Montgomery-Smith
Pablo Mora wrote: what do they think of the book: Advanced Programming In The Unix Environment (Richard Stevens) ?? is a good option to learn C on Unix ? I really liked his Unix Network Programming Vol 1, but this book and his Vol 2 are also very good, so I would suggest getting all three. I

Re: Broadcom BCM95820 SSL encryption accelerator card

2005-05-04 Thread ray
Thanks. I didn't realize it did that. Ray At 12:44 PM 5/4/2005 +0200, Jeremie Le Hen wrote: | Hi, | | On Wed, May 04, 2005 at 02:14:31AM -0700, [EMAIL PROTECTED] wrote: | Does anyone know if FreeBSD and/or OpenSSL will support the Broadcom BCM95820 | SSL acceleration cards? I have a few

Re: mergemaster improvement (auto-update for not modified files)

2005-05-04 Thread Thomas Sparrevohn
On Wednesday 04 May 2005 06:38, M. Warner Losh wrote: The technical reasons are very simple. If a new system call is created, and programs use that new system call, then if you do an installworld before you boot the kernel, that can result in binaries not working. This has happened with

Re: mergemaster improvement (auto-update for not modified files)

2005-05-04 Thread Warner Losh
On Wednesday 04 May 2005 06:38, M. Warner Losh wrote: The technical reasons are very simple. If a new system call is created, and programs use that new system call, then if you do an installworld before you boot the kernel, that can result in binaries not working. This has happened

Re: Files in C.

2005-05-04 Thread Pablo Mora
thanks to all by responding me, I will have present each one of its mail PD. I thank to the community of FreeBSD by facilitating me its aid. TnX from Chile. -- Concepción, Chile. ___ freebsd-hackers@freebsd.org mailing list

Re: Files in C.

2005-05-04 Thread Greg Black
On 2005-05-04, Pablo Mora wrote: what do they think of the book: Advanced Programming In The Unix Environment (Richard Stevens) ?? is a good option to learn C on Unix ? Stevens was a (justifiably) respected author on the topics he covered in that book (and his other books), and it will be a