Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-11 Thread Kris Kennaway
On Fri, 11 Feb 2000, Mark Huizer wrote: > I installed a fresh 4.0 release candidate this morning, including the > crypto stuff (des, kerberos...). Tried to install openssh from ports > tree as well, but couldn't. It was looking for > /usr/include/openssl/rsa.h which was not there, and I couldn't

Slim SCSI log errors (PCMCIA)

2000-02-11 Thread Bruce Burden
Hi folks, Okay, I found that the Adaptec Slim SCSI was apparently in conflict with the sbc driver. So, here is the latest round when pccardd attempts to allocate the driver: aic0: at port 0x340-0x35f irq 8 slot 1 on pccard1 aic0: aic6360, dma, disconnection, parity check p

Re: Dummy ethernet interface.

2000-02-11 Thread Rodney W. Grimes
> Giorgos Keramidas writes: > > Is there some way to ifconfig up a dummy ethernet interface, one that > > will work like the loopback one (lo0) on FreeBSD? > > If you want an interface that loops back, you can have more than > one loopback interface (lo0, lo1, lo2, ...). > > If you want an inter

Re: [OT] ICBM Long/Latt

2000-02-11 Thread Alex Le Heux
Check out www.mapblast.com. I think it will do what you want. On Fri, Feb 11, 2000 at 01:04:28AM +0100, Leif Neland wrote: > Sometime ago there was a thread regarding Longitude and Lattitude of > committers etc, and a reference was made to a website, where the > coordinates of any point on a map

Re: 4.0 will ship with NODOC=YES

2000-02-11 Thread Motoyuki Konno
Hi, jack <[EMAIL PROTECTED]>wrote: > This isn't limited to -current. I just had something similar > happen with -stable. > > ===> Generating temporary packing list > strip /usr/local/bin/jade > /usr/libexec/elf/strip: /usr/local/bin/jade: No such file or directory > *** Error code 1 I also

Re: Nbench compiler benchmarks with CURRENT

2000-02-11 Thread Nathan Kinsman
David O'Brien wrote: > > On Fri, Feb 11, 2000 at 08:19:09AM -0600, Nathan Kinsman wrote: > > I've been doing some compiler benchmarks with AMD K3-450 and CURRENT > > Hum... K6-3/450 I assume. Yes, K6-3/450. Long night... > > > D) -s -O3 2.141 1.852 1.979 > > E

Re: 4.0 will ship with NODOC=YES

2000-02-11 Thread Satoshi - Ports Wraith - Asami
* From: Jun Kuriyama <[EMAIL PROTECTED]> * Sorry for that trouble. I have experience to see that, but it does * not occur everytime in my environment. Really? Interesting...I only have one jade failure in my entire list of build logs (which date back to September 1999) and that one appears

Re: rpc.lockd

2000-02-11 Thread Ferdinand Goldmann
On Fri, 11 Feb 2000, Jordan K. Hubbard wrote: > Well, I'd first be very interested to know if anyone has even seen > this work. :) Well, will the 4.0 lockd also work with a 3.3 system? I could need a working lockd, but I do not want to upgrade this system to 4.0 yet. /ferdinand To Unsubscri

Re: howto for 3.4-STABLE -> 4.0-CURRENT?

2000-02-11 Thread Calvin NG
Greetings, I'm glad I saw Eugene's admendment first. My upgrade from 3.4-Stable to 4.0-Current went relatively okay yesterday. Thanks to both Eugene and John. I have to add that I need to manually install /sbin/mknod first too. If not, the "sh MAKEDEV all" won't work. I just went

Re: 4.0 will ship with NODOC=YES

2000-02-11 Thread jack
On Feb 12 Jun Kuriyama wrote: > From: "Jordan K. Hubbard" <[EMAIL PROTECTED]> > ===> Generating temporary packing list > > strip /usr/local/bin/jade > > strip /usr/local/bin/nsgmls > > /usr/libexec/elf/strip: /usr/local/bin/nsgmls: No such file or directory > > *** Error code 1 > > > Stop in /

