I have been trying to get ssh working in current, but with no luck.
Since I updated recently, all I get is:
ssh: no RSA support in libssl and libcrypto. See ssl(8).
I have been off the lists for a bit, so I apologize if I missed
something, but this has always been confusing. It used to just
wo
Hi,
can pleasee anyone explain what this means and how I can get rid of this ?
fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
fd1: <1200-KB 5.25" drive> on fdc0 drive 1
WARNING: "fd" is usurping "fd"'s cdevsw[]
On Wed, Jun 28, 2000 at 07:15:58PM +0200, Dag-Erling Smorgrav wrote:
> Visigoth <[EMAIL PROTECTED]> writes:
> > [patches to limit the range of ports used for passive FTP]
>
> des@flood ~% sysctl -A | grep portrange
> net.inet.ip.portrange.lowfirst: 1023
> net.inet.ip.portrange.lowlast: 600
> net.
On Wed, 28 Jun 2000, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> "Thomas M. Sommers" writes:
> : Warner Losh wrote:
> : >
> : > Any reason that the .c/.h files of the drivers couldn't be used to
> : > generate this information?
> :
> : Or perhaps the other way around.
>
> No. I'm sa
(sorry for not posting this immediately after the commit)
I've replaced fetch(1) with a libfetch-based implementation. It should
support all the flags the old implementation does, except for -h and
-f; if anyone notices something missing or not working as it should,
please notify me as soon as po
On Thu, 29 Jun 2000 02:25:50 CDT, Chris Csanady wrote:
> I have been trying to get ssh working in current, but with no luck.
> Since I updated recently, all I get is:
>
> ssh: no RSA support in libssl and libcrypto. See ssl(8).
This is the system's way of punishing you for neglecting your cv
>
>
>On Thu, 29 Jun 2000 02:25:50 CDT, Chris Csanady wrote:
>
>> I have been trying to get ssh working in current, but with no luck.
>> Since I updated recently, all I get is:
>>
>> ssh: no RSA support in libssl and libcrypto. See ssl(8).
>
>This is the system's way of punishing you for neglect
On Thu, 29 Jun 2000 05:37:35 CDT, Chris Csanady wrote:
> Hmm, I read through UPDATING, but didn't find much about this..
Hmm, you're right; it doesn't explicitly say you need option RANDOMDEV
in your kernel config. It just warns you about the state of the entropy
harvesting.
The exact "HowTo
On Wed, 28 Jun 2000 19:54:17 -0400, Donn Miller wrote:
> Again, this is after re-making buildworld with -DNOCLEAN after a
> successful first make buildworld.
Any chance the sources changed between buildworlds?
Ciao,
Sheldon.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe f
Hello,
From: Holm Tiffe <[EMAIL PROTECTED]>
Date: Thu, 29 Jun 2000 09:32:31 +0200
::Hi,
::can pleasee anyone explain what this means and how I can get rid of this ?
::
::fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
::fdc0: FIFO enabled, 8 bytes threshold
::fd0: <1440-KB 3.5" drive> on fdc
This morning my cable modem went out and it returned to service while I
was out of the room. When I returned I was greeted by fsck; I'm not sure
if this is related to networking somehow but I figured I'd report it
anyway. This computer has 3 nics, does bridging across two, and provides
nat to th
Hrmm, I think I just read somewhere (/usr/src/UPDATING?) that crypto is
required to get a make world to work, and I guess certain other things
won't work as well until you rebuild (?) :-) (:-P)
> > if you're using -CURRENT, it's because you havn't followed the advice
> > about the new randomdev
On Thu, 29 Jun 2000 10:25:05 -0400, Kenneth Wayne Culver wrote:
> Hrmm, I think I just read somewhere (/usr/src/UPDATING?) that crypto is
> required to get a make world to work, and I guess certain other things
> won't work as well until you rebuild (?) :-) (:-P)
You're grasping at straws, si
:-) Well, I didn't know that... That could explain it.
=
| Kenneth Culver | FreeBSD: The best NT upgrade|
| Unix Systems Administrator | ICQ #: 24767726 |
| and student at The | AIM: muytha
On Wed, Jun 28, 2000 at 06:24:01PM -0600, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Nik Clayton writes:
> : On Wed, Jun 28, 2000 at 11:27:12AM -0400, Thomas M. Sommers wrote:
> : > Warner Losh wrote:
> : > >
> : > > Any reason that the .c/.h files of the drivers couldn't be used to
> :
In message <[EMAIL PROTECTED]> Nik Clayton writes:
: The .h file(s) should be generated from this XML config file, or some other
: mechanism needs to be put in place to prevent a (hardware) module from
: working if there isn't a functional entry for it in this XML config file.
:
: We've successf
> if you're using -CURRENT, it's because you havn't followed the advice
> about the new randomdev.
This doesn't explain why it suggests that the user reads a
non-existent man page (ssl(8)) :-P
> =
> | Kenneth Culver |
< said:
> 1. Everyone uses /bin/csh (show me a box that has never had root login at
>least once.
I can show you several boxes where first thing root did after logging
in was to configure itself for a Real Shell(tm). I personally would
be much happier if root's default shell were /bin/sh (as
Hi.
My vote is for root's shell to be /bin/sh if anyone's counting.
Is the /bin/sh in freebsd more buggy than, say, the solaris /bin/sh?
If so, thats's probably why it's currently /bin/csh.
I could also live with /bin/bash as root's shell.
Not sure why bash is not part of freebsd "core" anyway
gnu not unix wrote:
>
> I could also live with /bin/bash as root's shell.
> Not sure why bash is not part of freebsd "core" anyways.
>
GPL. Bloat.
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Thu, Jun 29, 2000 at 10:44:56AM -0700, gnu not unix wrote:
> My vote is for root's shell to be /bin/sh if anyone's counting.
Mine too.
> Is the /bin/sh in freebsd more buggy than, say, the solaris /bin/sh?
> If so, thats's probably why it's currently /bin/csh.
I doubt it; Solaris /bin/sh is
> The choice to use crosstools is easier, since it by default installs the
> tool into the "strict path", but Mark used build-tools and a path to
> miniperl to do it instead, presumably since it is restricted to a very
> minor bit of the tree.
Also because miniperl and libperl want libm, and that
> I am not sure who is supposed to manage the fact that
> /usr/ports/Mk/bsd.ports.mk doesn't yet know about perl-5.006. One
> appears to need to set PERL_VER and PERL_VERSION. I just added an ."if
> {OSVERSION} >= 56" , but this clearly isn't enough for people who
> have yet to upgrade to th
> > Adding something to bootstrap-tools implies that we can't use the
> > installed miniperl (backward compatibility problem) or the host doesn't
> > have miniperl. The bootstrap-tools built miniperl would then be used
> > throughout the build and install stages.
>
> I think that's what we have
On Wed, 28 Jun 2000, Mark Murray wrote:
> > > Adding something to bootstrap-tools implies that we can't use the
> > > installed miniperl (backward compatibility problem) or the host doesn't
> > > have miniperl. The bootstrap-tools built miniperl would then be used
> > > throughout the build and
On Wed, Jun 28, 2000 at 07:54:17PM -0400, Donn Miller wrote:
> make: don't know how to make
> /usr/obj/usr/src/i386/usr/include/sys/types.h. Stop
> *** Error code 2
This is what I got when I tried to ``make -DNOCLEAN buildworld'' after
the Perl 5.006 upgrade. Perl is being built at the wrong tim
What is the hardware in this box? Do you have an NCR scsi controller
using the ncr driver?
paul
Adam ([EMAIL PROTECTED]) wrote:
> This morning my cable modem went out and it returned to service while I
> was out of the room. When I returned I was greeted by fsck; I'm not sure
> if this is rela
> On Wed, Jun 28, 2000 at 07:54:17PM -0400, Donn Miller wrote:
> > make: don't know how to make
> > /usr/obj/usr/src/i386/usr/include/sys/types.h. Stop
> > *** Error code 2
>
> This is what I got when I tried to ``make -DNOCLEAN buildworld'' after
> the Perl 5.006 upgrade. Perl is being built at
Hi
I just committed a fix for this.
M
> Recently, the make world problems with perl have been fixed, and I can do
> a make world all the way through, provided I do a make world the first
> time only. However, I did a cvsup to update my source tree again after
> the first make world. I did a m
Hi
Please check /usr/src/UPDATING
M
> I have been trying to get ssh working in current, but with no luck.
> Since I updated recently, all I get is:
>
> ssh: no RSA support in libssl and libcrypto. See ssl(8).
>
> I have been off the lists for a bit, so I apologize if I missed
> something, bu
Hi
I just committed a fix for this.
M
> Mark,
>
> A test release I built today died while installing Perl the second
> time around into the trees directory where the install distributions
> are rolled from as follows:
>
> ===> gnu/usr.bin/perl/library/re
> cd /usr/obj/usr/src/gnu/usr.bin/perl
Andrey A. Chernov writes:
> Without "device ether" in config file kernel fails to compile and
> complains on undefined function ether_ifdetach() in if.c:if_detach()
>
> Please fix.
I'm working on it.
Of course, in order to check in the fix, I first need to build a
new kernel and test it. But on
On Thu, Jun 29, 2000 at 11:57:59AM -0700, Archie Cobbs wrote:
> Andrey A. Chernov writes:
> > Without "device ether" in config file kernel fails to compile and
> > complains on undefined function ether_ifdetach() in if.c:if_detach()
> >
> > Please fix.
>
> I'm working on it.
>
> Of course, in o
On 29-Jun-00 Mark Murray wrote:
> Hi
>
> I just committed a fix for this.
Thank you!!
> M
--
John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
To Unsubscr
On Thu, 29 Jun 2000, gnu not unix wrote:
>
> Hi.
>
> My vote is for root's shell to be /bin/sh if anyone's counting.
This will never happen. This position was made clear in th erecent
tcsh debate.
--
"Live free or die"
- State motto of my ancestral homeland,
On Thu, 29 Jun 2000, Andrey A. Chernov wrote:
> On Thu, Jun 29, 2000 at 11:57:59AM -0700, Archie Cobbs wrote:
> > Andrey A. Chernov writes:
> > > Without "device ether" in config file kernel fails to compile and
> > > complains on undefined function ether_ifdetach() in if.c:if_detach()
> > >
> >
On Thu, 29 Jun 2000, Archie Cobbs wrote:
> Luckily I happened to have seen -current in the past couple of days.
> Trying to search -current on the web site for the appropriate keywords
> yeilded only articles from the years 1997 through 1999, nothing in
> 2000, and there is no way to sort by date
On Thu, Jun 29, 2000 at 12:39:46PM -0700, Doug Barton wrote:
> On Thu, 29 Jun 2000, gnu not unix wrote:
>
> >
> > Hi.
> >
> > My vote is for root's shell to be /bin/sh if anyone's counting.
>
> This will never happen. This position was made clear in th erecent
> tcsh debate.
Speaking o
Hi,
I'm now facing by a problem with the new Perl (5.006) on -current.
When I invoke a suidperl script which had been working with the
previous Perl, it fails with a message "Can't do setuid".
You could reproduce the problem by the following steps..
$ echo '#!/usr/bin/suidperl' > foo
$ chmod 47
>
> On 29-Jun-00 Mark Murray wrote:
> > Hi
> >
> > I just committed a fix for this.
>
> Thank you!!
Please give me feedback on this when releases work again for you...
M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "uns
Hi
I'll look at this.
M
> Hi,
>
> I'm now facing by a problem with the new Perl (5.006) on -current.
> When I invoke a suidperl script which had been working with the
> previous Perl, it fails with a message "Can't do setuid".
>
> You could reproduce the problem by the following steps..
>
>
On Thu, Jun 29, 2000 at 02:25:50AM -0500, Chris Csanady wrote:
> I have been trying to get ssh working in current, but with no luck.
> Since I updated recently, all I get is:
>
> ssh: no RSA support in libssl and libcrypto. See ssl(8).
Same for me ... Wanted to make a ssh session to a site I ma
Hello,
I am running -CURRENT from June 27, 2000 (started cvsup around 19:05)
on a PII 266 MHz with 32MB RAM and one IDE disk.
Initially, I noticed that while syncing disks during a reboot, the
system would always give up before finishing. To capture the output,
I configured the kernel to use a
On Thu, Jun 29, 2000 at 01:11:39PM -0700, R Joseph Wright wrote:
>
> Speaking of csh and tcsh, I noticed that /bin/csh is hard linked to
> /bin/tcsh, yet when I invoke tcsh, I get a different prompt than when
> I invoke csh. I find this rather odd.
When invoked as tcsh, the shell behaves like t
On Thu, 29 Jun 2000, Andreas Klemm wrote:
> On Thu, Jun 29, 2000 at 02:25:50AM -0500, Chris Csanady wrote:
> > I have been trying to get ssh working in current, but with no luck.
> > Since I updated recently, all I get is:
> >
> > ssh: no RSA support in libssl and libcrypto. See ssl(8).
>
> Sa
Hi
Either you have no RANDOMDEV in the kernel, or you have not loaded the
module.
M
> On Thu, Jun 29, 2000 at 02:25:50AM -0500, Chris Csanady wrote:
> > I have been trying to get ssh working in current, but with no luck.
> > Since I updated recently, all I get is:
> >
> > ssh: no RSA support i
Hi
I fixed this yesterday; please re-cvsup and reboot.
You should have sys/dev/randomdev/randomdev.c v1.5 to fix this.
M
> I am running -CURRENT from June 27, 2000 (started cvsup around 19:05)
> on a PII 266 MHz with 32MB RAM and one IDE disk.
>
> Initially, I noticed that while syncing disks
At 1:10 PM -0700 6/29/00, Kris Kennaway wrote:
>On Thu, 29 Jun 2000, Archie Cobbs wrote:
>
> > Luckily I happened to have seen -current in the past couple of days.
> > Trying to search -current on the web site for the appropriate keywords
> > yeilded only articles from the years 1997 through 1999,
Warner Losh wrote:
>
> In message <[EMAIL PROTECTED]> "Thomas M. Sommers" writes:
> : Warner Losh wrote:
> : >
> : > Any reason that the .c/.h files of the drivers couldn't be used to
> : > generate this information?
> :
> : Or perhaps the other way around.
>
> No. I'm saying that the .c and .h
In message <[EMAIL PROTECTED]> "Thomas M. Sommers" writes:
: I was thinking of something analogous to the way syscalls.master is used
: to generate several files.
This works well for syscalls.master, but I don't think it would work
well in the driver area. Call me crazy.
However, I'll take an o
Interesting. I've also been seeing this on alphas.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
R Joseph Wright wrote:
> Speaking of csh and tcsh, I noticed that /bin/csh is hard linked to
> /bin/tcsh, yet when I invoke tcsh, I get a different prompt than when
> I invoke csh. I find this rather odd.
This is documented behaviour. When argv[0] is csh, it tries very hard
to behave exactly th
Nope, that computer is all ide on a Abit BP6 motherboard. Later in the
day it rebooted at least once while I was asleep without leaving a core :/
It also has a matrox g200 agp, uhci support enabed and using usb mouse,
fxp0, ed0 (pci), and a dc0 (Netgear 82c169 PNIC).
On Thu, 29 Jun 2000, Paul Sa
Just cvsupped:
Make buildworld seems ok now, however make installworld fails:
===> gnu/usr.bin/perl
===> gnu/usr.bin/perl/libperl
install -c -o root -g wheel -m 444 libperl.a /usr/lib
install -c -s -o root -g wheel -m 444 libperl.so.4 /usr/lib
ln -sf libperl.so.4 /usr/lib/libperl.so
===> g
So, this is what I worried about. :-)
At 29 Jun 2000 16:01:36 GMT,
Warner Losh <[EMAIL PROTECTED]> wrote:
> I'd violently oppose this. I'd rather see the XML file generated from
> the .h files that we already use to build the system with. You would
> be making it just as hard to keep things u
< said:
> using XML is same process such as using src/sys/dev/usb/usbdevs. As
> you know, generation of usbdevs{,_data}.h is done by awk script. And
> same procedure is done in src/sys/dev/pccarddevs for generating
> pccarddevs{,_data}.h.
Both of which are bugs imported from NetBSD.
-GAWollma
On Thu, Jun 29, 2000 at 11:29:40PM +0200, Mark Murray wrote:
> Hi
>
> Either you have no RANDOMDEV in the kernel, or you have not loaded the
> module.
that's right, no RANDOMDEV
and no module...
Id Refs AddressSize Name
14 0xc010 2729e4 kernel
21 0xc0dc7000 4d000nfs
At line 67 in getpwent.c under libc/gen there is a block
of code which is #ifdef YP. I know its a dumb question
but what turns this #ifdef on? I ask, because I truss'd
my login process after enabling yp via ypinit and while
I can ypcat my maps, I can't see login do diddly squat
into them under pa
>
> Interesting. I've also been seeing this on alphas.
Do you have sys/dev/randomdev/randomdev.c v1.5?
M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
< said:
> I've replaced fetch(1) with a libfetch-based implementation.
It introduces numerous style bugs in both code and documentation, and
furthermore claims copyright on text in the manual page which I
wrote. It also removes support for a number of important features.
On the positive site, i
60 matches
Mail list logo