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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the vnode list under the mount point from a LIST to a TAILQ
dillon
2001-10-23
1
-2
/
+2
*
smbfs_advlock: simplify overflow checks (copy from kern_lockf.c)
ache
2001-08-29
1
-7
/
+10
*
Cosmetique & style fixes from bde
ache
2001-08-26
1
-5
/
+2
*
Copy from kern_lockf.c: remove extra check
ache
2001-08-24
1
-2
/
+0
*
Copy yet one check for SEEK_END overflow
ache
2001-08-23
1
-1
/
+2
*
Copy my newly introduced l_len<0 'oops' fix from kern_lockf.c
ache
2001-08-23
1
-2
/
+4
*
Copy POSIX l_len<0 handling from kern_lockf.c
ache
2001-08-23
1
-3
/
+6
*
Cosmetique: correct English in comments
ache
2001-08-23
1
-2
/
+3
*
Move <machine/*> after <sys/*>
ache
2001-08-23
1
-1
/
+2
*
adv. lock:
ache
2001-08-23
1
-2
/
+14
*
Use proper endian conversion.
bp
2001-08-21
1
-1
/
+1
*
Return proper length of _PC_NAME_MAX value if long names support is enabled.
bp
2001-08-21
1
-1
/
+1
*
Grab the process lock around psignal().
jhb
2001-07-18
1
-0
/
+2
*
- Update the vmmeter statistics for vnode pageins and pageouts in
jhb
2001-07-04
1
-2
/
+7
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
2
-3
/
+0
*
Change the second argument of vflush() to an integer that specifies
iedowse
2001-05-16
1
-15
/
+2
*
Convert vnode_pager_freepage() to vm_free_page().
bp
2001-05-03
1
-2
/
+2
*
Implement vop_std{get|put}pages() and add them to the default vop[].
phk
2001-05-01
1
-4
/
+2
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-9
/
+11
*
Add a vop_stdbmap(), and make it part of the default vop vector.
phk
2001-04-29
1
-26
/
+0
*
Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK.
bp
2001-04-13
1
-7
/
+0
*
Import kernel part of SMB/CIFS requester.
bp
2001-04-10
9
-0
/
+4938