head(1) speedup

2001-11-01 Thread Alfred Perlstein
can someone please check this out, it makes "head -n" about five times faster. (also nukes a 'register', sorry :)) cvs diff: Diffing . Index: head.c === RCS file: /home/ncvs/src/usr.bin/head/head.c,v retrieving revision 1.10 diff -

Re: ep0 driver oddity

2001-11-01 Thread Kent Stewart
Leo Bicknell wrote: > > I broke out a really old card to make a cheap solution work, and > now I'm confused. It's an old 3c509 ISA card, which has been set > to 0x300, irq 5. Those don't conflict, so no issue there. > > Building a kernel with "device ep0" found it, but didn't like it > becau

Re: ep0 driver oddity

2001-11-01 Thread Matthew N. Dodd
On Thu, 1 Nov 2001, Leo Bicknell wrote: > ep0 at port 0x300 irq 5 on isa0 > ep0: Ethernet address 00:20:af:6a:d8:d6 > ep1: <3Com 3C509-TP EtherLink III> at port 0x300-0x30f irq 10 on isa0 > ep1: No irq?! > ep1: ep_alloc() failed! (6) > device_probe_and_attach: ep1 attach returned 6 Set the card t

ep0 driver oddity

2001-11-01 Thread Leo Bicknell
I broke out a really old card to make a cheap solution work, and now I'm confused. It's an old 3c509 ISA card, which has been set to 0x300, irq 5. Those don't conflict, so no issue there. Building a kernel with "device ep0" found it, but didn't like it because it wasn't at the default IRQ 10.

pccard bridging not functioning in 4.4-RELEASE

2001-11-01 Thread Joesh Juphland
I have two 3com 3c589 10BT pc cards. As vanilla as they come. In a previous thread, I described how a bit of pccard.conf mumbo jumbo made it possible for me to get both cards up and running in 4.3-RELEASE. It was explained to me that pccard.conf is deprecated, and that two pcmcia nics shoul

ahc(4) reports PCI parity error interrupt

2001-11-01 Thread Wilko Bulte
Hi I'm looking for comments on the following: ahc0: PCI error Interrupt at seqaddr = 0x8 ahc0: Data Parity Error Detected during address or write data phase ahc0: PCI error Interrupt at seqaddr = 0x9 ahc0: Data Parity Error Detected during address or write data phase ahc0: PCI error Interrupt a

온라인 마케팅이 힘들게 느껴지십니까?

2001-11-01 Thread 이경하
Title: Untitled Document   ¾È³çÇϽʴϱî? ¼¼°è Á¦ÀÏÀÇ ÀüÀÚÄ«´Ù·Î±× Æ÷Å»»çÀÌÆ®¸¦ ¿î¿µÇÏ´Â eÄ«´Ù·Î±× ¼ÒÇÁÆ®´åÄÄÀÇ ¸¶ÄÉÆà ´ã´çÀÚ ÀÌ°æÇÏÀÔ´Ï´Ù.

Re: Unix Philosophers Please!

2001-11-01 Thread Bernd Walter
On Thu, Nov 01, 2001 at 08:29:39PM +, lg wrote: > > In short: The data is tranfered into the kernel and dropped there. > my source /usr/src/sys/i386/i386/mem.c [FreeBSD-4.3-RELEASE] > says that data doesnt transfered into kernel. I was looking into -current. Null and *random have been seprara

Re: Unix Philosophers Please!

2001-11-01 Thread Bakul Shah
> > Answer 2. All the data goes into another dimension, and comes out of > > /dev/random. > That would be so funny... I cat /dev/random, and I get your > files, as you delete them. 8-). Of course you do, it is just that the bytes are in random order. But I see that you are thinking of /dev/nu

forwarding

2001-11-01 Thread Martin Vana
hi, Im trying to use DirectConnect (peer2peer sharing) over draconian firewall (almost no ports allowed in both directions). DC uses port 411 to comunicate with nods that shows you other users and their files. I managed to make a tunell for this port. The problem is when I try to retrive any files

