perry
Sat Jul 19 15:19:36 PDT 1997
Update of /a/cvsroot/src/usr.bin/ar
In directory netbsd1:/var/slash-tmp/cvs-serv20969
Modified Files:
archive.c
Log Message:
Change the "overlarge UID/GID truncation" from USHRT_MAX, which might
someday exceed 16 bits, to an arbitrary constant that won't.