This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netsmb
History
Dag-Erling Smørgrav
1ede983cc9
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
...
MFC after: 3 months
2008-10-23 15:53:51 +00:00
..
netbios.h
…
smb_conn.c
Axe the 'thread' argument from VOP_ISLOCKED() and lockstatus() as it is
2008-02-25 18:45:57 +00:00
smb_conn.h
Remove unused vc_tnode field from struct smb_vc.
2008-03-10 14:55:34 +00:00
smb_crypt.c
…
smb_dev.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
smb_dev.h
…
smb_iod.c
Really, smb_iod_main() is not totally MPSAFE, so just acquire and drop
2008-03-27 01:23:59 +00:00
smb_rq.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
smb_rq.h
…
smb_smb.c
Initialize some variables that GCC4.2 thinks might possibly be used without
2007-06-15 23:49:54 +00:00
smb_subr.c
…
smb_subr.h
…
smb_tran.h
…
smb_trantcp.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
smb_trantcp.h
…
smb_usr.c
…
smb.h
…