summaryrefslogtreecommitdiffstats
path: root/sys/netsmb/smb_trantcp.c
Commit message (Expand)AuthorAgeFilesLines
* Simple p_ucred -> td_ucred changes to start using the per-thread ucredjhb2002-02-271-1/+1
* Spelling fixes.bp2001-12-311-1/+1
* o Make the credential used by socreate() an explicit argument torwatson2001-12-311-1/+2
* Pull netsmb requester from the pre-KSE world. This update mostly basedbp2001-12-021-46/+59
* Back out scanning file descriptors with holding a process lock.tanimura2001-05-151-2/+16
* - Convert msleep(9) in select(2) and poll(2) to cv_*wait*(9).tanimura2001-05-141-9/+13
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+672
OpenPOWER on IntegriCloud