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
/
ntfs
/
ntfs_vnops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Restructure vaccess() so as to check for DAC permission to modify the
rwatson
2000-08-29
1
-1
/
+1
*
Centralize the canonical vop_access user/group/other check in vaccess().
phk
2000-08-20
1
-42
/
+4
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-0
/
+1
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
1
-1
/
+1
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
1
-3
/
+3
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
1
-1
/
+1
*
Merged NetBSD version, as they have done improvements:
semenu
1999-12-03
1
-289
/
+238
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,
phk
1999-08-08
1
-2
/
+1
*
Driver is now ported to NetBSD.
semenu
1999-05-12
1
-63
/
+54
*
Divorce "dev_t" from the "major|minor" bitmap, which is now called
phk
1999-05-11
1
-3
/
+3
*
Removed annoying messaged during boot,added some check
semenu
1999-04-20
1
-12
/
+18
*
Added limited write ability. Now we can use some kind
semenu
1999-02-19
1
-219
/
+168
*
First version.
semenu
1999-02-03
1
-0
/
+1084