/stand/sysinstall broken ???

2000-02-07 Thread Andrey Rouskol
Hi, This weekend I tried to setup a -current into my notebook. I made a -SNAP at my home computer and after several attempts to instal the system using any network interfaces I have I desided to setup the system from the DOS partition. Here I found several problems: 1 - mount_msdos doesn't

Re: Pre-3.3 to 4.0 w/ IPsec

2000-02-07 Thread Eugene M. Kim
On Sun, 6 Feb 2000, John Polstra wrote: | In article [EMAIL PROTECTED], | Eugene M. Kim [EMAIL PROTECTED] wrote: | Just wanted to share the knowledge of this little devil. | | For those who want to upgrade via cvsup their pre-3.3 system to test | IPsec: due to the addition of src-sys-crypto

Re: ppp/tun not forgetting old adresses

2000-02-07 Thread Maxim Sobolev
Leif Neland wrote: I now get dynamic ip's from my ISP, using user-ppp and i4b. I don't think this is a problem (unless there is some limit of the number of adresses remebmered), but I wonder why the previous ip's are shown on ifconfig -a: tun0: flags=8051UP,POINTOPOINT,RUNNING,MULTICAST

Re: ata1

2000-02-07 Thread Soren Schmidt
It seems Klaus Herrmann wrote: ad0: 6197MB IBM-DHEA-36481 [12592/16/63] at ata0-master using UDMA33 [ata1-master: piomode=4 dmamode=2 udmamode=-1 dmaflag=1] [ata1-master: success setting up WDMA2 mode on VIA chip] ata1-master: CD-ROM/1.23 CDROM device - NO DRIVER! Fatal trap 12: page

Re: from 3.x to 4.0, not the xinstall thing

2000-02-07 Thread Kai Großjohann
[EMAIL PROTECTED] (Kai Großjohann) writes: I used my running 3.4 stable to run `make buildworld' on the sources from 2000-02-04 or so. I ran across the xinstall problem but worked around it, then tried `make installworld', which failed and hosed my machine. In order to make sure that the

Re: user-ppp, logging what triggered call

2000-02-07 Thread Maxim Sobolev
Leif Neland wrote: Can user-ppp do that? Looking through the manpage, it can't, but... "set log +tcp/ip" and then grep logs for string containing "DIAL". -Maxim To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ftp 10.10

2000-02-07 Thread Eugene M. Kim
Well, a reluctant yes. I've been enjoying the notation of '127.1' (and it's hardcoded to several scripts of mine). This is actually a hard decision; from the compatibility point of view inet_aton should allow non-standard forms, but from the standard's point of view it shouldn't. I'd rather

dc0 seems to affect other boxes

2000-02-07 Thread Dan Langille
The subject makes wild claims. But I really don't have any other explanation. So perhaps someone else will see where I've gone wrong. Thanks. I'm using ipfilter 3.3.8 on a FreeBSD 3.3-stable box which acts as my gateway. Within my LAN I have a box which which is running FreeBSD

slow to boot

