opnsense-src/sys/netsmb
Pedro F. Giffuni 02abd40029 kernel: use our nitems() macro when it is available through param.h.
No functional change, only trivial cases are done in this sweep,

Discussed in:	freebsd-current
2016-04-19 23:48:27 +00:00
..
netbios.h Remove IPX support. 2014-03-14 02:58:48 +00:00
smb.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_conn.c The problem report was for a crash that happened when smbfs was 2015-11-18 23:04:01 +00:00
smb_conn.h Overhaul locking in netsmb, getting rid of the obsolete lockmgr() primitive. 2013-05-04 14:18:10 +00:00
smb_crypt.c
smb_dev.c Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
smb_dev.h Completely rewrite the interface to smbdev switching from dev_clone 2013-05-04 14:03:18 +00:00
smb_iod.c The problem report was for a crash that happened when smbfs was 2015-11-18 23:04:01 +00:00
smb_rq.c Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
smb_rq.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_smb.c kernel: use our nitems() macro when it is available through param.h. 2016-04-19 23:48:27 +00:00
smb_subr.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
smb_subr.h Change some variables from int to size_t. This is more accurate since 2011-01-08 23:06:54 +00:00
smb_tran.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_trantcp.c Catch up with sb_timeo type change in r255138. This fixes 2013-11-08 08:44:09 +00:00
smb_trantcp.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_usr.c Fix panic due to page faults while in kernel mode, under conditions of 2012-10-31 03:34:07 +00:00