freebsd-dev/sys/netsmb
Juli Mallett 70d4d0c0f5 Convert use of p_siglist and old SIG*() macros to use <sys/ksiginfo.h>
prototyped functions to get a sigset_t, and further to check for any
queued signals, rather than an empty signal set, to go with the move
to signal queues rather than signal sets.
2002-09-30 20:48:29 +00:00
..
netbios.h Add more NetBIOS name types. 2002-04-17 03:12:24 +00:00
smb_conn.c Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
smb_conn.h Implement support for mixed case passwords. 2002-09-16 10:50:38 +00:00
smb_crypt.c
smb_dev.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
smb_dev.h
smb_iod.c Fix trivial warning: 2002-05-24 05:40:51 +00:00
smb_rq.c Use m_length() instead of home-rolled versions. 2002-09-18 19:44:14 +00:00
smb_rq.h Spelling fixes. 2001-12-31 19:29:43 +00:00
smb_smb.c Implement support for mixed case passwords. 2002-09-16 10:50:38 +00:00
smb_subr.c Convert use of p_siglist and old SIG*() macros to use <sys/ksiginfo.h> 2002-09-30 20:48:29 +00:00
smb_subr.h <sys/lock.h> is a prerequisite for <sys/mutex.h>, so include the former 2002-08-27 12:22:06 +00:00
smb_tran.h Reserve a transport parameter name and number for Darwin. 2002-09-16 10:57:13 +00:00
smb_trantcp.c Increase send/receive queue to accomodate large readx/writex requests. 2002-09-18 07:38:10 +00:00
smb_trantcp.h Increase send/receive queue to accomodate large readx/writex requests. 2002-09-18 07:38:10 +00:00
smb_usr.c Add missing #include <sys/mbuf.h> 2002-09-18 14:21:52 +00:00
smb.h Add more constants for future use in kernel and userland. 2002-09-16 09:26:07 +00:00