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
/
ntfs
/
ntfs_ihash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+1
*
GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK.
jhb
2001-11-27
1
-2
/
+1
*
- sys/n[tw]fs moved to sys/fs/n[tw]fs
ru
2001-05-26
1
-3
/
+3
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-6
/
+6
*
Use <sys/queue.h> macro API.
phk
2001-02-04
1
-1
/
+1
*
Remove a DIAGNOSTIC check which belongs in <sys/queue.h> if anyplace at all.
phk
2001-02-04
1
-4
/
+0
*
Convert all simplelocks to mutexes and remove the simplelock implementations.
jasone
2001-01-24
1
-10
/
+10
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
1
-0
/
+9
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
Merged NetBSD version, as they have done improvements:
semenu
1999-12-03
1
-2
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Driver is now ported to NetBSD.
semenu
1999-05-12
1
-2
/
+5
*
Divorce "dev_t" from the "major|minor" bitmap, which is now called
phk
1999-05-11
1
-2
/
+2
*
Added limited write ability. Now we can use some kind
semenu
1999-02-19
1
-56
/
+24
*
First version.
semenu
1999-02-03
1
-0
/
+157