Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing .Pp | des | 2009-06-06 | 1 | -0/+1 |
* | pidfile(3) uses flopen(3) - don't make any assumptions about how the | des | 2008-10-20 | 1 | -9/+8 |
* | Minor mdoc cleanup: Every sentence should start on its own line. | simon | 2007-10-13 | 1 | -1/+2 |
* | When pidfile is already locked and has zero length, do not return | kib | 2007-10-12 | 1 | -0/+4 |
* | Use `intmax_t' instead of plain `int' for pid_t casts. | keramida | 2006-03-04 | 1 | -3/+3 |
* | - Add a note that passing NULL to pidfile_write(), pidfile_remove() and | pjd | 2006-01-28 | 1 | -3/+13 |
* | Fix markup, grammar and spelling. | ru | 2005-11-18 | 1 | -32/+44 |
* | Pidfiles should be created with permission preventing users from opening | pjd | 2005-09-16 | 1 | -1/+1 |
* | Add a family of functions for reliable pidfiles handling. | pjd | 2005-08-24 | 1 | -0/+227 |