does FreeBSD support ms chapv2 ?

2007-02-28 Thread Only OpenSource

Hi,

Does FreeBSD support ms chapv2 protocol ?

I am trying to setup a FreeBSD server as a PPP server
that can authenticate a Windows client using MS CHAP v2.

Do I need to patch any files on the FreeBSD 6.2 RC1 to make it work ?
If yes, please let me know which files.

thanks in advance.

--
J.
oo@@oo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


caddr_t or void *

2006-08-10 Thread Only OpenSource

Hello

caddr_t which is a typedef for char* seems to be used quite often in
the kernel code.
Would void* be preferable to caddr_t ?

Thanks for any insight on this.

--
oo@@oo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


which assembler to use

2006-07-31 Thread Only OpenSource

Hello all

I want to learn assembly language properly so that I can understand
FreeBSD assembly code
and also write assembly code.

Which assembler do I need to use : as or nasm ?

Please help me out.

--
oo@@oo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


how to panic FreeBSD

2006-07-29 Thread Only OpenSource

Hello

I am trying to learn kernel debugging and one of the approaches I have come up
with is to introduce situations in the sys code by which the compiled
kernel is buggy
and will panic.

My query is what are the typical bugs that I can introduce in say by
which the kernel
would panic.

Thanks for any help.

--
oo@@oo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


applet viewer for FreeBSD

2006-07-23 Thread Only OpenSource

Hi:

Is there an appletviewer for FreeBSD which integrates with Firefox ?

I have installed diablo-jdk-freebsd6.1-i386.

--
oo@@oo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"