Interesting compile glitch in -current

2000-02-11 Thread Peter Wemm
cc -fpic -DPIC -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/home/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/home/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/home/src/i386/usr/include -c /home/src/lib/libc/../libc/stdtime/localtime.c -o localtime.So {standard in

Re: moused hangs HARD when mouse not plugged in

2000-02-11 Thread Kazutaka YOKOTA
>> >moused_enable="NO" # Run the mouse daemon. >> >moused_type="mousesystems" # See man page for rc.conf(5) for available > se >> >ttings. >> >moused_port="/dev/cuaa0" # Set to your mouse port. >> >moused_flags="" # Any additional flags to moused. >> >> Your configuration refer

Re: Nbench compiler benchmarks with CURRENT

2000-02-11 Thread David O'Brien
On Fri, Feb 11, 2000 at 08:19:09AM -0600, Nathan Kinsman wrote: > I've been doing some compiler benchmarks with AMD K3-450 and CURRENT Hum... K6-3/450 I assume. > D) -s -O3 2.141 1.852 1.979 > E) -s -O6 2.144 1.850 1.981 These shou

Re: here's some feedback on 4.0-RC ...

2000-02-11 Thread Kazutaka YOKOTA
>> o Is there a way to increase the number of lines of console output that are >> "remembered" when you hit Scroll-Lock. Is this the MSGBUF_SIZE parameter? >> What would be the consequences of increasing this slightly? e. > >The value compiled into the kenrnel is set with SC_HISTORY_SIZE; see

Re: moused hangs HARD when mouse not plugged in

2000-02-11 Thread Kazutaka YOKOTA
>Last cvs was a few hours ago and world was installed. >A kernel built from this cvs hangs dead-hard when moused runs from >rc.i386 and no mouse is plugged into the psm0 port > > device psm0at atkbdc? irq 12 > >The moused config is: > >moused_enable="NO" # Run the mouse

Re: /usr/ports/ too big?

2000-02-11 Thread Matthew Dillon
:>think of a number of trivial ways to handle the aggregate DESCR file. :> :>Those people who are actively working with the ports hierarchy can :>cvsup the whole blessed thing as they currently do. :> :>The ports maintainers would not have to lift a finger. The ports :>struc

Re: /usr/ports/ too big?

2000-02-11 Thread Tim Vanderhoek
On Fri, Feb 11, 2000 at 05:02:23PM -0600, Richard Wackerbarth wrote: > > If we were to have a stripped down skeleton of the ports, is it generally felt > that the INDEX contains enough information? If I were to extend portcheckout and to write a front-end for it, I would write v.1.0 that assumes

Re: 4.0 will ship with NODOC=YES

2000-02-11 Thread Satoshi - Ports Wraith - Asami
* From: "Jordan K. Hubbard" <[EMAIL PROTECTED]> * Tail end of last failure (as of this morning): * * ===> Generating temporary packing list * strip /usr/local/bin/jade * strip /usr/local/bin/nsgmls * /usr/libexec/elf/strip: /usr/local/bin/nsgmls: No such file or directory * *** Error c

Re: rpc.lockd

2000-02-11 Thread Matthew Dillon
:I realize that we are all very busy and the coming 4.0-RELEASE has also :compounded things, but I have heard nothing back on the rpc.lockd that :was released just a short time ago. I take it no news is good news and :we can start the process of bringing it into the source tree? :) : :-- :David C

Re: rpc.lockd

2000-02-11 Thread Jordan K. Hubbard
Well, I'd first be very interested to know if anyone has even seen this work. :) I have seen regrettably little feedback about it so far. - Jordan > * David E. Cross <[EMAIL PROTECTED]> [000211 16:50] wrote: > > I realize that we are all very busy and the coming 4.0-RELEASE has also > > compoun

