| Commit message (Expand) | Author | Age | Files | Lines |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -2/+2 |
* | If a short write, only loop if no error. | jb | 1998-06-14 | 1 | -2/+2 |
* | Check the access mode in the flags before waiting on a read or a write | jb | 1998-06-10 | 1 | -1/+13 |
* | Implement compile time debug support instead of tracking file name and | jb | 1998-06-09 | 1 | -4/+5 |
* | Make a copy of the caller's iovec array, mallocing if necessary, | jb | 1998-05-27 | 1 | -14/+62 |
* | When doing a blocking write, keep looping until all the bytes are | jb | 1998-05-25 | 1 | -10/+58 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -4/+3 |
* | Fixes from Jeremy Allison and Terry Lambert for pthreads: | julian | 1998-02-13 | 1 | -3/+3 |
* | Add parentheses to make blocking mode work. | jb | 1997-04-01 | 1 | -1/+3 |
* | Submitted by: John Birrell | julian | 1997-02-05 | 1 | -15/+22 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+74 |