home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 13287 < prev    next >
Encoding:
Text File  |  1992-09-04  |  1.1 KB  |  23 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!mskucher
  3. From: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
  4. Subject: /usr/include/pwd.h problem
  5. Message-ID: <Bu25qE.78v@math.uwaterloo.ca>
  6. Sender: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
  7. Organization: Math Faculty Computing Facility, University of Waterloo, Canada
  8. Date: Fri, 4 Sep 1992 14:32:38 GMT
  9. Lines: 12
  10.  
  11. Under IRIX 4.0.4, the pwent structure defined in /usr/include/pwd.h
  12. has a field for the user id declared as an unsigned short.  That's fine,
  13. except the stock IRIX password file contains a uid of -2, which converts
  14. to 65534 in the structure because of that declaration.
  15.  
  16. Is this fixed in the next release?
  17.  
  18. -- Murray S. Kucherawy ----------------------------------------+--------------
  19. Software Systems Co-op, Math Faculty Computing Facility [MFCF] | This is a
  20. University of Waterloo, Ontario, Canada                        | machine that
  21. E-mail: mskucherawy@{math,watdragon}.UWaterloo.ca              | goes PING!
  22. ---------------------------------------------------------------+--------------
  23.