From owner-cvs-all Fri Aug 13 22:18:32 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 8115A15054; Fri, 13 Aug 1999 22:18:27 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id HAA09345; Sat, 14 Aug 1999 07:17:15 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Brian Somers Cc: Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/miscfs/specfs spec_vnops.c src/sys/sys conf.h In-reply-to: Your message of "Fri, 13 Aug 1999 23:41:07 BST." <199908132241.XAA02596@keep.lan.Awfulhak.org> Date: Sat, 14 Aug 1999 07:17:15 +0200 Message-ID: <9343.934607835@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >One possibility would be to support generic devices - /dev/tun for >example rather than /dev/tun*. It'd be amazing to have /dev/pty too >:-) This is different and unrelated. I have already fixed pty so that there is no "NPTY" anymore, you can just open any random pty and the kernel will create it on the fly. The same stunt can be done with tun, it is really easy. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message