From owner-cvs-all Sat Sep 9 6:37:22 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id C9B2237B422; Sat, 9 Sep 2000 06:37:16 -0700 (PDT) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 13Xkoj-00018e-00; Sat, 09 Sep 2000 15:37:13 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id PAA04987; Sat, 9 Sep 2000 15:37:12 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 4894; Sat Sep 9 15:36:30 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13Xko2-000B1b-00; Sat, 09 Sep 2000 15:36:30 +0200 From: Sheldon Hearn To: Poul-Henning Kamp Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen devname.3 devname.c src/sys/kern kern_conf.c In-reply-to: Your message of "Sat, 09 Sep 2000 04:40:00 MST." <200009091140.EAA58169@freefall.freebsd.org> Date: Sat, 09 Sep 2000 15:36:30 +0200 Message-ID: <42382.968506590@axl.fw.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 09 Sep 2000 04:40:00 MST, Poul-Henning Kamp wrote: > Modified files: > lib/libc/gen devname.3 devname.c > sys/kern kern_conf.c > Log: > Add code to devname(3) so it can find the names of devices which > were not present when dev_mkdb(8) was run. How do we cater for programmers in a case like this, where the interface hasn't really changed, but new header files are needed to keep it working? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message