Subject: Re: Cannot compile -current GENERIC kernel on vax
To: Anders Magnusson <ragge@ludd.luth.se>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 08/16/2001 09:29:09
On Thu, 16 Aug 2001, Anders Magnusson wrote:

> >
> > According to Attic/if_uba.[ch], their current status are "Exp" (not "dead"),
> > so I guess ragge re-add'ed them.  After just moving them to
> > /cvsroot/syssrc/sys/dev/qbus (in my local repository copy) things go well.
> >
> That's the simple way to do it, but I don't have write permissions
> to the repository. cvs runs suid.

What did you do to get it the way it is? I've re-activated files
before, and all you have to do is get the file into the directory,
then "cvs add", and "cvs commit".

Frederick