Re: 4.0 will ship with NODOC=YES

2000-02-11 Thread Jun Kuriyama
From: "Jordan K. Hubbard" <[EMAIL PROTECTED]> ===> Generating temporary packing list > strip /usr/local/bin/jade > strip /usr/local/bin/nsgmls > /usr/libexec/elf/strip: /usr/local/bin/nsgmls: No such file or directory > *** Error code 1 > Stop in /usr/ports/textproc/jade. > *** Error code 1 So

Re: 4.0RC missing libXThrStub.so.6?

2000-02-11 Thread Jordan K. Hubbard
It's being fixed as we speak; I know the problem now. :) - Jordan > Today The Hermit Hacker wrote: > > > Up until this afternoon, when I lost an IDE drive, I've been using CVSup'd > > sources and ports, so haven't fllowed the threads too closely dealing with > > 4.0RC, so this is probably alrea

Re: rpc.lockd

2000-02-11 Thread Alfred Perlstein
* David E. Cross <[EMAIL PROTECTED]> [000211 16:50] wrote: > I realize that we are all very busy and the coming 4.0-RELEASE has also > compounded things, but I have heard nothing back on the rpc.lockd that > was released just a short time ago. I take it no news is good news and > we can start the

Re: REVIEW: Update passwd(1) to allow lower case passwords

2000-02-11 Thread Brian Somers
Just FYI, only root is re-prompted and accepted if they're persistent. Regular users don't get this curtesy - they *have* to obey the rules ! > How do > > [cc'd JKH: Assuming this passes review, can I put it in 4.0 and MFC? ] > > passwd(1) normally enforces mixed case passwords -- or at lea

moused hangs HARD when mouse not plugged in

2000-02-11 Thread FreeBSD mailing list
Last cvs was a few hours ago and world was installed. A kernel built from this cvs hangs dead-hard when moused runs from rc.i386 and no mouse is plugged into the psm0 port device psm0at atkbdc? irq 12 The moused config is: moused_enable="NO" # Run the mouse daemon. m

rpc.lockd

2000-02-11 Thread David E. Cross
I realize that we are all very busy and the coming 4.0-RELEASE has also compounded things, but I have heard nothing back on the rpc.lockd that was released just a short time ago. I take it no news is good news and we can start the process of bringing it into the source tree? :) -- David Cross

Re: 4.0RC missing libXThrStub.so.6?

2000-02-11 Thread Louis A. Mamakos
> Today The Hermit Hacker wrote: > > > Up until this afternoon, when I lost an IDE drive, I've been using CVSup'd > > sources and ports, so haven't fllowed the threads too closely dealing with > > 4.0RC, so this is probably already known, but ... > > > > I just installed two 4.0RC systems this a

Re: /usr/ports/ too big?

2000-02-11 Thread Richard Wackerbarth
On Fri, 11 Feb 2000, Tim Vanderhoek wrote: > Something of this general idea exists in the portcheckout port. If we were to have a stripped down skeleton of the ports, is it generally felt that the INDEX contains enough information? Or do we really need to have the DESCRiptions available for brows

Re: /usr/ports/ too big?

2000-02-11 Thread Tim Vanderhoek
On Thu, Feb 10, 2000 at 11:45:44AM -0800, Matthew Dillon wrote: > > All I would propose is that those subdirectories do not need to be part > of the base distribution -- that typing 'make modulename' in the parent > directory (e.g. typing 'make ssh' in ports/security) would first dow

Re: 4.0RC missing libXThrStub.so.6?

2000-02-11 Thread jack
Today The Hermit Hacker wrote: > Up until this afternoon, when I lost an IDE drive, I've been using CVSup'd > sources and ports, so haven't fllowed the threads too closely dealing with > 4.0RC, so this is probably already known, but ... > > I just installed two 4.0RC systems this afternoon, and

