>
summaryrefslogtreecommitdiff
path: root/sys/netsmb/smb_subr.c
AgeCommit message (Expand)Author
2020-04-04remove SMBFS and nsmb(4) - kernel partjdolecek
2017-10-03From FreeBSD:christos
2017-07-28Plug another overflow: refuse bogus sa_len from user.riastradh
2014-11-15Adjust smbfs/netsmb for filenames byte length changes that come asnakayama
2011-09-25don't mix static and non-static MALLOC_DEFINE()s in the same file,chs
2010-07-12Convert sizes/lengths to unsigned (size_t) or uint32_tchristos
2009-04-18Remove extra whitespace added by a stupid tool.tsutsui
2009-03-18bcopy -> memcpycegger
2008-06-24Remove gcc variadic macros with comma elimination.gmcgarry
2008-04-24Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, sincead
2007-02-09Merge newlock2 to head.ad
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-07-23Use the LWP cached credentials where sane.ad
2006-05-14integrate kauth.elad
2006-04-12Coverity CID 609: Kill dead code! BANG!christos
2005-12-11merge ktrace-lwp.christos
2005-06-28PR/30303: Dave Huang: It is ok to unlock an unlocked file.christos
2005-05-29sprinkle const, remove casts.christos
2005-02-26nuke trailing whitespaceperry