Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 06/30/1994 01:10:04
cgd
Thu Jun 30 01:05:57 PDT 1994
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/usr/src/sys/sys

Modified Files:
	stat.h types.h 
Log Message:
fix the definition of a dev_t

cgd
Thu Jun 30 01:06:00 PDT 1994
Update of /b/source/CVS/src/sys/ufs/ufs
In directory sun-lamp.cs.berkeley.edu:/usr/src/sys/ufs/ufs

Modified Files:
	inode.h 
Log Message:
fix the definition of a dev_t

cgd
Thu Jun 30 01:08:10 PDT 1994
Update of /b/source/CVS/src/usr.bin/w
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.bin/w

Modified Files:
	w.c 
Log Message:
Fix from John Brezak for the following bug:
	If there is a non-tty entry in utmp, w(1) will exit with an error.
However there are legitimate non-tty entries, for instance an xlogin via
xdm can be identified with the xlogin program. In this case there is an
entry with the display name as the ut_tty.


------------------------------------------------------------------------------