Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/10/2000 02:30:51
Module Name:	syssrc
Committed By:	tv
Date:		Wed Aug  9 23:30:50 UTC 2000

Modified Files:
	syssrc/sys/miscfs/procfs: procfs_vnops.c

Log Message:
Only show the "exe" entry to Linux processes, suggested by christos.
Since there are actually three struct emul's for linux, use the e_name
field to determine eligibility with strcmp().


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 syssrc/sys/miscfs/procfs/procfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.