index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
smbfs
/
smbfs_subr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
1
-1
/
+0
*
Fix a -Wcast-qual warning in smbfs_subr.c, by using __DECONST. No
dim
2015-01-30
1
-2
/
+2
*
Until now, smbfs_fullpath() computed the full path starting from the
davide
2012-11-22
1
-52
/
+19
*
Fix panic due to page faults while in kernel mode, under conditions of
davide
2012-10-31
1
-0
/
+13
*
Add unicode support to msdosfs and smbfs; original pathes from imura,
kevlo
2011-11-18
1
-2
/
+26
*
Switch to our preferred 2-clause BSD license.
joel
2010-04-07
1
-7
/
+1
*
Ditch crummy fattime <--> timespec conversion functions
phk
2006-10-24
1
-149
/
+8
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
1
-1
/
+0
*
Normalize a significant number of kernel malloc type names:
rwatson
2005-10-31
1
-1
/
+1
*
Staticize a symbol used only in this file.
anholt
2005-05-06
1
-1
/
+1
*
Fix breakage on alpha.
takawata
2005-05-05
1
-2
/
+2
*
Make smbfs capable to use 16bit char set in filenames.
takawata
2005-05-04
1
-8
/
+28
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Don't follow smbnode n_parent pointer when NREFPARENT flag is not set
tjr
2003-06-14
1
-0
/
+2
*
Split the global timezone structure into two integer fields to
phk
2003-02-03
1
-2
/
+2
*
Store a reference to the parent directory's vnode in struct smbnode,
tjr
2002-12-13
1
-1
/
+1
*
Import kernel part of SMB/CIFS requester.
bp
2001-04-10
1
-0
/
+326