2000-02-07 Thread Dan Langille
I have one box which is slow to boot under -current (mind you, I've never run anything but -current on this box). There are two pauses. One after ata0 appears and another after ata-isa0 appears. All times are approximate (I had to count, no watches to hand). This is written on the

Re: ftp 10.10

2000-02-07 Thread Stefan `Sec` Zehl
On Mon, Feb 07, 2000 at 11:05:55AM +0900, Yoshinobu Inoue wrote: marc With ping it is still functioning. I cannot find what changed this. marc cvs messages for Changes to /usr/src/usr.bin/ftp/util.c of 18 and 20 marc Jan do not mention it. So maybe somewhere else to look? Several

Re: 3.x to 4.0 upgrade problems

2000-02-07 Thread Josef Karthauser
On Sun, Feb 06, 2000 at 12:57:28PM -0700, Warner Losh wrote: Thus spake Amancio Hasty ([EMAIL PROTECTED]): Is it possible to checkin a file called something like "/usr/src/FLASH" to hold temporary information on the current status of how to build the system? Are you volunteering to

Re: ftp 10.10

2000-02-07 Thread Yoshinobu Inoue
| inet_pton(). inet_pton() is defined in RFC2553 and it does not permit | non-standard IPv4 dotted-decimal, such as 10.10 | | Do people have troubles with this change? I think supporting non-standard IPv4 addr form in getaddrinfo() is possible, because RFC2553 just says inet_pton()

df output ? (picobsd related)

2000-02-07 Thread Luigi Rizzo
Hi, on 3.4R, when booting, a df / would return the name of the boot device, something like fd0a wd0a... and the like. On a recent -current snap, this returns ufs:fd0a I used the previous behaviour in picobsd's rc to mount the file

Re: pstat(8) depends on loader(8)???

2000-02-07 Thread Peter Wemm
Garrett Wollman wrote: On Mon, 7 Feb 2000 00:25:51 +0200, Ruslan Ermilov [EMAIL PROTECTED] said: If I boot with loader(8), everything is ok. Ideas? loader loads the kernel symbol table; boot2 does not. -GAWollman More to the point, a non-stripped kernel has *two* symbol tables. One

Re: kernel panics when initializing aic7895 controller at startup.

2000-02-07 Thread Justin T. Gibbs
hi, with the latest changes to src/sys/pci/pci_ahc.c (partity error handling), i'm unable to boot a current kernel, because of panic during system boot. i've attached dmesg from a working kernel version (2000/01/06) to this mail. marked with (***) you'll find the line, where (with the new

Re: pstat(8) depends on loader(8)???

2000-02-07 Thread Peter Wemm
John Baldwin wrote: On 07-Feb-00 Bruce Evans wrote: On Mon, 7 Feb 2000, Ruslan Ermilov wrote: If I boot the system without loader(8), e.g. with /boot.config=kernel, or by interrupting boot blocks and typing /kernel, swapinfo(8) fails: swapinfo: undefined symbol: _numvnodes

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread Peter Wemm
Igor Timkin wrote: Martin Cracauer wrote: It seem hardwiring SCSI devices is broken in -current: LINT seems to recommend: device ahc device scbus0 at ahc0 device scbus1 at ahc1 bus 0 device sa0 at

make buildworld works... make installworld fails!

2000-02-07 Thread Raul Zighelboim
Hello there; This happened to me on the last 3 'current' days: === lib/libcrypt install -c -o root -g wheel -m 444 libscrypt.a /usr/lib install -c -o root -g wheel -m 444 libscrypt_p.a /usr/lib install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib /usr/libexec/ld-elf.so.1:

Re: make buildworld works... make installworld fails!

2000-02-07 Thread Mike Tancsa
At 08:26 AM 2/7/00 -0600, you wrote: Hello there; This happened to me on the last 3 'current' days: Have a look through the past few days archives of freebsd-current for a discussion as to why this has been happening, and the various work arounds, as well as have a read through the UPDATING

Re: df output ? (picobsd related)

2000-02-07 Thread Richard Tobin
ufs:fd0a set `df /` ; dev="/dev/$8" How about something like IFS=': '; set `df /`; IFS=' ' dev="/dev/$9" -- Richard To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

IPv6

2000-02-07 Thread Kurt Bauer
Hi, could you please tell me how to configure a IPv6 only Interface. I want the Interface to fetch its prefix from a Router. But the Interface only gets a Link-Local address when I make a 'ifconfig vx0 up'. I worked fine with 3.3 and KAME, but as is seems, there is no more /usr/local/v6. So

Re: make buildworld works... make installworld fails!

2000-02-07 Thread Patrick M. Hausen
Hi! This happened to me on the last 3 'current' days: === lib/libcrypt install -c -o root -g wheel -m 444 libscrypt.a /usr/lib install -c -o root -g wheel -m 444 libscrypt_p.a /usr/lib install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib /usr/libexec/ld-elf.so.1:

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread Martin Cracauer
In [EMAIL PROTECTED], Peter Wemm wrote: Igor Timkin wrote: Martin Cracauer wrote: It seem hardwiring SCSI devices is broken in -current: dmesg would be useful, otherwise we can't even begin to guess what happened. I can't provide it now. The machine is in production use this week

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread tele danmarQ kvindeservice
On Mon, 7 Feb 19100, Martin Cracauer wrote: It seem hardwiring SCSI devices is broken in -current: dmesg would be useful, otherwise we can't even begin to guess what happened. I can't provide it now. I don't have it in /var/log/messages, but I can reboot my machine (that has this

Re: IPv6

2000-02-07 Thread Bruce A. Mah
If memory serves me right, Kurt Bauer wrote: could you please tell me how to configure a IPv6 only Interface. I want the Interface to fetch its prefix from a Router. But the Interface only gets a Link-Local address when I make a 'ifconfig vx0 up'. I worked fine with 3.3 and KAME, but as is

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread Martin Cracauer
In [EMAIL PROTECTED], tele danmarQ kvindeservice wrote: On Mon, 7 Feb 19100, Martin Cracauer wrote: It seem hardwiring SCSI devices is broken in -current: dmesg would be useful, otherwise we can't even begin to guess what happened. I can't provide it now. I don't have it in

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread Barry Bouwsma
On Mon, Feb 07, 2000 at 04:40:21PM +0100, Martin Cracauer wrote: I don't have it in /var/log/messages, but I can reboot my machine (that has this problem) and copy down what I see. If it has been thrown out by newer kernel messages, try /var/run/dmesg.boot That wouldn't even be

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread Barry Bouwsma
It seem hardwiring SCSI devices is broken in -current: dmesg would be useful, otherwise we can't even begin to guess what happened. I don't have it in /var/log/messages, but I can reboot my machine (that has this problem) and copy down what I see. Okay, this may or may not be

Re: IPv6

2000-02-07 Thread Yoshinobu Inoue
Hello, The two tweaks I remember off-hand was that the paths to commands are (of course) different under a 4.0-CURRENT environment and that ndp in -CURRENT works a little different than in the KAME snapshots I was using earlier. What point is different for ndp? It seems to me that most

Re: IPv6

2000-02-07 Thread Bruce A. Mah
If memory serves me right, Yoshinobu Inoue wrote: The two tweaks I remember off-hand was that the paths to commands are (of course) different under a 4.0-CURRENT environment and that ndp in -CURRENT works a little different than in the KAME snapshots I was using earlier. What point

Re: df output ? (picobsd related)

2000-02-07 Thread Bruce Evans
On Mon, 7 Feb 2000, Luigi Rizzo wrote: on 3.4R, when booting, a df / would return the name of the boot device, something like fd0a wd0a... and the like. On a recent -current snap, this returns ufs:fd0a This may be caused by using

Doc on setting up NATd under 4.0-CURRENT ..

2000-02-07 Thread The Hermit Hacker
Is there any one of these floating around? List search is still down, else would have checked there first ... And/or, is it the same as 3.x? We've already got one box up, but I seem to recall there being changes to the FIREWALL and whatnot ... but might be remembering the wrong thread :(

Re: ftp 10.10

2000-02-07 Thread Yoshinobu Inoue
| inet_pton(). inet_pton() is defined in RFC2553 and it does not permit | non-standard IPv4 dotted-decimal, such as 10.10 | | Do people have troubles with this change? I think supporting non-standard IPv4 addr form in getaddrinfo() is possible, because RFC2553 just says

Re: libXt.so.6.0

2000-02-07 Thread Nathan Dorfman
On Fri, Feb 04, 2000 at 12:29:56AM +0100, Marc Schneiders wrote: I did, IIRC, build X with aout. And there is a LibXt.so.6 (without the final 0) in /usr/X11R6/lib. I can't search mail archives or The a.out libraries would be in /usr/X11R6/lib/aout. Set ldconfig_paths_aout (in /etc/rc.conf) to

Re: Doc on setting up NATd under 4.0-CURRENT ..

2000-02-07 Thread David O'Brien
On Mon, Feb 07, 2000 at 12:38:26PM -0400, The Hermit Hacker wrote: Is there any one of these floating around? man natd To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Doc on setting up NATd under 4.0-CURRENT ..

2000-02-07 Thread Andreas Klemm
On Mon, Feb 07, 2000 at 12:38:26PM -0400, The Hermit Hacker wrote: Is there any one of these floating around? List search is still down, else would have checked there first ... And/or, is it the same as 3.x? We've already got one box up, but I seem to recall there being changes to the

Trying to get CURRENT

2000-02-07 Thread Aaron D. Gifford
Hello, For fun, this last weekend I decided to update from 3.4-STABLE to -CURRENT and try out some of the new features. I grabbed the sources (cvsup) and following the directions in UPDATING managed to build everything and install everything. Whew! I then compiled a new GENERIC kernel and

Re: Doc on setting up NATd under 4.0-CURRENT ..

2000-02-07 Thread Alexander Langer
Thus spake The Hermit Hacker ([EMAIL PROTECTED]): And/or, is it the same as 3.x? We've already got one box up, but I seem to recall there being changes to the FIREWALL and whatnot ... but might be remembering the wrong thread :( Switch from 3.3 to 4.0 didn't change stuff for me. Everything

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread Peter Wemm
Barry Bouwsma wrote: It seem hardwiring SCSI devices is broken in -current: dmesg would be useful, otherwise we can't even begin to guess what ha ppened. I don't have it in /var/log/messages, but I can reboot my machine (that has this problem) and copy down what I see.

Snapshots?

2000-02-07 Thread Forrest Aldrich
Why have there not been any snapshots of 4.0-CURRENT since 01/27/2000? (current.freebsd.org). Just curious... _F To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

make buildworld failure

2000-02-07 Thread Michael Lucas
Since we're in code freeze, I decided to install -current and have a go. (Yes, I'm specifically on the list of people who should not run -current; this is a test box being temporarily donated.) I installed off of the 2101 snapshot CD-Rom, cvsupped to -current. The make buildworld fails at:

