Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-13 Thread Jun-ichiro itojun Hagino
>> Is it just some misconfiguration of mine which causes getaddrinfo() >> with an unqualified hostname, IPv6 and hints->ai_family == AF_UNSPEC >> to block (trying a DNS lookup I guess), even when the hostname has a >> perfectly good IPv4 address, or is this normal behaviour? This seems >> rather

Re: INET6 changes for tcp_wrappers broke libwrap?

2000-02-13 Thread Yoshinobu Inoue
> On Sun, Feb 13, 2000 at 01:48:04PM +0100, Blaz Zupan wrote: > > > Bumping libwrap's shared lib version is trivial. Lets *quickly* decided > > > if this is necessary. > > > > I see that this has been done. It should also not be forgotten to add > > libwrap to the compat3x libraries! > > Yes, a

Re: Interesting compile glitch in -current

2000-02-13 Thread Peter Wemm
Bruce Evans wrote: > On Sat, 12 Feb 2000, Peter Wemm wrote: > > > cc -fpic -DPIC -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/home/src/lib/libc/inclu de -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 /

Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-13 Thread Yoshinobu Inoue
> Is it just some misconfiguration of mine which causes getaddrinfo() > with an unqualified hostname, IPv6 and hints->ai_family == AF_UNSPEC > to block (trying a DNS lookup I guess), even when the hostname has a > perfectly good IPv4 address, or is this normal behaviour? This seems > rather annoyi

Re: Hardwiring SCSI device ID broken?

2000-02-13 Thread Igor Timkin
Sorry for delay, it's production server (newsfeed.gamma.ru is #3 on Freenix). 4.0-2208-CURRENT fix this problem, thank you. > Igor Timkin wrote: > > > Martin Cracauer wrote: > > > > It seem hardwiring SCSI devices is broken in -current: > > > > > > > > LINT seems to recommend: > > > > > > >

Re: timed/adjtime() on -current

2000-02-13 Thread Peter Wemm
Ben Smithurst wrote: > Poul-Henning Kamp wrote: > > > Anyway: Don't used timed, use ntpd. > > Do you have any hints about using xntpd over an intermittent dialup > connection? At the moment, I use ntpdate to sync the time to my ISP's > servers when ever I go online, I can't see it being easy to

Re: ATA problem? command aborted on IBM hd, compaq laptop

2000-02-13 Thread Chris Radek
On Sat, 12 Feb 2000 20:57:44 +0100, Soren Schmidt writes: > It seems Chris Radek wrote: > > > ad0: HARD READ ERROR blk# 0 status=51 error=04 > > ad0: reading primary partition table: error reading fsbn 0 > > Try to disable the multi-sector stuff, that might be whats killing you.. > > -Søren I

Re: Boca BB2016 (multiport non-AST) lost interrupts?

2000-02-13 Thread Chris Radek
On Sun, 13 Feb 2000 18:00:07 CST, Chris Radek writes: > I recently upgraded a machine from an old 3.0-RELEASE to the 2209 > snapshot. It was previously running a Boca BB2016 multiport serial > card ("box" actually) correctly. Now the master port (16) on the card > works but none of the ot

Boca BB2016 (multiport non-AST) lost interrupts?

2000-02-13 Thread Chris Radek
This is one of those problem reports I hate sending and one that I know everyone hates receiving. I have gone over and over my settings and I'm certain that I haven't done anything stupid, so please bear with me. I recently upgraded a machine from an old 3.0-RELEASE to the 2209 snapshot.

sbc and ViBRA16X - dsp device not working

2000-02-13 Thread Thimble Smith
Hi. I sent this a few days ago and haven't received any response. Is there anything I can do to get closer to this problem, or provide more useful information to someone who might know what the problem is? More info: if I do: $ mixer pcm 100:100 $ echo "foo" > /dev/dsp then I hear a lou

Re: rpc.lockd... is done.

2000-02-13 Thread Doug Barton
"David E. Cross" wrote: > > Amitha (the person who has been working on the lockd code) has finished > most of his work. There are still some issues with handling async locks > and cancel messages. Also we were not able to implement the full NLM > protocol as the FreeBSD kernel does not currentl

getaddrinfo with IPv6 and unqualified hostname

2000-02-13 Thread Ben Smithurst
Is it just some misconfiguration of mine which causes getaddrinfo() with an unqualified hostname, IPv6 and hints->ai_family == AF_UNSPEC to block (trying a DNS lookup I guess), even when the hostname has a perfectly good IPv4 address, or is this normal behaviour? This seems rather annoying, and me

Re: ABIT BP6 + UDMA66: ad_timeout: lost disk contact

2000-02-13 Thread Marius Strom
Mine's a Western Digital WD205BARTL (Caviar 20.5 gig 7200 RPM) -- Marius Strom <[EMAIL PROTECTED]> Professional Geek/Unix System Administrator Alpha1 Internet http://www.marius.org/marius.pgp 0x5645C228 In theory, there is no difference between theory and practice... ..

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

