Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 1997 13:48:35 -0700 (PDT)
From:      jlemon@FreeBSD.ORG
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c
Message-ID:  <199708182048.NAA00883@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      1997/08/18 13:48:35 PDT

  Modified files:
    usr.sbin/pwd_mkdb    pwd_mkdb.c 
  Log:
  db close routine actually writes data out to disk; return value was
  not being checked.  Change code to fail if db->close errors.
  
  PR:		4202
  
  Revision  Changes    Path
  1.19      +4 -2      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?199708182048.NAA00883>