Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add __FBSDID()s to libutil | dillon | 2001-09-30 | 1 | -3/+3 |
* | Correct uu_lock_txfr. I don't think this ever worked correctly. | brian | 2000-10-02 | 1 | -5/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Get the pid right if a stale lock file exists. | brian | 1999-03-11 | 1 | -4/+4 |
* | Cast pid_t to int for sprintf. | brian | 1998-06-10 | 1 | -2/+2 |
* | Add uu_lock_txfr() to transfer ownership of a successful | brian | 1998-05-28 | 1 | -6/+34 |
* | Implement canonical locking protocol | ache | 1997-08-10 | 1 | -53/+68 |
* | Improve weak locking by using flock() | ache | 1997-08-05 | 1 | -4/+8 |
* | Make uu_* const correct. | brian | 1997-05-12 | 1 | -4/+4 |
* | Add Id | ache | 1997-04-02 | 1 | -1/+4 |
* | Code space optimization in uu_lockerr() | ache | 1997-04-02 | 1 | -10/+7 |
* | Remove unused USE_PERROR define and syslog.h include | ache | 1997-04-02 | 1 | -19/+14 |
* | Remove the syslog stuff, and allow various return values | brian | 1997-03-31 | 1 | -33/+59 |
* | Move uucplock into libutil and create a manual page. | brian | 1997-03-30 | 1 | -0/+161 |