Re: NATD+SSL

2001-10-10 Thread Ulf Zimmermann
On Wed, Oct 10, 2001 at 08:00:07PM +, Alex Newman wrote: > Ok I know this sounds wacky, but I will try justify why i think it is > usefull. If someone can think of a better way to achieve goals 1-3 or if > they are silly goals please tell me. How easy would it be to implement ssl > in the r

Re: NATD+SSL

2001-10-10 Thread Terry Lambert
Alex Newman wrote: > 2) It would allow you to more efficently have ssl proxy boxes infront of an > array of webservers. This is useful if you had for instance a hardware > crypto card in the ssl proxy. Currently the only decent way I know to do > this today is with linux+stunnel since it has trans

Re: bin/30972: nfsd and mountd are in the wrong location

2001-10-10 Thread John Baldwin
On 10-Oct-01 Gordon Tetlow wrote: > Here is a diff that fixes a couple of issues and will facilitate moving > nfsd and mountd into /usr/sbin Err, you don't need this to move the binaries. They will already be in the path so it will work fine with just 'mountd' and 'nfsd' as it does now. > Thi

Re: bin/30972: nfsd and mountd are in the wrong location

2001-10-10 Thread Gordon Tetlow
Here is a diff that fixes a couple of issues and will facilitate moving nfsd and mountd into /usr/sbin This also removes the bogus nfs_client_flags since it is no longer used. This needs to happen to make migrating to the rc.d system easier. -gordon diff -ur /usr/src/etc/defaults/rc.conf etc.n

NATD+SSL

2001-10-10 Thread Alex Newman
Ok I know this sounds wacky, but I will try justify why i think it is usefull. If someone can think of a better way to achieve goals 1-3 or if they are silly goals please tell me. How easy would it be to implement ssl in the redirection part of natd. Some reasons why this is better than sslwra

Re: reading files from win

