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
/
hpfs
/
hpfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commit the results of the typo hunt by Darren Pilgrim.
yar
2006-08-04
1
-1
/
+1
*
XXX: unnecessary pointer in inode.
phk
2005-03-16
1
-1
/
+1
*
Don't hold a reference on the disk vnode for each inode.
phk
2005-03-15
1
-1
/
+1
*
Use vfs_hash instead of home-rolled.
phk
2005-03-14
1
-13
/
+0
*
Back when VOP_* was introduced, we did not have new-style struct
phk
2004-12-01
1
-1
/
+1
*
Move HPFS to GEOM backing instead of DEVFS.
phk
2004-10-29
1
-0
/
+2
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-5
/
+5
*
Regularize the vop_stdlock'ing protocol across all the filesystems
mckusick
2002-10-14
1
-1
/
+0
*
Remove __P.
alfred
2002-03-19
1
-7
/
+7
*
Add a flags parameter to VFS_VGET to pass through the desired
mckusick
2002-03-17
1
-1
/
+1
*
GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK.
jhb
2001-11-27
1
-6
/
+0
*
Expand LOCKMGR() compat macro.
jhb
2001-11-27
1
-1
/
+0
*
GC non-FreeBSD code that didn't work anyways.
jhb
2001-11-26
1
-17
/
+0
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Move the netexport structure from the fs-specific mountstructure
phk
2001-04-25
1
-0
/
+2
*
Convert all simplelocks to mutexes and remove the simplelock implementations.
jasone
2001-01-24
1
-3
/
+1
*
Convert lockmgr locks from using simple locks to using mutexes.
jasone
2000-10-04
1
-0
/
+1
*
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
*
First version of HPFS stuff.
semenu
1999-12-09
1
-0
/
+422