home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9052 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.8 KB

  1. Path: sparky!uunet!gatech!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!abe
  2. From: abe@mace.cc.purdue.edu (Vic Abell)
  3. Newsgroups: comp.unix.aix
  4. Subject: lsof 2.0 Beta available
  5. Keywords: open files
  6. Message-ID: <BtJt3s.3KI@mentor.cc.purdue.edu>
  7. Date: 25 Aug 92 16:43:03 GMT
  8. Sender: news@mentor.cc.purdue.edu (USENET News)
  9. Organization: Purdue University
  10. Lines: 34
  11.  
  12. A beta copy of version 2.0 of lsof is available via anonymous ftp from
  13. j.cc.purdue.edu (128.210.9.2) in pucc/lsof2B.tar.Z.  (Version 1.09 is
  14. still there in pucc/lsof.tar.Z.)
  15.  
  16. Version 2.0 has the following changes from version 1.09:
  17.  
  18.     * It has multiple source and header files -- the monolith got too large.
  19.  
  20.     * It has support for System V.  Caution: this is support for a very
  21.       specific System V implementation, ETAV for the ETA-10P*.  ETAV is a
  22.       Release 3.1 derivative with the Lachman Associates, Inc. Streams TCP/IP,
  23.       Release 3.0.
  24.  
  25.       The System V support groks Lachman sockets and streams, and is based on
  26.       inodes, not vnodes.  It _may_ be possible to extend it to other System
  27.       V platforms, but I don't have the resources to do so.
  28.  
  29.     * It displays information about root and parent directories.
  30.  
  31.     * It displays information about executed text (AIX and ETAV) and library
  32.        references (AIX only).
  33.  
  34.     * It has been tested locally under AIX 3.2, Purdue DYNIX 3.0.12, ETAV,
  35.       HP-UX 8.x, NeXTStep 2.1 and SunOS 4.1.2.
  36.       
  37.       It has _not_ been tested under AIX 3.1.x, any other DYNIX, HP-UX 7.x,
  38.       NeXTStep 2.[02] or 3.0, or any other SunOS.  I no longer have access to
  39.       these platforms.
  40.  
  41. While I've been developing 2.0, I've been putting lsof2B.tar.Z copies on j.cc
  42. and I've noticed that people have been accessing it.  If you're one of those
  43. eager people, I think you should refresh your copy and watch j.cc for updates.
  44.  
  45. Vic Abell <abe@cc.purdue.edu>
  46.