Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/10/2000 00:08:13
Module Name: syssrc
Committed By: tv
Date: Wed Aug 9 21:08:13 UTC 2000
Modified Files:
syssrc/sys/miscfs/procfs: procfs_vnops.c
Log Message:
Some versions of Linux libc look for /proc/.../exe instead of /proc/../file.
Add an entry for "exe" that is the same as "file", provided only if
COMPAT_LINUX is set.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 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.