Subject: Re: CVS commit: src/sys
To: Sean Davis <dive@endersgame.net>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 02/27/2003 06:48:28
On Wed, Feb 26, 2003 at 09:22:22PM -0500, Sean Davis wrote:
> On Thu, Feb 27, 2003 at 03:58:56AM +0200, Matt Thomas wrote:
> >
> > Module Name: src
> > Committed By: matt
> > Date: Thu Feb 27 01:58:56 UTC 2003
> >
> > Modified Files:
> > src/sys/kern: exec_elf32.c
> > src/sys/sys: exec.h
> >
> > Log Message:
> > Remove VMCMD_TOPDOWN since it's no longer. Redo my last rework. Move
> > [...]
>
> is USE_TOPDOWN_VM the default, now?
He wrote "VMCMD_TOPDOWN", not "USE_TOPDOWN_VM", so I guess "no" :)
Thomas