Re: HEADS UP: cvs commit: src/lib/libftpio Makefile (fwd)

2000-07-08 Thread Peter Wemm
"David O'Brien" wrote: > On Thu, Jul 06, 2000 at 06:05:50PM -0700, Peter Wemm wrote: > > This is *not* the same as the a.out behavior which searched directories to > > find the largest number. ELF uses the symlinks and no searching, which is > > why ld and ld-elf.so is faster when locating direct

teaching libutil about home directories

2000-07-08 Thread Kelly Yancey
PR 19755 seeks to teach nologin(8) to look for .nologin files in a user's home directory. However, I feel that such knowledge is better obtained via the nologin capability in login.conf. Basically, file and program capabilities should perform tilde expansion. Libutil already does tilde-expansio

new zero copy sockets and NFS patches

2000-07-08 Thread Kenneth D. Merry
[ -arch and -current BCC'ed for wider coverage, please direct followups to -net and/or me ] I have put a new copy of the zero copy sockets and NFS patches, against -current as of early July 8th, 2000, here: http://people.FreeBSD.ORG/~ken/zero_copy/ Feedback would be very welcome, we haven't got

Antigen found WScript/Kak.worm virus

2000-07-08 Thread ANTIGEN_NTREMA53
Antigen for Exchange found Unknown infected with WScript/Kak.worm virus. The file is currently Deleted. The message, "Re: SCSI Question", was sent from Josh Paetzel and was discovered in IMC Queues\Inbound located at TASC/TASC/NTREMA53. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

Antigen found JS/Kak.Worm virus

2000-07-08 Thread Antigen
Antigen for Exchange found Unknown infected with JS/Kak.Worm virus. The file is currently Deleted. The message, "Re: SCSI Question", was sent from Josh Paetzel and was discovered in IMC Queues\Inbound located at Chalmers/MOT/AMAIL. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscri

Re: SCSI Question

2000-07-08 Thread Josh Paetzel
  - Original Message - From: Robert Small To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Saturday, July 08, 2000 5:45 PM Subject: SCSI Question Damon Hammis wrote:> The jumpers are set wrong on the card.  I had the exact same problem with> an aha-1542 a

Re: /sys hierarchy

2000-07-08 Thread Garrett Wollman
< said: > This must pass through -arch before any implementation. Remember, not > every committer reads current. Also remember, not every committer reads arch. -GAWollman To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: HEADS UP: cvs commit: src/lib/libftpio Makefile (fwd)

2000-07-08 Thread David O'Brien
On Thu, Jul 06, 2000 at 06:05:50PM -0700, Peter Wemm wrote: > This is *not* the same as the a.out behavior which searched directories to > find the largest number. ELF uses the symlinks and no searching, which is > why ld and ld-elf.so is faster when locating directories and does not need > ldcon

Re: etc/rc.d & things...

2000-07-08 Thread Kelly Yancey
On Sat, 8 Jul 2000, Mike Meyer wrote: > > By all means, use start/stop args, but hard link the .sh files into seperate > > directories or something so that the order can be tweaked.. > > If all you want is to make sure that shutdown happens in the reverse > order of startup, that can be done by

etc/rc.d & things...

2000-07-08 Thread Mike Meyer
> By all means, use start/stop args, but hard link the .sh files into seperate > directories or something so that the order can be tweaked.. If all you want is to make sure that shutdown happens in the reverse order of startup, that can be done by reversing the list in rc.shutdown. But how about

Antigen found JS/Kak.Worm virus

2000-07-08 Thread Antigen
Antigen for Exchange found Unknown infected with JS/Kak.Worm virus. The file is currently Deleted. The message, "SCSI Question", was sent from Robert Small and was discovered in IMC Queues\Inbound located at Chalmers/MOT/AMAIL. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe f

Antigen found WScript/Kak.worm virus

2000-07-08 Thread ANTIGEN_NTREMA53
Antigen for Exchange found Unknown infected with WScript/Kak.worm virus. The file is currently Deleted. The message, "SCSI Question", was sent from Robert Small and was discovered in IMC Queues\Inbound located at TASC/TASC/NTREMA53. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

SCSI Question

2000-07-08 Thread Robert Small
Damon Hammis wrote:> The jumpers are set wrong on the card.  I had the exact same problem with> an aha-1542 and aha-1540 card recently.  The docs on the jumpers that you> can get on Adaptec's site are kind of cryptic, but the card will work once> you get the jumpers placed correctly.>> Curre

Re: cvs-crypto unknown

2000-07-08 Thread void
On Fri, Jul 07, 2000 at 09:55:49PM -0700, Thomas D. Dean wrote: > cvsup7.freebsd.org does not know about cvs-crypto. > > What is the correct collection? Cvs-crypto has been merged into src-all, due to the loosening of U.S. crypto policy. I believe someone sent a heads-up to this list a few days

Re: /sys hierarchy

2000-07-08 Thread John Baldwin
On 08-Jul-00 Daniel C. Sobral wrote: > This must pass through -arch before any implementation. Remember, not > every committer reads current. The kernel hackers do since they are running current. :) > John Baldwin wrote: >> >> sys/ >> ${MACHINE}/ - stay mostly the same, the directo

