]> git.cameronkatri.com Git - pw-darwin.git/commit
Remove the syslog stuff, and allow various return values
authorBrian Somers <brian@FreeBSD.org>
Mon, 31 Mar 1997 22:51:00 +0000 (22:51 +0000)
committerBrian Somers <brian@FreeBSD.org>
Mon, 31 Mar 1997 22:51:00 +0000 (22:51 +0000)
commite246fe4cd9c292f4ef654f80d2eba676ff52f880
tree3d695bcebd4e79c6b8fa747cc5a5744800d6f778
parent4face28ba2cfee14ec31873c958e0ab80255fc22
Remove the syslog stuff, and allow various return values
in uu_lock().  Add uu_lockerr() for turning the results of
uu_lock into something printable.  Remove bogus section in man page
about race conditions allowing both processes to get the lock.
Include libutil.h and use uu_lock() correctly  where it should.

Suggested by: ache@freebsd.org
libutil/libutil.h