cvs commit: src/lib/libc/gen getpwent.c

Jacques Vidrine nectar at FreeBSD.org
Thu Apr 24 16:56:59 PDT 2003


nectar      2003/04/24 16:56:58 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/gen         getpwent.c 
  Log:
  In compat mode, we `redispatch' the lookup.  It is probably a good
  idea to re-initialize `struct passwd', because e.g. pw_class might
  get set by one module, but not by another.  Add another call to the
  internal pwd_init function to accomplish this.
  
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.78      +1 -0      src/lib/libc/gen/getpwent.c


More information about the cvs-src mailing list