Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!paperboy!hsdndev!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: comp.protocols.tcp-ip Subject: Re: SUMMARY: Re: active tcp ports and process id's Message-ID: <17083:May721:58:0391@kramden.acf.nyu.edu> Date: 7 May 91 21:58:03 GMT References: Organization: IR Lines: 29 In article hubert@CAC.WASHINGTON.EDU (Steve Hubert) writes: > Has anyone done an ULTRIX4 version of ofiles? My pff (process-file-file) program, which merges and improves upon the available versions of ofiles and fstat, has been tested on each of the following systems: SunOS 4.0.3, Sun 4/280 SunOS 4.1, lots of Suns (thanks Seth Robertson) Ultrix 4.1, DECsystem 5820 Ultrix 2.2, VAX 8800 (thanks Vic Abell) BSD 4.3-Tahoe, VAX 11/780 (thanks Vic Abell) Convex UNIX 9.0, Convex-C1-XP DYNIX 3.0.17 (modified), Symmetry S81 (thanks Vic Abell) pff should be generally easier to port than ofiles. It's part of the kstuff package, version 0.18 of which I just posted to alt.sources. You can ftp version 0.18 from pub/hier/kstuff:/18 on stealth.acf.nyu.edu. The package also includes a history of various ofiles versions, in case you're interested in knowing who did what. As extra bonuses, kstuff includes lots of kernel-reading libraries you can use in various applications, as well as updated versions of my RFC 931 server program and client library, as well as a utility to do a fast mapping from (device,inode) back to filename. This gets back to the ofiles track---if you install findinode, pff will give you open files by name! But enough advertising for now. ---Dan