Re: setproctitle() in FreeBSD 4.0 ...

2000-02-07 Thread The Hermit Hacker
cc -O -m486 -pipe tset.c -o tset -lutil ./tset Suspended (signal) ps ax | grep th 24856 p3 R+ 0:00.00 grep my ps ax | grep tset 24537 p3 T 0:00.00 ./tset == I take it should have seen 'my new title' vs 'tset'? I've done several 'make worlds' on this

Re: Review wanted: [peter.jeremy@alcatel.com.au: docs/14530: Printedmanual pages have extraneous blank first page]

2000-02-07 Thread Peter Jeremy
On 2000-Feb-06 21:19:31 +1100, Jeroen Ruigrok/Asmodai [EMAIL PROTECTED] wrote: And what is wrong with rev 1.20 of doc-common? One obvious problem was pointed out by Joerg in his 1.20 commit message: : alas the brain^Wnice sed(1) magic needs to be taught to : _not_ strip those comments now. A

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread Barry Bouwsma
On Tue, Feb 08, 2000 at 03:36:43AM +0800, Peter Wemm wrote: Hope this is enough to help, if not, I'll provide more. The two- line errors that repeat for the second and each following drive present seem interesting... I'm sorry, I'm still not following this, there's far too much

Adaptec 1460 PCMCIA help

