Subject: Re: changed files: 'src/sys/miscfs/procfs procfs_vnops.c'
To: None <mycroft@gnu.ai.mit.edu>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: source-changes
Date: 02/14/1994 11:56:14
> This change is wrong.  First, it's gratuitous.  Second, it ignores the
> case of other executable formats.

i agree with charles that changing 'file' to 'a.out' in this case
is a bad idea; it ignores other executable formats to save 5
characters of typing to gdb.

also, it has a potential for weirdness when combined with 'find's of
old a.out's...


chris


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