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
David E. O'Brien
6e551fb628
Update to C99, s/__FUNCTION__/__func__/,
...
also don't use ANSI string concatenation.
2001-12-10 08:09:49 +00:00
..
netbios.h
…
smb_conn.c
…
smb_conn.h
…
smb_crypt.c
…
smb_dev.c
…
smb_dev.h
…
smb_iod.c
- Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated.
2001-12-09 17:48:08 +00:00
smb_rq.c
- Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated.
2001-12-09 17:48:08 +00:00
smb_rq.h
…
smb_smb.c
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00
smb_subr.c
…
smb_subr.h
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00
smb_tran.h
…
smb_trantcp.c
…
smb_trantcp.h
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00
smb_usr.c
…
smb.h
…