Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-04-04 | Change to vfs API. POSIX states fsync should return an int, not a void. | Jeremy Allison | 1 | -2/+6 |
2000-02-03 | Comments to use vfs_* functions instead of dos_* unless really | Tim Potter | 1 | -0/+295 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1 | -304/+0 |
1999-05-06 | Fix compiler warning. | Tim Potter | 1 | -3/+104 |
1999-04-20 | Added dummy connect and disconnect VFS operations to avoid the | Tim Potter | 1 | -2/+17 |
1999-04-08 | Always do a compile before CVS commit! )-: | Tim Potter | 1 | -1/+1 |
1999-04-08 | Forgot about closedir() function for VFS. Hoo embarassing. | Tim Potter | 1 | -0/+8 |
1999-04-05 | Under IRIX, a void function may return a value, even if that value is | Tim Potter | 1 | -1/+1 |
1999-04-04 | Wrapped up all VFS disk I/O functions for portability. I remember | Tim Potter | 1 | -0/+180 |