Re: current-APM causes panic on SMP-System

1999-08-28 Thread Mike Smith
since the apm-code was changed to use the generic bios-call interface (dated around 1999/07/28) my FreeBSD-4.0-current system panics when I do an "apmconf -e". This has not changed since then. I reproduced it with a very current System (1999/08/25) today. The system is a Dual-Proc

Re: make buildworld failed...

1999-08-28 Thread Brian F. Feldman
On Fri, 27 Aug 1999, Adam Wight wrote: dd if=/dev/zero of=boot2.ldr bs=512 count=1 2/dev/null *** Error code 1 Probably it consequences of recent dd changes... Sorry about that! Instead of relying on the kernel being newer than the world and haveing the new ioctl FIODTYPE, dd now only

Crypto updates coming!

1999-08-28 Thread Mark Murray
Hello All! I have got a $#|7load of crypto updates that I'd like to commit; they are all over my tree, so let me describe what they do, and anyone who wishes to review any part of them can get the appropriate bits. 1) Revisit the way libscrypt/libdescript get built. This is partially based on

Re: Docs blows up make release

1999-08-28 Thread Nik Clayton
Jordan, Satoshi, Just a reminder: I have *no* objection to the ports tree being used to build packages of the documentation, as long as the maintenance of those ports is assigned to individuals, and not the FDP (and, more specifically, me). However, I think that another mechanism, one that's

PC98/GENERIC98 compile problem

1999-08-28 Thread Poul-Henning Kamp
schizo# make cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -DKERNEL -include opt_global.h -elf ../../pci/if_tl.c ../../pci/if_tl.c:226:

Re: PC98/GENERIC98 compile problem

1999-08-28 Thread KATO Takenori
Poul-Henning Kamp [EMAIL PROTECTED] wrote: schizo# make cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -DKERNEL -include opt_global.h -elf

Re: Crypto updates coming!

1999-08-28 Thread Kris Kennaway
On Sat, 28 Aug 1999, Mark Murray wrote: 3) Upgade libdes. This is mainly for KerberosIV and Kerberos5. It does not hurt anything else. This will go into src/crypto. You might also like to turn on the x86 assembler code (it's only for pentiums, I think, so would have to be a non-default option

Re: Crypto updates coming!

1999-08-28 Thread Mark Murray
On Sat, 28 Aug 1999, Mark Murray wrote: 3) Upgade libdes. This is mainly for KerberosIV and Kerberos5. It does not hurt anything else. This will go into src/crypto. You might also like to turn on the x86 assembler code (it's only for pentiums, I think, so would have to be a non-default

Re: make buildworld failed...

1999-08-28 Thread Adam Wight
On Fri, 27 Aug 1999, Nick Hibma wrote: Let me guess, the kernel panic ends up in a division by zero error when writing to floppy in _qdivrem. Yep, this would be it. On Sat, 28 Aug 1999, Brian F. Feldman wrote: That sounds like it could have just been fixed by phk. If it's not that and is the

Re: Crypto updates coming!

1999-08-28 Thread Doug
Mark Murray wrote: Hello All! I have got a $#|7load of crypto updates that I'd like to commit; they are all over my tree, so let me describe what they do, and anyone who wishes to review any part of them can get the appropriate bits. Something that came up recently, both for me

Re: Crypto updates coming!

1999-08-28 Thread Kris Kennaway
On Sat, 28 Aug 1999, Doug wrote: Something that came up recently, both for me and someone else on the list is the ability to have DES libs in the system and still use MD5 passwords as the default. I have no idea how difficult this would be to do, but if someone has it in mind here's

Re: Crypto updates coming!

1999-08-28 Thread Mark Murray
I haven't had much feedback on this code so would like to hear how well it works for people. Unfortunately I can't correct any bugs at the moment until I get my computer (which is at this moment being unloaded from a plane at the airport :-) set up and back on the net, but I tested it a fair

rev 1.156 - fixes _qdivrem: division by zero panic

1999-08-28 Thread Nick Hibma
Poul-Henning fixed (without knowing) a bug in the fd driver (that must have sneaked in when changing something to do with dev_t's. revision 1.156 date: 1999/08/28 08:10:13; author: phk; state: Exp; lines: +4 -1 Initialize dev-si_bsize*, the floppy driver doesn't use dsopen(). The panic is

$FreeBSD-knowledgable mergemaster available

1999-08-28 Thread Doug
I have some other changes planned so I'm not going to re-roll the port yet, but between now and then I've put up a version of mergemaster that knows about the $FreeBSD tags at http://freebsd.simplenet.com/mergemaster-1.25. Enjoy, Doug To Unsubscribe: send mail to [EMAIL PROTECTED]

multipatch #6 available

1999-08-28 Thread Matthew Dillon
I've resynced the source tree and updated my big-fat patch again. http://www.backplane.com/FreeBSD4/ This patch is the same as the last one, but: * should patch clean to the tree as of tonight * fixes an additional bug in swapblock management. Certain