From owner-freebsd-current Thu Dec 21 04:29:37 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05821 for current-outgoing; Thu, 21 Dec 1995 04:29:37 -0800 (PST) Received: from critter.tfs.com ([140.145.230.252]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA05814 for ; Thu, 21 Dec 1995 04:29:34 -0800 (PST) Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id NAA05083; Thu, 21 Dec 1995 13:28:42 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: Bruce Evans cc: current@freebsd.org, jkh@freefall.freebsd.org, jkh@time.cdrom.com Subject: Re: conf.c and USL copyright at top In-reply-to: Your message of "Thu, 21 Dec 1995 03:36:32 +1100." <199512201636.DAA08865@godzilla.zeta.org.au> Date: Thu, 21 Dec 1995 13:28:42 +0100 Message-ID: <5081.819548922@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-current@freebsd.org Precedence: bulk > >> tty_conf.c is more interesting. It could be handled more dynamically > >> like conf.c. There isn't as much to gain because the analogue of the > >> major numbers -- the line discipline numbers -- can't be avoided because > >> there is no by-name user interface. > > >Well, we solved the same thing in VFS with a linker-set... > > Linker sets can't be used to sove problems related to magic numbers in > the user interface. Filesystems have a magic number as well. What I meant was that we could register the line-disciplines along the lines we register VFS's. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.