OpenGrok
Cross Reference: ntfs.c
xref
: /
src
/
usr.bin
/
fstat
/
ntfs.c
Home
|
History
|
Annotate
|
Download
|
only in
fstat
History log of
/src/usr.bin/fstat/ntfs.c
Revision
Date
Author
Comments
1.13
18-Oct-2014
snj
src is too big these days to tolerate superfluous apostrophes. It's
"its", people!
1.12
12-Apr-2009
lukem
Fix sign-compare issues.
1.11
28-Apr-2008
martin
branches: 1.11.8;
Remove clause 3 and 4 from TNF licenses
1.10
11-May-2006
yamt
branches: 1.10.20;
tweak for user.h cleanup.
while i'm here, remove unnecessary #include.
1.9
17-Jul-2005
christos
WARNS=3, knf, ansi prototypes
1.8
02-Feb-2003
christos
undo mallocvar.h changes!
1.7
01-Feb-2003
tron
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
build failure because MALLOC_DECLARE() is not defined.
1.6
04-Feb-2000
jdolecek
use dprintf() instead of printf(), as other filesystem modules do
1.5
04-Feb-2000
jdolecek
move the mapping of vnode type to file type to separate function getftype()
and use it where appropriate
1.4
04-Feb-2000
jdolecek
set mode accordingly to file type (similarily to what nfs_filestat() does)
file type is now viewed correctly for files on ntfs
1.3
01-Nov-1999
jdolecek
adapt to last ntfs changes - struct ntnode doesn't contain i_mode
anymore, get the mode from appropriate ntfsmount structure
1.2
12-Sep-1999
jdolecek
branches: 1.2.2;
pull in <sys/mount.h> (with _KERNEL) to get definition of struct netexport,
used in struct ntfsmount
1.1
02-Aug-1999
jdolecek
add support for ntfs
1.2.2.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.10.20.1
18-May-2008
yamt
sync with head.
1.11.8.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Mon Oct 20 01:09:56 GMT 2025