From owner-freebsd-current Tue Oct 13 18:57:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15242 for freebsd-current-outgoing; Tue, 13 Oct 1998 18:57:54 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15234 for ; Tue, 13 Oct 1998 18:57:52 -0700 (PDT) (envelope-from tlambert@usr08.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id SAA03441; Tue, 13 Oct 1998 18:57:38 -0700 (MST) Received: from usr08.primenet.com(206.165.6.208) via SMTP by smtp04.primenet.com, id smtpd003345; Tue Oct 13 18:57:33 1998 Received: (from tlambert@localhost) by usr08.primenet.com (8.8.5/8.8.5) id SAA23385; Tue, 13 Oct 1998 18:57:27 -0700 (MST) From: Terry Lambert Message-Id: <199810140157.SAA23385@usr08.primenet.com> Subject: Re: /usr/include/sys/cam/scsi... To: garbanzo@hooked.net (Alex) Date: Wed, 14 Oct 1998 01:57:26 +0000 (GMT) Cc: perlsta@fs3.ny.genx.net, current@FreeBSD.ORG In-Reply-To: from "Alex" at Oct 10, 98 02:07:54 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > a lot of applications broke during compile just because of the renameing. > > when the scsi.h was replaced by cam/scsi_all.h it compiled and worked, > > notably kscd (the kde CD player) > > This kinda piqued my interest, I've been cvsuping and making world, but > I'm still left with a scsi.h, and a bunch of header files in /usr/include > with old datestamps. How can I tell what files should have been cleaned > out? Use the "-P" option to CVS to prune "empty" (gone to the attic) directories (NOTE: will delete things that I personally don't want deleted out of my tree, like LFS!!!). Save the output of a CVS update. The files which are "not in the tree" will show up with "?" to the left of them. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message