Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 1996 20:59:58 -0700 (PDT)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-all, cvs-libexec
Subject:   cvs commit:  src/libexec/ypxfr yp_dbwrite.c
Message-ID:  <199604280359.UAA02126@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       96/04/27 20:59:57

  Modified:    libexec/ypxfr  yp_dbwrite.c
  Log:
  Small tweak to yp_put_record(): call the DB put routine with the
  R_NOOVERWRITE flag and process return codes so that we can tell the
  difference between a failure due to a duplicate database entry and
  failure due to some other error.
  
  Revision  Changes    Path
  1.3       +15 -6     src/libexec/ypxfr/yp_dbwrite.c



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