Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an inverted test for NOPEN in the unused function smb_smb_flush(). | tjr | 2004-01-12 | 1 | -1/+1 |
* | Send the close request to the SMB server in smbfs_inactive(), instead of | tjr | 2003-06-17 | 1 | -1/+2 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Store a reference to the parent directory's vnode in struct smbnode, | tjr | 2002-12-13 | 1 | -1/+2 |
* | Cast a pointer to a uintptr_t to quiet a warning. | jhb | 2002-11-07 | 1 | -1/+1 |
* | Implement additional SMB calls to allow proper update of file size as some | bp | 2002-09-18 | 1 | -2/+234 |
* | More s/file system/filesystem/g | trhodes | 2002-05-16 | 1 | -6/+6 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 1 | -1/+1 |
* | Use proper endian conversion. | bp | 2001-08-21 | 1 | -1/+1 |
* | Import kernel part of SMB/CIFS requester. | bp | 2001-04-10 | 1 | -0/+1273 |