Re: Dummy ethernet interface.

2000-02-11 Thread Giorgos Keramidas
On Fri, Feb 11, 2000 at 03:24:15PM +0100, Alexander Leidinger wrote: > On 10 Feb, Archie Cobbs wrote: > > > If you want an interface that discards everthing, you can create > > a netgraph interface ("ngctl mkpeer iface foo inet") and leave it > > unconnected. > > Or just add "pseude-device disc"

Re: Panic during probe of ide tape drive

2000-02-11 Thread Soren Schmidt
It seems Shrihari Pandit wrote: > Hi, I just installed 4.0-2208-CURRENT, > > During the device probe, it detected our IDE tape drive "SuperStation-Int/1.06" > then displayed "NO DRIVER!" and paniced. This was working properly under > 3.4-RELEASE/STABLE. That panic was fixed earlier today,

Panic during probe of ide tape drive

2000-02-11 Thread Shrihari Pandit
Hi, I just installed 4.0-2208-CURRENT, During the device probe, it detected our IDE tape drive "SuperStation-Int/1.06" then displayed "NO DRIVER!" and paniced. This was working properly under 3.4-RELEASE/STABLE. In the kernel config, we have the ata/atapi devices enabled: device

Re: here's some feedback on 4.0-RC ...

2000-02-11 Thread John LoVerso
> o Is there a way to increase the number of lines of console output that are > "remembered" when you hit Scroll-Lock. Is this the MSGBUF_SIZE parameter? > What would be the consequences of increasing this slightly? e. The value compiled into the kenrnel is set with SC_HISTORY_SIZE; see LINT o

4.0RC missing libXThrStub.so.6?

2000-02-11 Thread The Hermit Hacker
Up until this afternoon, when I lost an IDE drive, I've been using CVSup'd sources and ports, so haven't fllowed the threads too closely dealing with 4.0RC, so this is probably already known, but ... I just installed two 4.0RC systems this afternoon, and both were missing the below files: ateli

Re: INET6 changes for tcp_wrappers broke libwrap?

2000-02-11 Thread Blaz Zupan
> After doing a buildworld yesterday I noticed that my sshd (1.2.27, with > libwrap support) immediately closes the connection when a connection is > made, without logging anything via syslog. > > sshd itself was not changed but I did remember seeing INET6 changes > being committed for tcp_wrappe

$B%a%k%"%I20(B

