Subject: Re: CVS commit: xsrc/xfree/xc/programs/xterm
To: None <christos@netbsd.org>
From: Robert Elz <kre@munnari.OZ.AU>
List: current-users
Date: 09/17/2002 20:18:18
Date: Mon, 16 Sep 2002 17:42:24 +0300 (EEST)
From: Christos Zoulas <christos@netbsd.org>
Message-ID: <20020916144224.A1786B42C@cvs.netbsd.org>
| Modified Files:
| xsrc/xfree/xc/programs/xterm: main.c xterm.h
|
| Log Message:
| use utmpx for NetBSD >= 1.6C
This can't really be right. 1.6C is a kernel version (or in this case,
the way it is tested, a kernel include file version).
That value only has a slightly more than passing reference to the
version of userland that is installed (some of us update our kernels
almost daily, but almost never update userland).
I know I'm running 1.6F on one system that is more like 1.5ZC userland
I believe.
kre