Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 1996 05:11:44 -0800 (PST)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/gen pwcache.c
Message-ID:  <199603051311.FAA25321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/03/05 05:11:44

  Modified:    lib/libc/gen  pwcache.c
  Log:
  Implemented negative caching on uid/gid lookup failures. This won't
  matter much on some systems, but on ftp servers (like wcarchive) where
  you run with special stripped group and pwd.db files in the anonymous
  ftp /etc, this can be a major speedup for ls(1).
  
  Revision  Changes    Path
  1.3       +20 -14    src/lib/libc/gen/pwcache.c



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