From owner-freebsd-current Thu Jan 18 15:51:32 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA13059 for current-outgoing; Thu, 18 Jan 1996 15:51:32 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA13053 for ; Thu, 18 Jan 1996 15:51:28 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA25667 for ; Fri, 19 Jan 1996 00:51:25 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id AAA01937 for freebsd-current@FreeBSD.org; Fri, 19 Jan 1996 00:51:24 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id AAA29979 for freebsd-current@FreeBSD.org; Fri, 19 Jan 1996 00:41:37 +0100 (MET) From: J Wunsch Message-Id: <199601182341.AAA29979@uriah.heep.sax.de> Subject: Re: where's opt_sysvipc.h? To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Fri, 19 Jan 1996 00:41:37 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <9601181545.AA11528@gnu.mc.xerox.com> from "Marty Leisner" at Jan 18, 96 07:45:16 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.org Precedence: bulk As Marty Leisner wrote: > > Well, I rebuilt config and rebuilt the kernel with no > major problems... > > How often does config change (or was this rare?) About five times between releases, roughly. > If its something thats changing, shouldn't it be in the > kernel source tree? Maybe. Since it installs as a binary into /usr/sbin, it's in /usr/src/usr.sbin by now. The lkm's are kernel-dependant as well, and are neither under the usr/src/sys hierarchy. People running -current are expected to read freebsd-current, where it's usually being announced when some new feature requires rebuilding config or the lkm's. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)