Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Update to patchset 7. | Greg Lewis | 2004-12-17 | 1 | -11/+0 |
| | | | | | | | | | . Fix a permissions problem with the plugins directory. Approved by: phantom (maintainer) Notes: svn path=/head/; revision=124268 | ||||
* | . Take into account that pthread_mutex_trylock() can return EDEADLK as | Greg Lewis | 2004-11-02 | 1 | -0/+11 |
well as EBUSY with libkse on FreeBSD 5.x. Inspired by: green Notes: svn path=/head/; revision=120628 |