From owner-freebsd-current Mon Dec 11 15:23:55 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA13091 for current-outgoing; Mon, 11 Dec 1995 15:23:55 -0800 (PST) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA13084 Mon, 11 Dec 1995 15:23:51 -0800 (PST) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id AAA14507; Tue, 12 Dec 1995 00:17:52 +0100 Message-Id: <199512112317.AAA14507@ra.dkuug.dk> Subject: WHAT is going on in -current ??????? To: current@freebsd.org (FreeBSD current) Date: Tue, 12 Dec 1995 00:17:52 +0100 (MET) Cc: jkh@freebsd.org From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org Precedence: bulk SO, I'm currently trying to get a -current system on line here it seems our kernel tree is broken like s... :(, I have /sbin/savecore/savecore.c /usr/sbin/lsdev/i386.c failing because the don't include vm/pmap.h, and /usr/bin/systat/vmstat.c /usr/sbin/vmstat/vmstat.c failing because they don't include sys/vmmeter.h. On top of that the matcd driver no longer works, it read a couble of block then hangs on "netio" :( Oh boy I thought I was getting back into business again, and then this mess..... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.