2000-02-07 Thread Bruce Burden
Hi folks, I have an Adaptec 1460D "Slim SCSI" PCMCIA card that I am attempting to get working on -current as of 2/5. I have the updated pccard.conf info from the pccard.conf.sample file, and I have the "aic" device, listed simply as: device aic0 When the

Re: Snapshots?

2000-02-07 Thread charon
At 02:40 PM 2/7/00 -0500, Forrest Aldrich wrote: Why have there not been any snapshots of 4.0-CURRENT since 01/27/2000? (current.freebsd.org). Just curious... I've been trying to get a recent snapshot for a while too... There haven't been any since 2127 on ftp7.de.freebsd.org either.

Megahertz pccard

2000-02-07 Thread Forrest Aldrich
Has anyone gotten the Megahertz pccards to work with the boot floppies? I don't believe the correct entry is there for them. I recall there being a discussion here, indicating that the modification wouldn't be difficult. Is there any way we can get this fixed? Thanks... To Unsubscribe:

Re: df output ? (picobsd related)

2000-02-07 Thread Andrew Reilly
On Mon, Feb 07, 2000 at 01:04:27PM +0100, Luigi Rizzo wrote: and the like. On a recent -current snap, this returns ufs:fd0a I used the previous behaviour in picobsd's rc to mount the file system from the boot device, set `df /` ; dev="/dev/$8" echo