2000-02-11 Thread yanoshin
$B!~"!!~"!!~"!!~"!!~%a%k%"%I20$5$s4|4V8BDjFCJLHNGd"!!~"!!~"!!~"!!~"!!~"!!~(B $BFMA3$N%a!<%k$G?=$7Lu$4$6$$$^$;$s!#I,MW$,$J$$$H;W$o$l$^$7$?$i:o=|$7$F2<$5$$!#(B $B>0!"$3$N%a!<%k$O7G<(HDEy$rGR8+$7$FAw?.$5$;$FD:$$$F$*$j$^$9!#(B $B$3$NEY!"4|4V8BDj!J(B2000$BG/(B2$B7n(B1$BF|!A(B28$BF|!K$N

INET6 changes for tcp_wrappers broke libwrap?

2000-02-11 Thread Arjan de Vet
After doing a buildworld yesterday I noticed that my sshd (1.2.27, with libwrap support) immediately closes the connection when a connection is made, without logging anything via syslog. sshd itself was not changed but I did remember seeing INET6 changes being committed for tcp_wrappers. When I b

Re: S/Key authentication fails for ftpd

2000-02-11 Thread Yoshinobu Inoue
> I am not good at this, but I thought about it more and now I > feel adding following entries for 'other' like for 'login' > might be better? > (I confirmed it works.) > > +other authsufficient pam_unix.so > other authrequired pam_unix.so try_first_pass

Re: S/Key authentication fails for ftpd

2000-02-11 Thread Yoshinobu Inoue
> > -Or, change the pam.conf entry like below. > > > > - other authrequiredpam_unix.so try_first_pass > > + other authrequiredpam_skey.so try_first_pass > > > > I confirm that the change in the pam.conf entry also fixes the

Re: S/Key authentication fails for ftpd

2000-02-11 Thread Jose M. Alcaide
Yoshinobu Inoue wrote: > > As far as I confirmed, following trial fixed this situation. > > -Disabled pam authentication in ftpd.c, pass() > -Or, change the pam.conf entry like below. > > - other authrequiredpam_unix.so try_first_pass > + other authre

Re: /usr/ports/x11/XFree86 is missing XF86Setup

2000-02-11 Thread Kai Großjohann
Alexander Leidinger <[EMAIL PROTECTED]> writes: > XF86Setup needs tcl/tk. tcl/tk needs XFree86. If there's no tcl/tk > XF86Setup isn't compiled. After installing tcl/tk and rebuilding XFree86 > there should be a XF86Setup binary. May I humbly suggest that this be put somewhere into the documenta

Re: Hardwiring SCSI device ID broken?

2000-02-11 Thread Kun Limfjordsporter
On Tue, 2355 September 1993, Matthew Sean Thyer wrote: > When "device scbus0" changed to "device scbus" in LINT and I applied > that to my config file I found I could no longer wire down my disks > to scbus0 unless I changed the base SCSI code line back to "device > scbus0". > > This is what I h

Re: annoying message when kldloading pci driver

2000-02-11 Thread Matthew N. Dodd
On Thu, 10 Feb 2000, Nick Hibma wrote: > At every load of a PCI driver, all the non-attached drivers are > reprobed. As a giggle, load the usb module and you see them all appear > twice. > > Not at all a problem as the message is generated by DEVICE_NOMATCH. I actually find this useful so that I

Re: S/Key authentication fails for ftpd

2000-02-11 Thread Yoshinobu Inoue
> The subject says all ;-). System version: 4.0-2229-CURRENT (ftpd 6.00LS). > > However, S/Key authentication works for telnet and login. Of course, > the simple cleartext password authentication method does work for ftpd. > It looks like a bug in ftpd (or PAM?). > I log auth.info messages i

Re: atapi cdr problems

2000-02-11 Thread Soren Schmidt
It seems Adriel Ickler wrote: > /dev# dmesg | grep cd0 > acd0: CD-RW at ata1-master using PIO4 > /dev# wormcontrol -f racd0a prepdisk quad > wormcontrol: ioctl(WORMIOCPREPDISK): Inappropriate ioctl for device > /dev# Feb 11 10:13:27 misty /kernel: acd0: READ_TOC - ILLEGAL REQUEST > asc=24 ascq

atapi cdr problems

2000-02-11 Thread Adriel Ickler
/dev# dmesg | grep cd0 acd0: CD-RW at ata1-master using PIO4 /dev# wormcontrol -f racd0a prepdisk quad wormcontrol: ioctl(WORMIOCPREPDISK): Inappropriate ioctl for device /dev# Feb 11 10:13:27 misty /kernel: acd0: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=00 Any thoughts? at this point

RE: 4.0 will ship with NODOC=YES

2000-02-11 Thread John Baldwin
On 11-Feb-00 Jordan K. Hubbard wrote: > Unless the docs people can actually make the doc tools build > again and successfully format the docs under -current. :) > > Sorry for what sounds like a threat of sorts, but I've been building > the -current snapshots with NODOC=YES for months now because

please commit this before -RELEASE

2000-02-11 Thread Brian Dean
Hi, Back in July, I added support in the kernel for hardware debug registers on the ix86 platform which allows for hardware watchpoints, etc. I just realized that these are not documented in the ptrace and procfs man pages. It would be real nice to get this in the doc for 4.0-RELEASE so that th

4.0 will ship with NODOC=YES

