Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2003 04:41:56 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c
Message-ID:  <200304281141.h3SBfu2U055755@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2003/04/28 04:41:56 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/pwd_mkdb    pwd_mkdb.c 
  Log:
  When updating a single entry (i.e. when the `-u' option is given),
  do not add the "\xFF" "VERSION" key --- it should only be added once
  ALL entries have been updated.
  
  While I'm here, correct the logic that detects whether or not the
  user-ID has changed so that it works even if all entries have not
  yet been updated to the new format.
  
  Users missing-in-action were
  Reported by:    tjr, Vallo Kallaste <vallo@estcard.ee>,
                      leafy <leafy@leafy.idv.tw>
  
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.42      +29 -13    src/usr.sbin/pwd_mkdb/pwd_mkdb.c



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