2001-10-10 Thread Terry Lambert
> > > hi, > > > is there any utility that can read a bsd FS from win/dos? > > > thank you THere are two implementations of the Heidemann framework for Windows, using the IFSMgr (Installable File System Manager) interface. The first was implemented in 1996 or so by Artisoft (I was one of the engi

Re: Memory allocation question

2001-10-10 Thread Matt Dillon
: :On Tue, 2 Oct 2001, Matt Dillon wrote: : :> :> : :> :Dwayne wrote: :> :> I'm creating an app where I want to use memory to store data so I :> :> can get at it quickly. The problem is, I can't afford the delays that :> :> would occur if the memory gets swapped out. Is there any way in Fre

Re: cant port

2001-10-10 Thread Drew Eckhardt
In message <002101c151ad$664255e0$[EMAIL PROTECTED]>, [EMAIL PROTECTED] z writes: >hi, >when i am trying to port some program from ports directory (4.3stable) it >never connects to a ftp. Problem might be a firewall, there are so few ports >allowed, but 21 is. Anyone has the same experience? Of c

Re: reading files from win

2001-10-10 Thread brian o'shea
On Wed, Oct 10, 2001 at 03:18:46PM +0100, Fergus Cameron wrote: > > > > None that I have heard of. If it's really important that you access > > the filesystem from Windows and you have a lot of CPU and memory to > > spare, you could run VMware [1] on Windows with FreeBSD running in a > > virtual

cant port

2001-10-10 Thread Martin Vana
hi, when i am trying to port some program from ports directory (4.3stable) it never connects to a ftp. Problem might be a firewall, there are so few ports allowed, but 21 is. Anyone has the same experience? Martin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers"

Re: Some thoughts on if_ioctl()

2001-10-10 Thread Yar Tikhiy
On Mon, Oct 08, 2001 at 02:53:32PM -0400, Garrett Wollman wrote: > < said: > > > Second, let's look at the handling of SIOCADDMULTI/SIOCDELMULTI. > > There is code obviously taken from if_loop.c and used in some > > drivers, which tries to do something with the third argument "data" > > of the if

Re: Memory allocation question

2001-10-10 Thread Andrew L. Neporada
On Tue, 2 Oct 2001, Matt Dillon wrote: > > : > :Dwayne wrote: > :> I'm creating an app where I want to use memory to store data so I > :> can get at it quickly. The problem is, I can't afford the delays that > :> would occur if the memory gets swapped out. Is there any way in FreeBSD > :> t

Re: reading files from win

2001-10-10 Thread Peter Pentchev
On Wed, Oct 10, 2001 at 03:18:46PM +0100, Fergus Cameron wrote: > On 09.10-08:59, brian o'shea wrote: > > On Tue, Oct 02, 2001 at 09:14:56AM +0200, Martin Vana wrote: > > > hi, > > > is there any utility that can read a bsd FS from win/dos? > > > thank you > > > > None that I have heard of. If i

Re: reading files from win

2001-10-10 Thread Fergus Cameron
On 09.10-08:59, brian o'shea wrote: > On Tue, Oct 02, 2001 at 09:14:56AM +0200, Martin Vana wrote: > > hi, > > is there any utility that can read a bsd FS from win/dos? > > thank you > > None that I have heard of. If it's really important that you access the > filesystem from Windows and you hav

Re: strnstr(3) - New libc function for review

2001-10-10 Thread Andrew L. Neporada
I think you should write in ststr.3 that strnstr locates first occurrence of null-terminated string 'little' in ___null-terminated___ string 'big'. Andrew. P.S. Because str(n)str functions deal with null-terminated strings (i.e. we don't know sizes of strings), it

ABI specification

2001-10-10 Thread Trimarchi Michael
Where can i get the ABI specification and elf documentation? Best regards Michael Trimarchi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Debbuging hard lockups...

2001-10-10 Thread Mike Meyer
Doug Barton <[EMAIL PROTECTED]> types: > Mike Meyer wrote: > > I can generate hard lockups on my SMP box pretty easily. When locked, > > it fails to respond to anything - I can't even get into the kernel > > debugger to fire up. The lockups don't happen on UP machines under the > > same conditions

Re: nfsd and mountd in the wrong place

2001-10-10 Thread Crist J. Clark
On Tue, Oct 09, 2001 at 05:33:18PM -0700, Gordon Tetlow wrote: > I posted this to -arch and was met with (mostly) deafening silence. If > someone could please take care of this, I would be most grateful. Since it > requires a repo-copy, I guess Peter Wemm or JDP will need to be involved. Perhaps

Re: calendar nit?

2001-10-10 Thread Peter Pentchev
On Tue, Oct 09, 2001 at 03:59:48PM -0500, Steve Ames wrote: > > I was sending an e-mail to someone and wasn't sure what day Thanksgiving > was so I typed 'calendar -A 45' and saw the following: > > Nov 8* Thanksgiving Day (4th Thursday in November) > > Odd that... This is a little weirdness w

Re: VM question (I hate Intel 810/815 chipsets...)

2001-10-10 Thread Terry Lambert
"Eugene M. Kim" wrote: > > Thank you for the reply. > > I also found contigmalloc() shortly after I posted the original question > (what an embarrassment ;-p), then met another restriction: Because these > memory regions are to be accessed by a userland process (X server), they > have to be some

Re: VM question (I hate Intel 810/815 chipsets...)

2001-10-10 Thread Terry Lambert
"Eugene M. Kim" wrote: > > What would be the best way to allocate: > > 1) a VM page whose physical address falls within a certain boundary, and > 2) a VM object whose pages are contiguous in physical address space? > > Background: > The !@*%^*!&#^%*&!#^$!@ Intel 810/815 graphics controller requ

Re: Debbuging hard lockups...

2001-10-10 Thread Doug Barton
Mike Meyer wrote: > > I can generate hard lockups on my SMP box pretty easily. When locked, > it fails to respond to anything - I can't even get into the kernel > debugger to fire up. The lockups don't happen on UP machines under the > same conditions, so I can't even see if console debugging wou