Re: Unix Philosophers Please!

2001-11-01 Thread Bernd Walter
On Wed, Oct 31, 2001 at 03:02:59PM -0600, Nicpon, John wrote: > Please specifically define where data goes that is sent to /dev/null That's what manpages are for - see null(4). If you want it more specific src/sys/dev/null.c says: [...] static int null_write(dev_t dev, struct uio *uio, int flag

Re: buildworld breakage during "make depend" at usr.bin/kdump

2001-11-01 Thread Erik Trulsson
On Thu, Nov 01, 2001 at 01:36:24PM +0100, Guido van Rooij wrote: > On Thu, Nov 01, 2001 at 01:29:50PM +0100, Dag-Erling Smorgrav wrote: > > Guido van Rooij <[EMAIL PROTECTED]> writes: > > > May I aks which shell you are using? > > > > Zsh. > > I am starting to wonder which sh is broken. Nei

Re: buildworld breakage during "make depend" at usr.bin/kdump

2001-11-01 Thread Peter Pentchev
On Thu, Nov 01, 2001 at 01:36:24PM +0100, Guido van Rooij wrote: > On Thu, Nov 01, 2001 at 01:29:50PM +0100, Dag-Erling Smorgrav wrote: > > Guido van Rooij <[EMAIL PROTECTED]> writes: > > > May I aks which shell you are using? > > > > Zsh. > > I am starting to wonder which sh is broken. > >

Re: buildworld breakage during "make depend" at usr.bin/kdump

2001-11-01 Thread Guido van Rooij
On Thu, Nov 01, 2001 at 01:29:50PM +0100, Dag-Erling Smorgrav wrote: > Guido van Rooij <[EMAIL PROTECTED]> writes: > > May I aks which shell you are using? > > Zsh. I am starting to wonder which sh is broken. Btw there is a difference between sh and {t,}csh: in the sh case the newline is re

Re: buildworld breakage during "make depend" at usr.bin/kdump

2001-11-01 Thread Dag-Erling Smorgrav
Guido van Rooij <[EMAIL PROTECTED]> writes: > May I aks which shell you are using? Zsh. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: buildworld breakage during "make depend" at usr.bin/kdump

2001-11-01 Thread Guido van Rooij
On Thu, Nov 01, 2001 at 12:43:21PM +0100, Dag-Erling Smorgrav wrote: > "Eugene L. Vorokov" <[EMAIL PROTECTED]> writes: > > Uhmz ? > > Your shell is broken. > Just tried it with /bin/sh, /bin/csh and /bin/tcsh and they all remove the newlines. That is a lot of broken shells. May I aks which sh

Re: Unix Philosophers Please!

2001-11-01 Thread Dag-Erling Smorgrav
"Nicpon, John" <[EMAIL PROTECTED]> writes: > Please specifically define where data goes that is sent to /dev/null It goes into a special data sink in the CPU where it is converted to heat which is vented through the heatsink / fan assembly. This is why CPU cooling is increasingly important; as p

Re: buildworld breakage during "make depend" at usr.bin/kdump

2001-11-01 Thread Dag-Erling Smorgrav
"Eugene L. Vorokov" <[EMAIL PROTECTED]> writes: > Uhmz ? Your shell is broken. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: buildworld breakage during "make depend" at usr.bin/kdump

2001-11-01 Thread Eugene L. Vorokov
> > "David O'Brien" <[EMAIL PROTECTED]> writes: > > because `echo' nicely removes \n's from env vars when it prints them. > > des@des ~% foo='bar > quote> baz' > des@des ~% echo $foo > bar > baz > des@des ~% /bin/echo $foo > bar > baz > Uhmz ? bash-2.05# foo='bar > baz' bash-2.05# echo $foo b