Subject: Standard I/O files
To: None <port-sun3@NetBSD.ORG>
From: Paulo Alexandre Pinto Pires <pappires@phoenix.del.ufrj.br>
List: port-sun3
Date: 06/11/1997 07:55:43
Hello, all.

I have been using my Sun3's for a while and never noticed that
/dev/{stdin,stdout,stderr} don't exist until I needed to build
a program which complained about no /dev/stdin.  Stranger yet,
MAKEDEV doesn't know how to make them.

Am I missing something or these files simply don't exist?  (I
can't access my NetBSD/i386 box right now, but I'm quite sure
that they're there.)

In case I need to mknod by hand, what are the major/minor for
these files?

---
	Pappires