Re: yarrow & /dev/random

2000-08-25 Thread Mark Murray
> We've been implementing yarrow at zeroknowledge also. I just read > through the freebsed-current archives searching for "yarrow", and I > share some of the concerns raised by Kris Kennaway: OK... > I've been talking with John Kelsey (one of the Yarrow authors) about > changing yarrow to suppo

Re: kernel hash table implementation?

2000-08-25 Thread Boris Popov
On Fri, 25 Aug 2000, Archie Cobbs wrote: > Is there a generic hash table implementation in the kernel somewhere? Yes, see kern/kern_subr.c for hashinit() function. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current

IDE RAID (HPT-370/Abit KT7-RAID) install questions..

2000-08-25 Thread Thomas Stromberg
(excuse complete ignorance as far as IDE RAID below) For the buildbox here, I decided to go ahead with Soren's ATA-100 RAID suggestion, and bought an Abit KT7-RAID motherboard, which has an onboard Highpoint HPT-370 ATA-100 RAID. I'm using two 15G IBM 75GX drives on it. So after a long day of ha

MACs vs Hash fns. and collision resistance

2000-08-25 Thread adam
[I see my post made it] To expand briefly on my comment about collision resistance > - the hash function constructed from using Blowfish in CBC mode you -- > have to be careful how you use block ciphers to construct hash > functions -- they have quite different properties. For example >

yarrow & /dev/random

2000-08-25 Thread Adam Back
[try again this foobared the first time -- apologies for duplicates] [If this bounces because I am not a list member, could I trouble one of you to forward it to the list? -- Thanks] Hi all We've been implementing yarrow at zeroknowledge also. I just read through the freebsed-current archives

Re: Review requested for i386 debug register helper functions

2000-08-25 Thread Brian Dean
On Thu, 24 Aug 2000, Brian Dean wrote: > If you have the time, I would very much appreciate any reviews on a > couple of helper functions that I've put together for manipulating the > i386 debug registers: > > http://people.freebsd.org/~bsd/i386watch/ Just a note to reviewers, I've simpli

kernel hash table implementation?

2000-08-25 Thread Archie Cobbs
Is there a generic hash table implementation in the kernel somewhere? If not, is there any interest in creating one? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: s

Re: perlcc in current - xs_init and boot_DynaLoader

2000-08-25 Thread Mark Murray
> If i do a perlcc test.pl i get the folllowing , in CURRENT ? > Must i define something beforehand, or is it broken ? I'll take a look... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the

Re: DPT revision....(broken drivers in -STABLE)

2000-08-25 Thread Damieon Stark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 25 Aug 2000, Matthew N. Dodd wrote: > Is this an SMP box or a UP box in APIC mode or something strange? As of right now all of the machines that I have tried it on are SMP machines which prebviously worked just fine with them in. It

Linux Netscape

2000-08-25 Thread Sean-Paul Rees
Under my 5.0-C setup here, the Linux netscape takes AGES to load (>5min) and is so unresponsive, I have to kill it. I experienced a similar problem with StarOffice 5.2, where performance was just dog slow. Is the Linuxulator broken? -- Cheers, Sean Sean-Paul Rees ([EMAIL PROTECTED]) Web: http

BitchX-1.0c16 broken

2000-08-25 Thread undergra
hi.. i try to compile BitchX-1.0c16 on my FreeBSD-current 5.0. The same version works on my old FreeBSD 4.1, but when i try to compile on 5.0... ../include/struct.h:743: `INPUT_BUFFER_SIZE' undeclared here (not in a function) ../include/struct.h:743: size of array `input_buffer' has non-integer t

$BF)2a5!G=IU%G%8%+%a1#$7;#$j%-%C%HHNGd(B

2000-08-25 Thread Cosmo21
$B%Y%k%H$N%P%C%/%k$K;E9~$s$@%l%s%:$+$iK\BN!J3s$J$I!K$K(B $BEEGH$rHt$P$9J}<0$G$9!#=D(B1440$B!_2#(B960$B%T%/%;%k!##A#4MQ;f(B $B=D$G>/$7:81&$KM>Gr$reH>?H!&2?H$NA*Br$r85$K$"$i$+$8$a%l%s(B $B%:3QEY!"%:!<%`N($rD4@a8GDj!#$"$H$O%P%C%/%k$r?($k$h$&$K(B $B%7%c%C%?!]J*$r#2!?#3$NHO0O(B $B$K<}$a$k

Re: Request for review/comments - new option for uname(1)

2000-08-25 Thread Maxim Sobolev
Paul Richards wrote: > Mark Ovens wrote: > > > > On Wed, Aug 09, 2000 at 02:33:44PM -0400, Will Andrews wrote: > > > On Wed, Aug 09, 2000 at 12:59:29AM +0100, Mark Ovens wrote: > > > > Is there any reason why this is unacceptable and could not be committed? > > > > > > Because it can be done with

Re: Request for review/comments - new option for uname(1)

2000-08-25 Thread Paul Richards
Mark Ovens wrote: > > On Wed, Aug 09, 2000 at 02:33:44PM -0400, Will Andrews wrote: > > On Wed, Aug 09, 2000 at 12:59:29AM +0100, Mark Ovens wrote: > > > Is there any reason why this is unacceptable and could not be committed? > > > > Because it can be done with an awk/sed script? > > > > I'll f

perlcc in current - xs_init and boot_DynaLoader

2000-08-25 Thread Johan Kruger
If i do a perlcc test.pl i get the folllowing , in CURRENT ? Must i define something beforehand, or is it broken ? -Wl,-E -lperl -lm -L/usr/libdata/perl/5.6.0/mach/CORE -lperl -lm -lc -lcrypt /usr/libdata/perl/5.6.0/mach/auto/IO/IO.so /usr/libdata/perl/5.6.0/mach/auto/Fcntl/Fcntl.so /tmp/ccJ9750

Re: devfs, moused and rc.devfs position in rc

2000-08-25 Thread Sheldon Hearn
On Thu, 24 Aug 2000 10:29:03 MST, Jos Backus wrote: > In /etc/rc, rc.i386 is invoked before rc.devfs. This causes moused to fail to > start for those people who use a link from /dev/ to /dev/mouse. The > fix seems to be to switch the order of invocation: Your problem raises another interestin