This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
smbfs
History
rwatson
be966bcc03
Where I previously removed calls to kdb_enter(), now remove include of
...
kdb.h. Pointed out by: bde
2007-05-29 11:28:28 +00:00
..
smbfs_io.c
- define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating
2007-05-18 07:10:50 +00:00
smbfs_node.c
Where I previously removed calls to kdb_enter(), now remove include of
2007-05-29 11:28:28 +00:00
smbfs_node.h
…
smbfs_smb.c
Use pause() rather than tsleep() on stack variables and function pointers.
2007-02-27 17:23:29 +00:00
smbfs_subr.c
Ditch crummy fattime <--> timespec conversion functions
2006-10-24 11:55:18 +00:00
smbfs_subr.h
Make smbfs capable to use 16bit char set in filenames.
2005-05-04 15:05:46 +00:00
smbfs_vfsops.c
Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag.
2006-09-26 04:12:49 +00:00
smbfs_vnops.c
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
2006-11-06 13:42:10 +00:00
smbfs.h
Eliminate unused and constant arguments to smbfs_vinvalbuf()
2005-01-14 08:52:55 +00:00