summaryrefslogtreecommitdiffstats
path: root/sys/netsmb/smb_smb.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-3/+3
| | | | also don't use ANSI string concatenation.
* Pull netsmb requester from the pre-KSE world. This update mostly basedbp2001-12-021-1/+1
| | | | on the patches submitted by Max Khon <fjoe@iclub.nsu.ru>
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+660
Add smbfs(CIFS) filesystem. Userland part will be in the ports tree for a while. Obtained from: smbfs-1.3.7-dev package.
OpenPOWER on IntegriCloud