Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-21 | Add opendisk from NetBSD. | Constantine Sapuntzakis | |
Add OpenBSD tags to files | |||
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-03-16 | Get the pid right if a stale lock file exists. | brian | |
Submitted by: Lawrence D. Lopez <lopez@cisco.com> | |||
1998-06-10 | Cast pid_t to int for sprintf. | brian | |
Pointed out by: Charlie Sorsby <crs@hgo.net> | |||
1998-06-08 | Add uu_lock_txfr() for donating locks to another process. | brian | |
Reviewed by: Theo | |||
1997-11-09 | Correct the ftruncate() call. | bri | |
1997-11-09 | Introduce uu_lock(), uu_unlock() and uu_lockerr() | bri | |
into libutil. Obtained from: FreeBSD Reviewed by: Theo |