index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
fstat
/
fstat.c
Age
Commit message (
Expand
)
Author
2008-07-23
Add back rev 1.83. (hi christos!)
lukem
2008-07-22
a better attempt on printing dtype_misc
christos
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-04
handle NULL better.
christos
2008-04-04
elementary handling for different types of DTYPE_FOO.
christos
2008-04-04
catch up with struct filedesc changes.
christos
2008-03-23
Please repeat after me: I shall not define _KERNEL before including
he
2008-03-22
Catch up with recent file descriptor changes.
ad
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-09-09
Bug fix: filed.fd_ofiles is always a pointer to the open files
dyoung
2006-05-11
tweak for user.h cleanup.
yamt
2006-05-11
maxfiles -> fstat_maxfiles. (this _KERNEL definition code needs to not
mrg
2006-02-10
PR/32788: KAMADA Ken'ichi: add support for tmpfs
christos
2005-07-17
WARNS=3, knf, ansi prototypes
christos
2004-12-14
Cast fst.fileid to unsigned long and print it as such. Inode numbers
atatat
2004-12-12
Add ptyfs.
christos
2004-11-16
NI_WITHSCOPEID was not picked up by IETF standardization process.
itojun
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2004-04-02
fix the way the ext2fs-specific size and mode variables are fetched:
aymeric
2003-10-21
Don't compare integers and NULL.
fvdl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
use bounded string op
itojun
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2003-02-02
undo mallocvar.h changes!
christos
2003-02-01
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
tron
2003-01-20
Make it compile again on LP64 archs.
martin
2003-01-19
Use kvm_getprocs2 so independant of kernel version
dsl
2002-10-26
add VT_LFS case.
yamt
2002-10-23
merge rev. 1.50.2.1 (made by lukem):
jdolecek
2002-02-12
Add an extra column for inode numbers, and pull back the mode field to
simonb
2001-11-25
for (new)pipes, print 'n' if it's in nonblocking mode, and 'a' if it's
jdolecek
2001-10-26
remove #include <ufs/ufs/quota.h> where it was just to appease
lukem
2001-09-28
remove accidentaly left debug printf
jdolecek
2001-09-28
the descriptor flags may also contain other stuff besides FWRITE|FREAD,
jdolecek
2001-07-08
fix comment
jdolecek
2001-06-19
`accessible' only has one `a'.
wiz
2001-06-17
convert if ... else if ... tree to a switch
lukem
2001-06-16
Add support for DTYPE_PIPE pipes (a.k.a NEW_PIPE)
jdolecek
2001-06-05
don't #define _LKM to work around header lossage; it is no longer necessary.
mrg
2001-01-04
use %ll_ instead of the less standard %q_
lukem
2000-08-14
Redo previous a bit different way so that mount point of top layer is shown
enami
2000-08-14
Print lower vnode if vnode is on a layered filesystem.
enami
2000-05-27
Bring into line with recent ktrace changes
sommerfeld
2000-02-04
add support for msdosfs
jdolecek
2000-02-04
move the mapping of vnode type to file type to separate function getftype()
jdolecek
2000-02-04
fix typo
jdolecek
2000-01-17
IPv6 support.
itojun
1999-08-02
add support for ntfs
jdolecek
1999-07-08
Define "_LKM" before including kernel includes with "_KERNEL" defined
tron
[next]