Subject: Re: serial driver close
To: Brad Parker <brad@fcr.com>
From: Adam Glass <glass@sun-lamp.cs.berkeley.edu>
List: netbsd-bugs
Date: 11/15/1993 19:32:25
> 
> In message <199311160113.UAA19785@duality.gnu.ai.mit.edu>, Charles Hannum write
> s:
> 
> >   In the process I ported "ofiles" to NetBSD.
> >
> >I've been meaning to do this, but simply have not had time.  If you
> >could put a copy in lamp:/pub/incoming, I (and I'm sure a lot of other
> >people) would appreciate it.
> 
> done. it's in sun-lamp.cs.berkeley.edu:pub/incoming/ofiles.tar.
> 
> FYI: inode # reporting and file lock flags are broken.  if someone
> else has better knowledge of these under netbsd, please feel free to
> fix them. (everything else seems to work ok - I tested files, devices and
> sockets; I was just confused about getting the inode # of a special file)
> 
> -brad

You might just try 'fstat' which is part of the distribution and has
the same functionality as ofiles :)

later,
Adam Glass

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