DragonFly BSD
DragonFly bugs List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: panic truss'ing linux ls


From: qhwt@xxxxxxxxxxxxx
Date: Mon, 10 Nov 2003 08:46:27 +0900

Hmm, the last vmcore is no longer useful because I did another
buildkernel/installkernel after reporting this panic. I need to
replace my linux_base with linux_base-8 or later.

On Sun, Nov 09, 2003 at 02:34:02PM -0800, Kip Macy wrote:
> On Sun, 9 Nov 2003, David P. Reese, Jr. wrote:
> 
> > On Sun, Nov 09, 2003 at 02:13:35PM -0800, Kip Macy wrote:
> > > yep. Right now I'm just trying to get my Xi Graphics X server running,
> > > trouble is it relies on FreeBSD 3 compatibility.
> >
> > Hm...  And I just ripped out the 3.x signal code a couple weeks ago.
>
> :^) I have to admit my raw ignorance of CVS - how do I get at those
> diffs from the CVS repository?

I'd do something like this:

$ cd /sys && cvs di -u -D'2 weeks ago' | less

'2 weeks ago' can also be an exact date like '2003-10-28 00:00:00'.
Environment variable called TZ affects cvs's interpretation of date
notation if your timezone is set to, for example, JST.
If you do this as a user other than the owner of repository files,
you need -R just after 'cvs' command.

Regards.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]