Re: /sys hierarchy

2000-07-08 Thread Daniel C. Sobral
This must pass through -arch before any implementation. Remember, not every committer reads current. John Baldwin wrote: > > sys/ > ${MACHINE}/ - stay mostly the same, the directories under here > mirror the sys/ directories. E.g. MD bootstrap >

Re: /sys hierarchy

2000-07-08 Thread Daniel C. Sobral
David O'Brien wrote: > > > Sounds good to me actually. Although, should it be ${MACHINE_ARCH}/compile > > instead in keeping with the mentioned goal of keeping all MD stuff under > > ${MACHINE_ARCH}? > > I would prefer /sys/compile/ as it makes it easier to make a > symlink to another place. U

Re: Suspicious warnings in -CURRENT

2000-07-08 Thread Daniel C. Sobral
Poul-Henning Kamp wrote: > > In message <[EMAIL PROTECTED]>, "Alexander N. Kabaev" writes: > >After today's buildworld, I am seeing lots of warning messages from libc like: > > > >expr in free(): warning: modified (chunk-) pointer > > > >Does it happen to anyone else on this list? > > I see it i

Re: Suspicious warnings in -CURRENT

2000-07-08 Thread Udo Erdelhoff
Hi, I've had the warnings, too, always after successful search operations in vi and mutt. cvs co -D '06 Jul 2000 12:00' src/lib/libc/regex/ and rebuild/reinstall of libc fixed it. It seems the bug was introduced in regcomp.c 1.20/1.121 and/or engine.c 1.8. /s/Udo (still trying to find out what b

Re: fetch is strange

2000-07-08 Thread Dag-Erling Smorgrav
NAKAJI Hiroyuki <[EMAIL PROTECTED]> writes: > It seems that fetch(1) can not fetch any file. In this case, the > downloaded(?) file size is zero. Make sure you have revision 1.2 (or newer) of src/usr.bin/fetch/fetch.c: revision 1.2 date: 2000/06/29 08:39:29; author:

Re: burncd fixate error

2000-07-08 Thread Soren Schmidt
It seems Nate Lawson wrote: > Looking at the code in atapi-cd.c and atapi-all.c, it seems like the > queued request is getting an EIO. Judging from the behavior when I tried > to close a session that was already finished, I can only guess that what > the ata driver is sending my drive is differen

Re: bin/19635: add -c for grand total to df(1), like du(1) does

2000-07-08 Thread Paul Herman
On 8 Jul 2000, Cyrille Lefevre wrote: > Paul Herman <[EMAIL PROTECTED]> writes: > > > Hee, hee. Yes, this is probably no big deal (and not put forth as any > > strong argument for not commiting this) > > humm! you are looking for a small bug (the beast :) > this problem also exists w/ du -c...

Re: burncd fixate error

2000-07-08 Thread Nate Lawson
On Fri, 7 Jul 2000, Trevor Johnson wrote: > > I'm running 4.0-STABLE and my CDR drive can't write the toc. > > I tried twice and each time I get the following error: > > fixating CD, please wait.. > > burncd: ioctl(CDRIOCCLOSEDISK): Input/output error > > Hi, Nate. I was getting that error too.

Re: Boot Oddities

2000-07-08 Thread Daniel C. Sobral
"Dampure, Pierre Y." wrote: > > Apologies to all, this was a pilot error. /boot/defaults/loader.conf was > referencing disk1s1a -- it should have been disk2s1a (I forgot the > floppy was included in the unit count). For the record, this _cannot_ be the cause of the problem you had. I'd rather b