Date: Tue, 1 Apr 1997 22:20:10 -0800 (PST) From: Mike Pritchard <mpp> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen pwcache.c Message-ID: <199704020620.WAA09521@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 97/04/01 22:20:10
Modified: lib/libc/gen pwcache.c
Log:
The user_from_{uid,gid} routines would return garbage if the
uid/gid in question was in the cache, but did not exist
in the password file. This causes the -nouser and -nogroup
options to find(1) to only print the first file owned by
an unknown user/group in some cases.
Revision Changes Path
1.5 +2 -2 src/lib/libc/gen/pwcache.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704020620.WAA09521>
