Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 20:46:17 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen pw_scan.c
Message-ID:  <200907222046.n6MKkVPO086947@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2009-07-22 20:46:17 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         pw_scan.c 
  Log:
  SVN rev 195827 on 2009-07-22 20:46:17Z by kensmith
  
  It is believed the last subsystem that limited ID sizes to something
  other than the current system-wide size (32-bits) has been updated so
  for now just cautiously turn the check off.  While here fix the check
  for IDs being too large which doesn't work due to type mis-matches.
  
  Reviewed by:    jhb (previous version)
  Approved by:    re (kib)
  MFC after:      1 month (type mis-match fixes only)
  
  Revision  Changes    Path
  1.27      +18 -7     src/lib/libc/gen/pw_scan.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907222046.n6MKkVPO086947>