2000-02-11 Thread Jordan K. Hubbard
Unless the docs people can actually make the doc tools build again and successfully format the docs under -current. :) Sorry for what sounds like a threat of sorts, but I've been building the -current snapshots with NODOC=YES for months now because that aspect of release building just hasn't work

make_sigset/split_sigset in -current

2000-02-11 Thread Alexander Langer
Hello! Again. I wondered if the following patches could do stuff. scsh compiles/works now, but I really don't know if the following replacements can be done for the existing macros. Can they? I could not reproduce a situation where they are called, so. I just don't know. Please, tell me :-) U

Re: Problems with 4.0-RC Installation

2000-02-11 Thread Jordan K. Hubbard
Thanks for these - they're all known problems with the release candidate which I'm working on correcting now. Many of these problems stem from the fact that I don't have an "official" XFree86 release for 4.0 and I just threw my own together here with less than optimal results. :-) - Jordan > He

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-11 Thread Mark Huizer
On Fri, Feb 11, 2000 at 04:38:48PM +0100, Patrick M. Hausen wrote: > Hi Mark! > > > I installed a fresh 4.0 release candidate this morning, including the > > crypto stuff (des, kerberos...). Tried to install openssh from ports > > tree as well, but couldn't. It was looking for > > /usr/include/op

Re: problems with openssl in 4.0rc and ports/security/openssh

2000-02-11 Thread Patrick M. Hausen
Hi Mark! > I installed a fresh 4.0 release candidate this morning, including the > crypto stuff (des, kerberos...). Tried to install openssh from ports > tree as well, but couldn't. It was looking for > /usr/include/openssl/rsa.h which was not there, and I couldn't find a > knob to turn RSA requi

RE: howto for 3.4-STABLE -> 4.0-CURRENT?

2000-02-11 Thread John Baldwin
On 11-Feb-00 Eugene M. Kim wrote: > On Thu, 10 Feb 2000, John Baldwin wrote: > >| You need a -current kernel for installworld to work. In fact, >| if you aren't running a -current kernel installworld will blow >| up on your machine. Try this instead: >| >| - cvsup -current >| - make buildworl

problems with openssl in 4.0rc and ports/security/openssh

2000-02-11 Thread Mark Huizer
I installed a fresh 4.0 release candidate this morning, including the crypto stuff (des, kerberos...). Tried to install openssh from ports tree as well, but couldn't. It was looking for /usr/include/openssl/rsa.h which was not there, and I couldn't find a knob to turn RSA requirement off. Mark --

Problems with 4.0-RC Installation

2000-02-11 Thread Peter Schwenk
Hello: I tried to install 4.0-RC on my computer last night and ran into some trouble. I just wanted to convey the problems so that they can be fixed before release. I just subscribed to this list, and the archives are down, so I apologize if this has already been covered. Here goes... My syst

Re: /usr/ports/x11/XFree86 is missing XF86Setup

2000-02-11 Thread Alexander Leidinger
On 11 Feb, Kai Großjohann wrote: > I installed a minimal 3.1 from CD (without X11), then made the > -CURRENT world, then installed the above mentioned ports. All of this > a week or so ago; I forgot the exact date. XF86Setup needs tcl/tk. tcl/tk needs XFree86. If there's no tcl/tk XF86Setup isn

Re: Dummy ethernet interface.

2000-02-11 Thread Alexander Leidinger
On 10 Feb, Archie Cobbs wrote: > If you want an interface that discards everthing, you can create > a netgraph interface ("ngctl mkpeer iface foo inet") and leave it > unconnected. Or just add "pseude-device disc" to your kernel. Bye, Alexander. -- Everything you know is wrong. But some of i

Re: NCP in 4.0-CURRENT ...

2000-02-11 Thread Boris Popov
On Fri, 11 Feb 2000, The Hermit Hacker wrote: > Ignoring /modules/ncp.ko for now, I've enabled 'options NCP' in the > kernela and recompiled ... is there anything else I have to do to get this > to work? I'd search the archives for this, but they are still down ... a It depends. If you'

