summaryrefslogtreecommitdiffstats
path: root/lib/libutil/uucplock.c
Commit message (Expand)AuthorAgeFilesLines
* Correct uu_lock_txfr. I don't think this ever worked correctly.brian2000-10-021-5/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Get the pid right if a stale lock file exists.brian1999-03-111-4/+4
* Cast pid_t to int for sprintf.brian1998-06-101-2/+2
* Add uu_lock_txfr() to transfer ownership of a successfulbrian1998-05-281-6/+34
* Implement canonical locking protocolache1997-08-101-53/+68
* Improve weak locking by using flock()ache1997-08-051-4/+8
* Make uu_* const correct.brian1997-05-121-4/+4
* Add Idache1997-04-021-1/+4
* Code space optimization in uu_lockerr()ache1997-04-021-10/+7
* Remove unused USE_PERROR define and syslog.h includeache1997-04-021-19/+14
* Remove the syslog stuff, and allow various return valuesbrian1997-03-311-33/+59
* Move uucplock into libutil and create a manual page.brian1997-03-301-0/+161
OpenPOWER on IntegriCloud