cvs commit: src/include pwd.h src/lib/libc/gen getpwent.c src/usr.sbin/pwd_mkdb pwd_mkdb.c

Jacques Vidrine nectar at FreeBSD.org
Fri Apr 18 07:11:19 PDT 2003


nectar      2003/04/18 07:11:17 PDT

  FreeBSD src repository

  Modified files:
    include              pwd.h 
    lib/libc/gen         getpwent.c 
    usr.sbin/pwd_mkdb    pwd_mkdb.c 
  Log:
  Revert the definitions of _PW_KEY* to their previous values.  There is
  at least one consumer outside of libc and pwd_mkdb.
  Adjust the versioning in libc and pwd_mkdb accordingly.
  
  named was the application affected, and that fact was first
  Reported by:    Zherdev Anatoly <tolyar at mx.ru>
  
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.15      +27 -8     src/include/pwd.h
  1.72      +2 -2      src/lib/libc/gen/getpwent.c
  1.41      +25 -19    src/usr.sbin/pwd_mkdb/pwd_mkdb.c


More information about the cvs-src mailing list