Re: mounting a SCO harddisk (locally secondary drive) under freebsd?

2002-05-19 Thread Matthew Emmerton
On Mon, 20 May 2002, Karl M. Joch wrote: > Hi, > > i have to replace 6 sco boxes with freebsd. is it possible to mount the sco > harddrive under freebsd when it is locally built in the hardware as second > drive? i already got their software in the freebsd compatibility running. > but for moving

Re: frequent page fault panic

2002-02-22 Thread Matthew Emmerton
What version of X are you using? 3.3.6 or 4.x? -- Matthew Emmerton || [EMAIL PROTECTED] GSI Computer Services || http://www.gsicomp.on.ca On Fri, 22 Feb 2002, Dominic Marks wrote: > Hi, > > I'm getting the same panic repeatedly on -STABLE. The time length > betwe

Re: 4.5-PRERELEASE Major Stalling

2001-12-25 Thread Matthew Emmerton
Probably because v1.79 of uipc_socket2.c hasn't been MFC'd yet. Since this is a big issue for this particular person, could this be looked into? -- Matthew Emmerton || [EMAIL PROTECTED] GSI Computer Services || http://www.gsicomp.on.ca On Tue, 25 Dec 2001, ISPrime Support wrot

Re: adduser not using md5 password format

2001-11-18 Thread Matthew Emmerton
> > I am running stable branch cvsupped Mon Oct 22 02:53:56 EDT 2001. > > I added a user and noticed that it is not using the md5 password > > format. > > The adduser perl script uses Perl's crypt() function, which is implemented > via crypt(3). Since the salt that is provided to the crypt() call

Re: adduser not using md5 password format

2001-11-18 Thread Matthew Emmerton
> I am running stable branch cvsupped Mon Oct 22 02:53:56 EDT 2001. > > I added a user and noticed that it is not using the md5 password > format. The adduser perl script uses Perl's crypt() function, which is implemented via crypt(3). Since the salt that is provided to the crypt() call doesn't

Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a

2001-07-08 Thread Matthew Emmerton
> On Sun, Jul 08, 2001 at 10:02:27AM -0400, Matthew Emmerton wrote: > > > > So why don't we get a FreeBSD port of XFS done "real soon now", see what > > kind of kernel mods we have to make, and talk nice to the SGI folks? If > > they're running i

Re: Broken module loading and kernel dependencies

2001-05-06 Thread Matthew Emmerton
> > If I did kldload if_rl it would pick up the kingston but not the > > realtek, if I loaded if_dc it would pick up the kingston and > > then I would try to load if_rl and it would tell me its already > > loaded and wouldn't pick up the realtek, but I could not get > > both nic's to work until I

Re: Broken module loading and kernel dependencies

2001-05-06 Thread Matthew Emmerton
> I did not have to statically compile pppoe support in the kernel. Here are > the modules I loaded > > ng_pppoe > ng_ppp > ng_socket > ng_ether > netgraph > > it all seemed to work good. Did you kldload all of these from the command prompt? The problem seems to crop up when one (or more) mod

Re: Random (?) kernel panics

2001-04-24 Thread Matthew Emmerton
> zeus:crash>gdb -k kernel.3 vmcore.3 > --- > #0 0xc0157bb6 in dumpsys () > (kgdb) Showing us a backtrace at this point would be really helpful. -- Matt Emmerton To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: SVR4 problem

2001-03-28 Thread Matthew Emmerton
It looks like 'kldload svr4' is failing because the streams module hasn't been loaded. Either compile 'pseudo-device STREAMS' into your kernel, or do a 'kldload streams' before you try and load the SVR4 module. -- Matt Emmerton > Dmitry Sivachenko wrote: > > > > Hello! > > > > On my recent 4-S

Re: What about SRP auth for telnet and ftp? [was Re: SRA auth ]

2001-03-18 Thread Matthew Emmerton
> Matthew Emmerton wrote: > > > Would anyone be interested in seeing SRP functionality added? > The nice thing about patching telnet to add authentication > types is that the actual patching is fairly limited -- the code just > sort of lays alongside the rest in libt

Re: SRA auth implementation in telnet broken

2001-03-17 Thread Matthew Emmerton
> It looks like the implementation of SRA authentication in the telnet client is > broken 4.3-BETA. What is SRA? Is it anything similar to what is implemented with Stanford's SRP? -- Matt Emmerton To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of

Re: Whats the difference between -STABLE & -RELEASE?

2001-02-27 Thread Matthew Emmerton
> John, > > I'm just taking a shot in the dark here by saying RELENG means Release Engine? I've always thought it meant "RELease ENGlish" or "RELeased by ENGineering". -- Matt Emmerton To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: ipfw drop syn+fin

2001-02-22 Thread Matthew Emmerton
> > Say a web client has a few connections to a web server. One of those > > connections is retriving an image (for example). When it's finished, it > > will send a FIN to the server to close that connection. However, at the > > same time, the web client wants to open a new connection to the sa

Re: Troubles upgradeing 3.4 to STABLE

2001-02-09 Thread Matthew Emmerton
> I have a 3.4 machine wich I have taken out of service for the weekend to > upfrade to the current STABLE. I'm having problems. Here is what I have done: > All of this is pretty much striaght out of the 3.4 -> 4.0 upgrade instructions > in /usr/src/UPGARDE, as I read it. It's failing building min

Re: AIC-7899 Raid support in 4.2-Release

2001-02-05 Thread Matthew Emmerton
> I'm trying to install on a dell poweredge 2450 with the AIC-7899 > controller in RAID 5 mode. Initial install claims that it can't find any > drives ... the controller appears in the supported hardware list, but > various searches on the web have left the impression that it's not > supported in

Re: buildkernel errors

2001-02-05 Thread Matthew Emmerton
> On Mon, 05 Feb 2001, Dima Dorfman wrote: > > > cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-exte > > > rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcas t > > > -qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/us r/s >

Re: Celeron Question...

2001-01-29 Thread Matthew Emmerton
> I know this is completely off-topic for the stable mailing list, but no one > else seems to know the answer to this question: What is the difference > between a Celeron and a Celeron FC-PGA CPU? Early Celerons (ie 300, 333 MHz) were a Slot 1 design. The FCPGA design uses the Socket 370 design