freebsd-dev/sys/netsmb
Pawel Jakub Dawidek 620216725a When checking if file descriptor number is valid, explicitely check for 'fd'
being less than 0 instead of using cast-to-unsigned hack.

Today's commit was brought to you by the letters 'B', 'D' and 'E' :)
2012-06-13 22:12:10 +00:00
..
netbios.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_conn.c Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
smb_conn.h Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
smb_crypt.c
smb_dev.c When checking if file descriptor number is valid, explicitely check for 'fd' 2012-06-13 22:12:10 +00:00
smb_dev.h Change some variables from int to size_t. This is more accurate since 2011-01-08 23:06:54 +00:00
smb_iod.c Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_rq.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
smb_rq.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_smb.c Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
smb_subr.c Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +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 Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_trantcp.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb_usr.c Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smb.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00