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
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
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
> > 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
> 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
> 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
> > 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
> 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
> 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
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
> 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
> 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
> 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
> > 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
> 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
> 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
> 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
>
> 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
18 matches
Mail list logo