Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 1998 15:31:27 -0700 (PDT)
From:      Nate Williams <nate@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pw pw.c
Message-ID:  <199808042231.PAA18771@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        1998/08/04 15:31:27 PDT

  Modified files:
    usr.sbin/pw          pw.c 
  Log:
  - On second thought, attempt to get the read-only lock, but don't
    consider it a exit failure if it doesn't work.  This means that root
    processes can safely get the lock, but normal processes can still use
    the 'pw' utility to get information (which may change out from under
    them.)
  
  Revision  Changes    Path
  1.10      +16 -1     src/usr.sbin/pw/pw.c



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