home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / utils / bug / 2353 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.9 KB  |  59 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!stat.ufl.edu!pdp
  3. From: pdp@stat.ufl.edu (Phil Padgett)
  4. Subject: Problem with finger 1.36
  5. Message-ID: <9301080134.AA07499@stat.ufl.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Fri, 8 Jan 1993 01:34:27 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 46
  12.  
  13. We just got and compiled version  1.36 of the finger program.  We are
  14. running a mixed network consisting of Sun IPX's, ELC's, etc running Sun
  15. OS 4.1.3 and DECstations running Ultrix 4.3.  The Sun binary was
  16. compiled with the gcc compiler.  The Dec binary was compiled with both
  17. the DEC mips cc and the gcc compiler.  Both Dec compilers have the same
  18. problem.  Configure was run on both platforms.  It correctly determined
  19. that the Sun's were big endian and the Dec's were little endian.
  20. However then finger is typed, the idle time on the Dec's is wrong.  It
  21. appears in years.  Note the following output:
  22. User     Real Name         What    Idle  TTY  Host      Console Location
  23. littell  Ramon Littel               57 yea *p0 mako     (:0.0)
  24. pdp      Phil Padgett                      *p1 marlin   (bstat)
  25. statman  Chuck Kincaid               4:47  *p0 mullet   (128.227.8.68)
  26. yang     Mark Yang                   1:51  *p6 marlin   (bluegill)
  27.  
  28. The following is the clients file:
  29. amberjack
  30. bamboo
  31. banana
  32. barracuda
  33.  
  34. etc.
  35.  
  36. marlin
  37. wirrah
  38. yaupon
  39. yellowfin
  40. The mailhost file contains the following:
  41.  
  42. stat.ufl.edu  (this is marlin)
  43.  
  44. The serverhost file contains the follwing:
  45.  
  46. stat.ufl.edu  (marlin again)
  47.  
  48. Note that marlin is a 4 processor Sun server also running Sun OS 4.1.3.
  49. It contains the mail spool which is amd mounted to the clients (mail
  50. is forwarded there for processing).  Everyone's account contains a 
  51. .forward file with username@stat.ufl.edu.
  52.  
  53. Any suggestion on the problem with incorrect idle time would be
  54. appreciated. 
  55.  
  56. Phil Padgett
  57. pdp@stat.ufl.edu
  58.  
  59.