/sys/modules/mqueue/

cation/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/netsmb/smb_usr.c
AgeCommit message (Expand)Author
2020-04-04remove SMBFS and nsmb(4) - kernel partjdolecek
2017-07-28Reject negative ioc_setupcnt.riastradh
2017-07-28Plug another overflow: refuse bogus sa_len from user.riastradh
2017-07-28Reject allocations for too-small buffers from userland.riastradh
2009-03-18bzero -> memsetcegger
2008-06-24Remove gcc variadic macros with comma elimination.gmcgarry
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2004-02-24occured -> occurred. From Peter Postma.wiz
2003-07-03"(u_short > 0xffff)" is never true, as gcc3 found outdrochner
2003-04-07use pools instead of malloc(9) for allocation of smb request structuresjdolecek
2003-03-23remove unused struct members from struct smbioc_rqjdolecek
2003-02-25add __KERNEL_RCSIDjdolecek
2002-01-04resolve conflictsdeberg
2001-11-13add RCSIDslukem
2001-09-16Spell 'occurred' with two 'r's.wiz
2000-12-07initial stab at SMB stack, needed for smbfs. originally for freebsd bydeberg