summaryrefslogtreecommitdiffstats
path: root/sys/netsmb/smb_dev.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary "#if __FreeBSD_version".bp2001-08-211-17/+0
|
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-6/+7
| | | | | | | | | | | other "system" header files. Also help the deprecation of lockmgr.h by making it a sub-include of sys/lock.h and removing sys/lockmgr.h form kernel .c files. Sort sys/*.h includes where possible in affected files. OK'ed by: bde (with reservations)
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+448
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