summaryrefslogtreecommitdiff
path: root/usr.bin/fstat/ntfs.c
AgeCommit message (Expand)Author
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2009-04-12Fix sign-compare issues.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-05-11tweak for user.h cleanup.yamt
2005-07-17WARNS=3, knf, ansi prototypeschristos
2003-02-02undo mallocvar.h changes!christos
2003-02-01Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoidtron
2000-02-04use dprintf() instead of printf(), as other filesystem modules dojdolecek
2000-02-04move the mapping of vnode type to file type to separate function getftype()jdolecek
2000-02-04set mode accordingly to file type (similarily to what nfs_filestat() does)jdolecek
1999-11-01adapt to last ntfs changes - struct ntnode doesn't contain i_modejdolecek
1999-09-12pull in <sys/mount.h> (with _KERNEL) to get definition of struct netexport,jdolecek
1999-08-02add support for ntfsjdolecek