Re: kldload: can't load ncp: Exec format error

2000-02-11 Thread Boris Popov
On Fri, 11 Feb 2000, The Hermit Hacker wrote: > atelier# kldload ncp > kldload: can't load ncp: Exec format error > atelier# ls -lt /modules/ncp.ko ncp module compiled by default with IPX and UDP protocols support. So, the possible cause of the above is the missing 'options IPX' line in

Re: first impressions after upgrading from 3.4-RELASE to 4.0-20000209-CURRENT

2000-02-11 Thread Ricardo Bernardini
Devices that show on visual user config are the ones that have a driver built into the kernel, which has no relation to automatically detected devices. Regards Ricardo >From: "Eugene M. Kim" <[EMAIL PROTECTED]> >| On Thu, 10 Feb 2000, Eugene M. Kim wrote: >| > It would be nice to state this a

Nbench compiler benchmarks with CURRENT

2000-02-11 Thread Nathan Kinsman
I've been doing some compiler benchmarks with AMD K3-450 and CURRENT with GCC 2.95.2. If anyone is interested in the results, here they are. I'm doing performance profiling for our future 4.0 rollout. The K6 processor is dead hardware, but I still use them for clustered machines in a couple we

NCP in 4.0-CURRENT ...

2000-02-11 Thread The Hermit Hacker
Ignoring /modules/ncp.ko for now, I've enabled 'options NCP' in the kernela and recompiled ... is there anything else I have to do to get this to work? I'd search the archives for this, but they are still down ... a pointer to a doc on this would be appreciated ... Thanks... Marc G. Fournier

ATA and LS-120, /stand/sysinstall oddness

2000-02-11 Thread Nathan Kinsman
I am using a 5 minute old CURRENT and I just noticed some oddness with the the treatment of my atapi LS-120 drive. Of course, /stand/sysinstall scans all the storage devices when it runs, well everything except the floppy drive. It would make sense to ignore the LS-120 drive as well, would it n

Re: /usr/ports/ too big?

2000-02-11 Thread Jeffrey J. Mountin
At 10:15 PM 2/10/00 -0800, John Polstra wrote: >In article <[EMAIL PROTECTED]>, >Jeffrey J. Mountin <[EMAIL PROTECTED]> wrote: >> >> In the context of CVSup server connections it would not be. Have to >> chuckle when I hear someone doing CVSup for ports-all. Unless they have a >> reason, but as

Re: /usr/ports/ too big?

2000-02-11 Thread Jeffrey J. Mountin
At 05:55 PM 2/10/00 -0800, Matthew Dillon wrote: >:Sounds good, but again how will the CVSup file for ports and CVSup itself >:deal with this. Either a "refuse" file would need to be created and then >:populated or there would need to be other changes. Not sure Mr Wraith or >:the CVS maintainers

/usr/ports/x11/XFree86 is missing XF86Setup

2000-02-11 Thread Kai Großjohann
SSIA, pretty much. I also installed /usr/ports/x11/XFree86-contrib which doesn't contain that program, either. Did I do something wrong? I installed a minimal 3.1 from CD (without X11), then made the -CURRENT world, then installed the above mentioned ports. All of this a week or so ago; I forg

Re: /usr/ports/ too big?

2000-02-11 Thread Leif Neland
On Thu, 10 Feb 2000, John Polstra wrote: > In article <[EMAIL PROTECTED]>, > Leif Neland <[EMAIL PROTECTED]> wrote: > > Just FYI, a cvsup of ports over a single ISDN-line took 22 min on a > > soft-update'd disk. > > Something is seriously wrong over there then, because I can update > my entir

Re: annoying message when kldloading pci driver

