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
Age
Commit message (
Expand
)
Author
2009-07-13
move _KMEMUSER higher!
christos
2009-07-13
need _KMEMUSER too.
christos
2009-07-13
sys/mqueue.h needs sys/types.h now
christos
2009-05-24
More changes to improve kern_descrip.c.
ad
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-04-12
Fix sign-compare issues.
lukem
2009-02-26
only print warnings if vflg.
christos
2009-01-04
Sockets: Do not mention printing flags, because they are not printed.
wiz
2008-12-29
64 bit dev_t
christos
2008-09-09
Cast f_type to signed integer before comparison with negative values.
gmcgarry
2008-07-29
Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer
pooka
2008-07-28
include correct header
pooka
2008-07-23
handle more types.
christos
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-28
Remove clause 3 and 4 from TNF licenses
martin
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
2008-01-24
specfs changes for PR kern/37717 (raidclose() is no longer called on
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
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-07-29
Xref sockstat(1)
hubertf
2006-05-27
remove __POOL_EXPOSE.
yamt
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-16
Adapt to some name changes in the tmpfs_node structure (to fix the build
jmmv
2006-02-10
PR/32788: KAMADA Ken'ichi: add support for tmpfs
christos
2005-07-17
WARNS=3, knf, ansi prototypes
christos
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2004-12-14
Slurp in the struct mount at vp->v_mount and the struct specinfo at
atatat
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-11-07
- file ... instead of filename ...
enami
[next]