home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / archives / 2957 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!ames!agate!runit.sintef.no!Havard.Eidnes
  2. From: Havard.Eidnes@runit.sintef.no (Havard Eidnes)
  3. Newsgroups: comp.archives
  4. Subject: [comp.unix.bsd] netstat from NET2 ported
  5. Followup-To: comp.unix.bsd
  6. Date: 24 Jul 1992 10:18:06 GMT
  7. Organization: Computing Center at the University of Trondheim, Norway
  8. Lines: 19
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <14olcuINN8no@agate.berkeley.edu>
  12. References: <1992Jul21.215716.267@ugle.unit.no>
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: comp.unix.bsd
  15. X-Original-Date: 21 Jul 92 21:57:16 GMT
  16.  
  17. Archive-name: auto/comp.unix.bsd/netstat-from-NET2-ported
  18.  
  19. Hi,
  20.  
  21. I've ported netstat from NET2 to 386bsd version 0.1. The changes are mostly
  22. involved with inserting #ifdefs for ISO, NS and IMP at the relevant places
  23. ("removing" that code, essentially), not compiling some of the modules
  24. (although the source remains toghether with comments in the Makefile) plus
  25. modifying the "unixpr()" routine in unix.c to traverse the open file table
  26. the new way.  The "netstat -r" output looks a bit odd (although I guess this
  27. is the "new way"?), but gives the right information.
  28.  
  29. The source and binary is available with anonymous ftp from ugle.unit.no (for
  30. lack of a better place) in the pub/unix/386bsd/ directory as netstat-bin.tar.Z 
  31. and netstat-src.tar.Z.  Unpack the source from /usr/src and the binary and
  32. formatted man page (as root) from /.  Use binaries at own risk ;-)
  33.  
  34. - Havard
  35.  
  36.