NetBSD/sys/netsmb
dholland f9228f4225 Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
2014-07-25 08:10:31 +00:00
..
Makefile
files.netsmb
iconv.c Don't dereference NULL pointers. 2014-02-20 11:08:57 +00:00
iconv.h unifdef -D__NetBSD__ 2010-12-17 13:05:29 +00:00
mchain.h
netbios.h
smb.h Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
smb_conn.c Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
smb_conn.h unifdef -D__NetBSD__ 2010-12-17 13:05:29 +00:00
smb_crypt.c
smb_dev.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
smb_dev.h
smb_iod.c Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
smb_rq.c unifdef -D__NetBSD__ 2010-12-17 13:05:29 +00:00
smb_rq.h
smb_smb.c - fix endian cofusion around FID, which is used as is, so no need 2012-11-24 19:48:24 +00:00
smb_subr.c don't mix static and non-static MALLOC_DEFINE()s in the same file, 2011-09-25 13:42:30 +00:00
smb_subr.h Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
smb_tran.h
smb_trantcp.c - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
smb_trantcp.h Remove pollsock(). Since it took only a single socket, it was essentially 2014-04-25 15:52:45 +00:00
smb_usr.c
subr_mchain.c Tabify. 2012-05-12 01:40:37 +00:00