2000-02-13 Thread Mark Huizer
> > internat:/home/ftp/pub/FreeBSD/releases/i386/4.0-2211-SNAP/des > cat des.?? | >tar -tzvf - | grep rsa > > -r--r--r-- root/wheel12208 Feb 12 07:09 2000 usr/include/openssl/rsa.h > > > > Or is there something that I miss? > > That looks right. I think the original person was getting t

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

2000-02-13 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 requi

Re: FreeBSD-current question re: binutils

2000-02-13 Thread H . J . Lu
On Sat, Feb 12, 2000 at 02:35:51PM -0700, Daniel Robbins wrote: > Hi there, > > I'm writing you on behalf of the freebsd-current mailing list, with some > questions regarding binutils. Freebsd-current has integrated gcc 2.95.2 > into the standard sources, but is still using a relatively old vers

Re: lots of ad_timeouts

2000-02-13 Thread Tony Finch
Soren Schmidt <[EMAIL PROTECTED]> wrote: >It seems Don Croyle wrote: >> >> Assuming that this isn't something that's readily fixable, where would >> the best place to put the sysctl command so I don't have to remember >> it every time I reboot? > >/etc/rc.local Surely /etc/sysctl.conf Tony. --

Re: timed/adjtime() on -current

2000-02-13 Thread Ben Smithurst
Poul-Henning Kamp wrote: > You're right, I used the wrong sign last I mucked about with this, I'll > fix this. thanks... > Anyway: Don't used timed, use ntpd. Do you have any hints about using xntpd over an intermittent dialup connection? At the moment, I use ntpdate to sync the time to my ISP

Re: /usr/ports/ too big?

2000-02-13 Thread James Howard
On Wed, 9 Feb 2000, Kai Voigt wrote: > Hello, > > I'm just doing a cvsup update of my system and -as many times before- I > realize that /usr/ports/ takes a lot of time and also disk space to sync. > > # du -sk /usr/ports > 71118 /usr/ports > > Am I the only one being little annoyed by this

Re: 4.0 snapshot install problems

2000-02-13 Thread Jordan K. Hubbard
They've simply been renamed - it's no biggie. I have some patches in my inbox for adding the new acd devices, I just haven't gotten to them yet since it's still easy enough to edit them in the "unknown" category if one really needs to. - Jordan > Hi all > > I've been trying out FreeBSD 4.0-200

Re: lots of ad_timeouts

2000-02-13 Thread Soren Schmidt
It seems Don Croyle wrote: > Soren Schmidt <[EMAIL PROTECTED]> writes: > > > > If it would help, I'll try setting it to PIO with sysctl and doing > > > another buildworld. > > > > It probably will... > > Made it through the world safely. I've just started a make release. > Assuming that this i

Re: Interesting compile glitch in -current

2000-02-13 Thread Bruce Evans
On Sat, 12 Feb 2000, Peter Wemm wrote: > 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/std

Re: INET6 changes for tcp_wrappers broke libwrap?

2000-02-13 Thread David O'Brien
On Sun, Feb 13, 2000 at 01:48:04PM +0100, Blaz Zupan wrote: > > Bumping libwrap's shared lib version is trivial. Lets *quickly* decided > > if this is necessary. > > I see that this has been done. It should also not be forgotten to add > libwrap to the compat3x libraries! Yes, and I've already

Re: Sound Card

2000-02-13 Thread MIHIRA Yoshiro
[EMAIL PROTECTED] wrote: >> Ron 'The InSaNe One' Rosson wrote: >> > Under 3.3-RELEASE with PAO the sound card work with this entry in the >> > config file: >> > >> >device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 >> > >> > Here is what the dmesg output looked like with that entry: >> >

Re: INET6 changes for tcp_wrappers broke libwrap?

2000-02-13 Thread Blaz Zupan
> Bumping libwrap's shared lib version is trivial. Lets *quickly* decided > if this is necessary. I see that this has been done. It should also not be forgotten to add libwrap to the compat3x libraries! Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/ Medinet d.o.o., Linhartova 21, 200

Re: timed/adjtime() on -current

2000-02-13 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Ben Smithurs t writes: >[sorry about the crosspost - I'm not sure if this is me being a dumbass, >or something wrong with adjtime() on current. adjtime() certainly >behaves as I expect it to on stable.] You're right, I used the wrong sign last I mucked about with t

Re: Megahertz pccard

2000-02-13 Thread Warner Losh
In message <[EMAIL PROTECTED]> "David O'Brien" writes: : On Tue, Feb 08, 2000 at 11:56:43AM -0800, Parag Patel wrote: : > Seems like the default IRQs used by pccard are being used by something : > else on your laptop. The default line in /etc/pccard.conf.sample is : > : > irq 3 5 10 11 1

Re: Slim SCSI log errors (PCMCIA)

2000-02-13 Thread Warner Losh
In message <[EMAIL PROTECTED]> Bruce Burden writes: : aic0: at port 0x340-0x35f irq 8 slot 1 on pccard1 : aic0: aic6360, dma, disconnection, parity check : pcic0: Error 22 irq 8 I believe that irq 8 is specifically filtered at pcic interface. It is a bogus interrupt and generally cannot be rout