From owner-freebsd-questions Fri Apr 10 23:13:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07562 for freebsd-questions-outgoing; Fri, 10 Apr 1998 23:13:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07533 for ; Fri, 10 Apr 1998 23:13:35 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id XAA28596; Fri, 10 Apr 1998 23:13:22 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 10 Apr 1998 23:13:22 -0700 (PDT) From: Doug White Reply-To: Doug White To: Dustin Andrews cc: freebsd-questions@FreeBSD.ORG Subject: Re: adding source to my server. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 9 Apr 1998, Dustin Andrews wrote: > After a minor disaster with a SCSI drive biting the dust and a incomplete > restore from tape I find a have a small problem. > > I went to re-compile my kernel (with some new options) and I am missing > the *.c files from the nfs directory. Is there a simple way just to get > the source I am missing? Getting bits and pieces is a bit difficult if the number of files is large, say more than 5 or so. In this case it'd be easier to just remove /usr/src/sys and reinstall the src/ssys distribution from CD or FTP. Simply run `cd /usr/src; cat /path/to/ssys.* | tar xzf -' to extract. You didn't mention what version of FreeBSD you were running. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message