Re: ftp passive modem is on by defaut?

2000-02-07 Thread Doug White
On Sun, 6 Feb 2000, Jordan K. Hubbard wrote: Having passive mode on by default *across the board* is truly the right thing to do in this day in age and there's no reason not to default to it now. We've received too many tech support emails (and phone calls) from people with firewalls who

Re: Hardwiring SCSI device ID broken?

2000-02-07 Thread tele danmarQ kvindeservice
On Mon, 7 Feb 1900, Noted Usenet Pedophile Barry Bouwsma wrote: More about this later. Here's more now: Here is FreeBSD-*STABLE* as it properly wires the devices to where I want them to be (highlighted by ^) The kernel configuration looks like this (meat stripped away) machine

/usr/src/Makefile.inc1: make update

2000-02-07 Thread Christian Weisgerber
Why does "make update" in /usr/src also include a cvsup of /usr/ports? Since /usr/ports and /usr/docs have Makefiles and "update" targets of their own, and the alternative update by cvs doesn't cover /usr/ports either, I suggest to remove the /usr/ports cvsup from Makefile.inc1's "update"

Re: /usr/src/Makefile.inc1: make update

2000-02-07 Thread Bill Fumerola
On Mon, Feb 07, 2000 at 10:31:17PM +0100, Christian Weisgerber wrote: Why does "make update" in /usr/src also include a cvsup of /usr/ports? Since /usr/ports and /usr/docs have Makefiles and "update" targets of their own, and the alternative update by cvs doesn't cover /usr/ports either, I

Re: Snapshots?

2000-02-07 Thread Patrick M. Hausen
Hi all! Charon wrote: At 02:40 PM 2/7/00 -0500, Forrest Aldrich wrote: Why have there not been any snapshots of 4.0-CURRENT since 01/27/2000? (current.freebsd.org). Just curious... I've been trying to get a recent snapshot for a while too... There haven't been any since 2127 on

Re: /usr/src/Makefile.inc1: make update

2000-02-07 Thread Patrick M. Hausen
Hi all! Bill Fumerola wrote: On Mon, Feb 07, 2000 at 10:31:17PM +0100, Christian Weisgerber wrote: Why does "make update" in /usr/src also include a cvsup of /usr/ports? Since /usr/ports and /usr/docs have Makefiles and "update" targets of their own, and the alternative update by

Update 3.4-S - 4.0-C

2000-02-07 Thread Ollivier Robert
I'm trying to update a Dell CPi laptop from 3.4-STABLE (a few days ago) to 4.0 CURRENT (from today). I've made a 4.0 kernel and booted on it but every time I run "buildworld", the newly made perl binary dies with sig11 everytime when building the "sdbm" extention. Any idea why? This box as

Re: libXt.so.6.0

2000-02-07 Thread Marc Schneiders
On Mon, 7 Feb 2000, Nathan Dorfman wrote: On Fri, Feb 04, 2000 at 12:29:56AM +0100, Marc Schneiders wrote: I did, IIRC, build X with aout. And there is a LibXt.so.6 (without the final 0) in /usr/X11R6/lib. I can't search mail archives or The a.out libraries would be in

