proposed pkg_delete change

2000-05-08 Thread Kenneth Wayne Culver
I have a suggestion for pkg_delete: Very often when I'm deleting a package (such as kde, after testing the port) I want to delete that package, and all it's dependancies; instead of going around looking for the dependancies, I think it would be a nice idea to add an option to pkg_delete to

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Stephen Hocking-Senior Programmer PGS SPS Perth
The Pyramid series of machines used to have block tape devices, such that one was able to boot a repair kernel and ro root fs off the 1600bpi reel-to-reel deck. Not unaturally, one was discouraged from doing a recursive find on that fs. Stephen (who used to have thoughts of doing the

world breakage in usr.bin/kdump

2000-05-08 Thread Doug Barton
Got the following with up to the minute sources: cc -O -pipe -I/usr/amd/realmounts/slave/usr/current/src/usr.bin/kdump/../ktrace -I/usr/amd/realmounts/slave/usr/current/src/usr.bin/kdump/../.. -c /usr/amd/realmounts/slave/usr/current/src/usr.bin/kdump/kdump.c sh

Abit BP6 - UDMA66 and non IBM disks

2000-05-08 Thread Arun Sharma
I have the following disk: ad4: 9787MB WDC AC310200R [19885/16/63] at ata2-master using UDMA33 and am experiencing hangs when I run it with UDMA66. I originally suspected this to be a cooling problem. But uncommenting the hlt instruction and reducing the temperature by 10 deg C, didn't help

Re: Abit BP6 - UDMA66 and non IBM disks

2000-05-08 Thread Rodney W. Grimes
[Charset ISO-8859-1 unsupported, filtering to ASCII...] It seems Arun Sharma wrote: I have the following disk: ad4: 9787MB WDC AC310200R [19885/16/63] at ata2-master using UDMA33 and am experiencing hangs when I run it with UDMA66. That exact disk model cant do UDMA66 reliably, even

Re: proposed pkg_delete change

2000-05-08 Thread Jordan K. Hubbard
I have a suggestion for pkg_delete: Very often when I'm deleting a package (such as kde, after testing the port) I want to delete that package, and all it's dependancies; instead of going around looking for the dependancies, I think it would be a nice idea to add an option to pkg_delete to

Re: proposed pkg_delete change

2000-05-08 Thread Mike Pritchard
On Mon, May 08, 2000 at 02:10:28AM -0400, Kenneth Wayne Culver wrote: I have a suggestion for pkg_delete: Very often when I'm deleting a package (such as kde, after testing the port) I want to delete that package, and all it's dependancies; instead of going around looking for the

Re: proposed pkg_delete change

2000-05-08 Thread Satoshi - Ports Wraith - Asami
* From: Kenneth Wayne Culver [EMAIL PROTECTED] * dependancies, I think it would be a nice idea to add an option to * pkg_delete to automatically delete all dependancies that aren't currently * used by anything else. If nobody is interested in doing this, I can do it Be careful about that

Re: proposed pkg_delete change

2000-05-08 Thread Tim Vanderhoek
On Mon, May 08, 2000 at 02:30:59AM -0700, Jordan K. Hubbard wrote: (such as kde, after testing the port) I want to delete that package, and all it's dependancies; instead of going around looking for the [...] That would be cool, yes. If you've got the time to do it, I think it would be

Re: Abit BP6 - UDMA66 and non IBM disks

2000-05-08 Thread Ted Sikora
"Rodney W. Grimes" wrote: [Charset ISO-8859-1 unsupported, filtering to ASCII...] It seems Arun Sharma wrote: I have the following disk: ad4: 9787MB WDC AC310200R [19885/16/63] at ata2-master using UDMA33 and am experiencing hangs when I run it with UDMA66. That exact disk model

Deai press

2000-05-08 Thread deai3
$B!!!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A(B $BF|K\0l$N=P2q$$%5%$%H$rC5$9%a!%k?7J9$G$9(B $B!!!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A(B $B:#2s$O!"=w@-$,4IM}$7$F$$$k#3%5%$%H$r$4R2p$$$?$7$^$9!#(B $B$=$l$$l$N9-JsC4EvT$+$i$N@$rJ9$$$F$/$@$5$$!#(B

Re: proposed pkg_delete change

2000-05-08 Thread Kenneth Wayne Culver
I have a suggestion for pkg_delete: Very often when I'm deleting a package (such as kde, after testing the port) I want to delete that package, and all it's dependancies; instead of going around looking for the dependancies, I think it would be a nice idea to add an option to pkg_delete

Re: gratuituous arp for multiple IP addresses

2000-05-08 Thread Mike Smith
By "gratuituous arp" I was really saying "gratuitous arp reply". The machine needs to send a packet of the type arp reply 1.2.3.5 is-at 0:40:5:42:d6:de Rahul That won't achieve the desired result, which is to complain if someone _else_ replies to the arp request that we send. The

Re: Small MAKEDEV bug

2000-05-08 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], "David O'Brien" writes: On Sun, May 07, 2000 at 03:27:07PM -0400, Jeroen C. van Gelderen wrote: Or just settle for a more intuitive solution: MAKEDEV acd2 creates /dev/acd2 MAKEDEV 2 acd creates /dev/acd[01] which would allow for "MAKEDEV 64 da" and

Re: gratuituous arp for multiple IP addresses

2000-05-08 Thread Rahul Dhesi
I stand corrected again, as needed. The gratuituous arp should be formatted in whatever the correct way is. The machine that encountered loss of connectivity due to interface IPs being swapped is running 3.4-STABLE that was cvsup'd on January 7, 2000. If in fact some change was made in the

Re: Small MAKEDEV bug

2000-05-08 Thread Jeroen C. van Gelderen
David O'Brien wrote: On Sun, May 07, 2000 at 03:27:07PM -0400, Jeroen C. van Gelderen wrote: Or just settle for a more intuitive solution: MAKEDEV acd2 creates /dev/acd2 MAKEDEV 2 acd creates /dev/acd[01] which would allow for "MAKEDEV 64 da" and "MAKEDEV 256 pty" I agree with

Re: world breakage in usr.bin/kdump

2000-05-08 Thread David O'Brien
On Sun, May 07, 2000 at 11:36:45PM -0700, Doug Barton wrote: /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined /usr/include/sys/cdrio.h:59: warning: this is the location of the In the old days cd /usr/src ; make -DCLOBBER includes would do what needs to be done. (the

Re: LINT broken. (in_cksum changes)

2000-05-08 Thread Wes Morgan
I sent a note to the committer on these last night. LINT must need some modification, because the error is also present in netinet6/ipsec.c. There are some ifdef's around it that point to LINT needing some extra options. On Sun, 7 May 2000, Nick Hibma wrote: Is it only me that ever compiles

Re: make release failure during ports

2000-05-08 Thread David O'Brien
On Sun, May 07, 2000 at 07:15:56PM -0400, John W. DeBoskey wrote: fyi... === Creating README.html for tkrat-1.2 === mail/tkrat2 This belongs in [EMAIL PROTECTED], NOT [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread David O'Brien
On Sun, May 07, 2000 at 02:56:17PM -0700, Mike Smith wrote: We had this argument the other day, and you clearly didn't understand. Yes I did. We agreed to not agree and to not argue it. :-) Which is why I've never brought it up with you again. -- -- David([EMAIL PROTECTED]) To

Re: world breakage in usr.bin/kdump

2000-05-08 Thread Marcel Moolenaar
David O'Brien wrote: On Sun, May 07, 2000 at 11:36:45PM -0700, Doug Barton wrote: /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined /usr/include/sys/cdrio.h:59: warning: this is the location of the In the old days cd /usr/src ; make -DCLOBBER includes would do what

Re: proposed pkg_delete change

2000-05-08 Thread Kris Kennaway
On 8 May 2000, Satoshi - Ports Wraith - Asami wrote: Be careful about that "aren't currently used by anything else" part. If you already had a port A installed, and then later installed B (which just happens to depend on A), you could get A erased when you erase B. Have a -n mode (-nothing)

Re: a better idea for package dependencies

2000-05-08 Thread Kris Kennaway
On Mon, 8 May 2000, Kenneth Wayne Culver wrote: pkg_delete -d package-version (or some other unused switch for dependancy) This might be a good option, but there should also be an automatic mode, whether or not it's the default. remove pkg_version_dependant [Y] ? y removed! remove

Re: Small MAKEDEV bug

2000-05-08 Thread Bruce Evans
On Mon, 8 May 2000, David O'Brien wrote: On Sun, May 07, 2000 at 03:27:07PM -0400, Jeroen C. van Gelderen wrote: Or just settle for a more intuitive solution: MAKEDEV acd2 creates /dev/acd2 MAKEDEV 2 acd creates /dev/acd[01] which would allow for "MAKEDEV 64 da" and "MAKEDEV 256

MAKEDEV warning with sysinstall ?

2000-05-08 Thread Erik de Zeeuw
I installed FreeBSD 5.0-2506-CURRENT on an AMD K6-2, 64Mb, 4Gb, and when I first launch /stand/sysinstall after the system has start, the following message appears : ... /kernel: WARNING: run /dev/MAKEDEV before 2000-06-01 to get rid of block devices I searched the list archives and find

Re: MAKEDEV warning with sysinstall ?

2000-05-08 Thread Wilko Bulte
On Mon, May 08, 2000 at 03:41:55PM -0500, Erik de Zeeuw wrote: I installed FreeBSD 5.0-2506-CURRENT on an AMD K6-2, 64Mb, 4Gb, and when I first launch /stand/sysinstall after the system has start, the following message appears : ... /kernel: WARNING: run /dev/MAKEDEV before 2000-06-01

Re: MAKEDEV warning with sysinstall ?

2000-05-08 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Erik de Zeeuw writes: I installed FreeBSD 5.0-2506-CURRENT on an AMD K6-2, 64Mb, 4Gb, and when I first launch /stand/sysinstall after the system has start, the following message appears : ... /kernel: WARNING: run /dev/MAKEDEV before 2000-06-01 to get rid of

Re: rc.d startup scripts

2000-05-08 Thread Kris Kennaway
On Sun, 7 May 2000, Doug Barton wrote: I'm going to reply to the system part of this too, replies to this thread should split off to -current. I have a design in mind for a new rc system that uses scripts with "start, stop, status" operators to both upgrade and downgrade services,

Re: MAKEDEV warning with sysinstall ?

2000-05-08 Thread Dan Nelson
In the last episode (May 08), Poul-Henning Kamp said: In message [EMAIL PROTECTED], Erik de Zeeuw writes: I installed FreeBSD 5.0-2506-CURRENT on an AMD K6-2, 64Mb, 4Gb, and when I first launch /stand/sysinstall after the system has start, the following message appears : ... /kernel:

Re: MAKEDEV warning with sysinstall ?

2000-05-08 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Dan Nelson writes: In the last episode (May 08), Poul-Henning Kamp said: In message [EMAIL PROTECTED], Erik de Zeeuw writes: I installed FreeBSD 5.0-2506-CURRENT on an AMD K6-2, 64Mb, 4Gb, and when I first launch /stand/sysinstall after the system has start,

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Warner Losh
In message [EMAIL PROTECTED] "David O'Brien" writes: : On Sun, May 07, 2000 at 04:39:16PM +0200, Christian Weisgerber wrote: : OpenBSD only changed "rmt" to "rst" ("rsa" for us) : : Just "sa" for us -- "sa" is now a raw device and "rFOO" use is : depreciated. Leaving aside the 'r' question for

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Warner Losh
In message [EMAIL PROTECTED] Matthew Jacob writes: : Oh, and in the updating of this, don't forget the FreeBSD usage of .ctl for : tape devices- as far as I know this is the only *BSD that has this. Which devices use .ctl? sa and ast don't seem to use them now (at the very least they aren't

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Dan Nelson
In the last episode (May 08), Warner Losh said: In message [EMAIL PROTECTED] Matthew Jacob writes: : Oh, and in the updating of this, don't forget the FreeBSD usage of : .ctl for tape devices- as far as I know this is the only *BSD that : has this. Which devices use .ctl? sa and ast

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Kenneth D. Merry
On Mon, May 08, 2000 at 15:42:01 -0600, Warner Losh wrote: In message [EMAIL PROTECTED] Matthew Jacob writes: : Oh, and in the updating of this, don't forget the FreeBSD usage of .ctl for : tape devices- as far as I know this is the only *BSD that has this. Which devices use .ctl? sa and

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Warner Losh
In message [EMAIL PROTECTED] "Kenneth D. Merry" writes: : The sa driver does use the control nodes, whether or not they're actually : created by MAKEDEV. (Look in saopen().) It's useful to be able to get : status on your tape drive while a backup is going on via the control node, : e.g.: : :

Re: a better idea for package dependencies

2000-05-08 Thread Kenneth Wayne Culver
Actually, it has to do with the pkg_ commands, which I believe are built when you make world... and aren't part of the ports, so I assumed that since these are part of -current, and changes would be made to -current, it's better to send to -current. Sorry for any inconvenience.

Re: a better idea for package dependencies

2000-05-08 Thread Kenneth Wayne Culver
Alright, I'll try to do it after I get something working. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM:

Re: Small MAKEDEV bug

2000-05-08 Thread Jeroen C. van Gelderen
Bruce Evans wrote: On Mon, 8 May 2000, David O'Brien wrote: On Sun, May 07, 2000 at 03:27:07PM -0400, Jeroen C. van Gelderen wrote: Or just settle for a more intuitive solution: MAKEDEV acd2 creates /dev/acd2 MAKEDEV 2 acd creates /dev/acd[01] which would allow for

Re: Small MAKEDEV bug

2000-05-08 Thread Tim Vanderhoek
On Mon, May 08, 2000 at 06:56:03PM -0400, Jeroen C. van Gelderen wrote: I don't buy it :-). This syntax is similar to a special case of the syntax of jot(1). It's better to use jot(1) directly, e.g.: MAKEDEV $(jot -w da 2 0)# make 2 acd devices beginning at acd0 b$ which

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Matthew Jacob
On Mon, 8 May 2000, Warner Losh wrote: In message [EMAIL PROTECTED] Matthew Jacob writes: : Oh, and in the updating of this, don't forget the FreeBSD usage of .ctl for : tape devices- as far as I know this is the only *BSD that has this. Which devices use .ctl? sa and ast don't seem

Re: Abit BP6 - UDMA66 and non IBM disks

2000-05-08 Thread Greg Lehey
On Monday, 8 May 2000 at 9:57:54 +0200, [EMAIL PROTECTED] wrote: Not all non IBM disks has problems, that was not the message back then, at least not from me. What I said, and still says, is that Maxtor and WDC has a bad reputation on making drives that can't work reliably with UDMA66,

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Matthew Jacob
On Mon, 8 May 2000, Dan Nelson wrote: In the last episode (May 08), Warner Losh said: In message [EMAIL PROTECTED] Matthew Jacob writes: : Oh, and in the updating of this, don't forget the FreeBSD usage of : .ctl for tape devices- as far as I know this is the only *BSD that : has

Re: world breakage in usr.bin/kdump

2000-05-08 Thread Doug Barton
On Mon, 8 May 2000, David O'Brien wrote: On Sun, May 07, 2000 at 11:36:45PM -0700, Doug Barton wrote: /usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined /usr/include/sys/cdrio.h:59: warning: this is the location of the In the old days cd /usr/src ; make -DCLOBBER

psm with SBLive == processor reset

2000-05-08 Thread Kent Hauser
Hi all, I (and a couple of other people as I recall) reported this some time back. My current kernel as of 5/1/00 still *resets* (not panics, does not pass go, does not collect $200) whenever I access a sound device. This goes for "realaudio plugin" from the linux netscape, mp3blaster, and a

pcm with SBLive - processor reset

2000-05-08 Thread Kent Hauser
(Sorry all, I of course mistyped psm for pcm in the last message -- (I repeat for those with filtering software...) Hi all, I (and a couple of other people as I recall) reported this some time back. My current kernel as of 5/1/00 still *resets* (not panics, does not pass go, does not collect

Re: rc.d startup scripts

2000-05-08 Thread Tony Finch
Kris Kennaway [EMAIL PROTECTED] wrote: On Sun, 7 May 2000, Doug Barton wrote: I'm going to reply to the system part of this too, replies to this thread should split off to -current. I have a design in mind for a new rc system that uses scripts with "start, stop, status" operators to both

Re: rc.d startup scripts

2000-05-08 Thread Kenneth Wayne Culver
Just curious, but wouldn't this be FreeSVR4??? :-) = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: