Subject: utmpx changes
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 07/27/2002 20:48:42
Hi,

After today, you'll notice that some programs have been changed to work
with utmpx. Namely:

	/sbin/init
	/usr/bin/login
	/usr/bin/w

You should not notice anything different, but if you want to disable it,
compile the support out, by removing SUPPORT_UTMPX from the Makefiles.
More programs and documentation to come as things stabilize.

christos