2000-02-11 Thread Nick Hibma
Argh, patch is wrong, contains an extra bit. Please use the attached one. Nick On Fri, 11 Feb 2000, Nick Hibma wrote: > > As an afterthought, it might be sensible to suppress these > messages. Please try the attached patch. > > Nick > > > On Thu, 10 Feb 2000, Nick Hibma wrote: > > > > >

kldload: can't load ncp: Exec format error

2000-02-11 Thread The Hermit Hacker
This is from a kernel/modules updated/build yesterday evening ... atelier# kldload ncp kldload: can't load ncp: Exec format error atelier# ls -lt /modules/ncp.ko -r-xr-xr-x 1 root wheel 42368 Feb 11 00:00 /modules/ncp.ko atelier# ls -lt /kernel -r-xr-xr-x 1 root wheel 1716052 Feb 10 19:24

Re: Quirk in the latest 4.0-RC install disk ?

2000-02-11 Thread Jose M. Alcaide
[EMAIL PROTECTED] wrote: > > Hello, > > I've just installed 4.0 from the latest Release Candidate (iso image gotten from the >freebsd ftp and burned this morning) > > the install itself went smooth, but I can't start X11 : there seems to be a bug in >the dynamic libraries : > > % ldd `which

Re: update /etc (mergemaster) prior first boot after update (make world) ?

2000-02-11 Thread Sheldon Hearn
On Tue, 01 Feb 2000 22:29:58 +0100, Andreas Klemm wrote: > One additional question... What would be the best time to update > /etc after an update from 3.4-STABLE to 4.0-current ? > > - prior or > - after booting freshly compiled updated system ? Prior, obviously. Since much of /etc is used

Re: annoying message when kldloading pci driver

2000-02-11 Thread Nick Hibma
As an afterthought, it might be sensible to suppress these messages. Please try the attached patch. Nick On Thu, 10 Feb 2000, Nick Hibma wrote: > > At every load of a PCI driver, all the non-attached drivers are > reprobed. As a giggle, load the usb module and you see them all appear > twice

Re: annoying message when kldloading pci driver

2000-02-11 Thread Nikolai Saoukh
> At every load of a PCI driver, all the non-attached drivers are > reprobed. As a giggle, load the usb module and you see them all appear > twice. That is fine for unknown devices as it shown in second dmesg output. (See lines denoted by !!!). What is the reason for message about recognized

Re: annoying message when kldloading pci driver

2000-02-11 Thread Nick Hibma
At every load of a PCI driver, all the non-attached drivers are reprobed. As a giggle, load the usb module and you see them all appear twice. Not at all a problem as the message is generated by DEVICE_NOMATCH. Nick On Thu, 10 Feb 2000, Nikolai Saoukh wrote: > Every attempt to kldload any pci

Re: S/Key authentication fails for ftpd

2000-02-11 Thread Jose M. Alcaide
Yoshinobu Inoue wrote: > > Recently I added several changes to ftpd codes, so I tried it > in my environment to check if I added some bug, but I could > logon to my current machine by ftp via S/Key authentication > successfully. (make world is done last night) > > However to say the truth, I am

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-11 Thread Donn Miller
German Tischler wrote: > > On Tue, Feb 08, 2000 at 06:35:58PM +0100, Maxim Sobolev wrote: > > Donn Miller wrote: > > > > > I am running the lastest -current (just did a cvsup followed by a make > > > world last night). I am getting these link errors when trying to compile > > > the developement

pcm oder Mixer.app problems

2000-02-11 Thread Patrick M. Hausen
Hi! Yesterday I installed /usr/ports/audio/mixer.app on my -CURRENT. My sound devices are: pcm0: at port 0x534-0x537,0x388-0x38b,0x220-0x22f irq 5 drq 1,0 on isa0 joy0: at port 0x200-0x207 on isa0 unknown0: at port 0x120-0x127 on isa0 unknown1: at port 0x330-0x331 irq 9 on isa0 $ cat /dev/