Re: 4.0-20000204-SNAP install catching sig 11 (properties.c)

2000-02-07 Thread John W. DeBoskey
Hi, I have rebuilt sysinstall inside the 0207-SNAP area and can recreate the problem by simply running sysinstall as root and running an installation to /install. Also, previously, I was using a cdrom as the media, I am now using ftp. In gdb, I get the following traceback: (Note, I copied

Re: 4.0-20000204-SNAP install catching sig 11 (properties.c)

2000-02-07 Thread Jordan K. Hubbard
from a full week away at LinuxWorld and am just catching up on the backlog. I'll dive on this one tonite and hopefully have both it and the -current snapshot server fixed in time for the 2208 snapshot (the snapshot process runs at 2am, so 2207 has already failed). - Jordan To Unsubscribe

Re: setproctitle() in FreeBSD 4.0 ...

2000-02-07 Thread Paul Saab
The Hermit Hacker ([EMAIL PROTECTED]) wrote: cc -O -m486 -pipe tset.c -o tset -lutil ./tset Suspended (signal) ps ax | grep th 24856 p3 R+ 0:00.00 grep my ps ax | grep tset 24537 p3 T 0:00.00 ./tset == I take it should have seen 'my new

Re: IPv6

2000-02-07 Thread Bruce A. Mah
If memory serves me right, Yoshinobu Inoue wrote: In KAME environment, IPv6 related configurations are done at last of rc.conf. So it is at almost end of configuration. It turns out this won't work real well, because if I do this, then inetd gets started before we start up the IPv6

ATA and DMA

2000-02-07 Thread Wes Morgan
Has there been any resolution to the known-broken-dma drives and the ata driver? I haven't seen any commits or LINT options to this effect, and it seems to me that since it is the new default driver that something should be in place before it goes to -release. --

Re: /usr/src/Makefile.inc1: make update

2000-02-07 Thread Christian Weisgerber
Bill Fumerola [EMAIL PROTECTED] wrote: As the person who implemented PORTSSUPFILE, I'd object. Originally SUPFILE2 was set to the ports-supfile, so to preserve original behavior (that is, updating ports along with src/) that stayed in. Very well. To some of us, updating both at the same

Re: IPv6

2000-02-07 Thread Yoshinobu Inoue
The two tweaks I remember off-hand was that the paths to commands are (of course) different under a 4.0-CURRENT environment and that ndp in -CURRENT works a little different than in the KAME snapshots I was using earlier. What point is different for ndp? At least in the snapshot

USB problems.

2000-02-07 Thread David Gilbert
Since my new Viewsonic monitor included a USB hub and cable, I decided to connect them. Under 3.3-STABLE (somewhere, forget when) this worked and usbdev -v would show that the extra 4 port hub was connected. After upgrading to 4.0-CURRENT, I got: uhci0: VIA 83C572 USB controller port

Re: Adaptec 1460 PCMCIA help

2000-02-07 Thread Warner Losh
In message [EMAIL PROTECTED] Bruce Burden writes: :When pccardd runs, it reports "Driver allocation error". You are trying to allocate resources that conflict. : Do I need the cable inserted at both ends, with the SCSI :device powered up? (At this time, only the card is inserted).

Re: Update 3.4-S - 4.0-C

2000-02-07 Thread Ruslan Ermilov
On Mon, Feb 07, 2000 at 10:57:30PM +0100, Ollivier Robert wrote: I'm trying to update a Dell CPi laptop from 3.4-STABLE (a few days ago) to 4.0 CURRENT (from today). I've made a 4.0 kernel and booted on it but every time I run "buildworld", the newly made perl binary dies with sig11 everytime

Re: IPv6

2000-02-07 Thread Ollivier Robert
According to Bruce A. Mah: + ### IPv6 options: ### + ipv6_enable="NO"# Set to YES to set up for IPv6. + ipv6_network_interfaces="auto" # List of network interfaces (or "auto"). + ipv6_gateway="NO" # Set to YES if this host will be a gateway. + route6d_enable="NO"