index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
fstat
/
fstat.c
Age
Commit message (
Expand
)
Author
2012-01-07
Add rtable id and thread id to struct kinfo_proc (and fix process id)
Philip Guenthe
2011-07-09
rmove rotten netatalk bits
Henning Brauer
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-07-12
Accept numeric UIDs as well as usernames like pgrep etc.
Nicholas Marriott
2009-07-08
Add POSIX-compliant fuser mode to fstat. Originally based on
Todd C. Miller
2009-06-15
Do not print non-vnode information if asked to report information on a
Miod Vallat
2009-06-11
remove unused variables
Charles Longeau
2009-06-07
Use the new kvm_getfile2 interface to do the dirty work. OK deraadt@
Todd C. Miller
2009-06-03
Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...
Janne Johansson
2009-05-31
Don't define NFS before including kernel header files,
Thordur I. Bjornsson
2008-10-07
Do not display file offsets and a few other pieces of information, except
Theo de Raadt
2008-04-08
bring cloning up too date; Munge it so it will work with atleast
Thordur I. Bjornsson
2007-10-01
sort the fields in manual page in the same order as in fstat output;
Igor Sobrado
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-04-07
use strtonum, from jason dixon
Ted Unangst
2006-06-19
oops, forgot \n at end of kqueue lines; Nicholas Marriott
Theo de Raadt
2006-03-26
do per file io accounting and show that in fstat as well; pedro@ marco@ ok
Michael Shalayeff
2005-12-28
Use the DIP macros to uniformly access fields from UFS1 and UFS2 dinodes.
Pedro Martelletto
2005-12-17
Remove the 'on disk' inode (dinode) from the 'in memory' inode in UFS.
Pedro Martelletto
2005-12-13
give inode 8 positions (new ver w/ missing spaces deraadt pt out); millert@ k...
Michael Shalayeff
2005-07-04
make these use setres[ug]id for simple privilege dropping;
Damien Miller
2005-05-26
null removal fallout
Ted Unangst
2004-11-17
remove NI_WITHSCOPEID (which is not standard)
Jun-ichiro itojun Hagino
2004-01-08
Convert to kvm_getproc2(); ok deraadt@
Todd C. Miller
2003-09-09
add missing -o and sort options in usage();
Jason McIntyre
2003-07-02
protos
Theo de Raadt
2003-06-28
cleanup
Theo de Raadt
2003-06-25
protos
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-13
repair damage after layer fs changes
Ted Unangst
2002-08-04
move kvm opening to earliest possible place
Theo de Raadt
2002-07-13
ansi
Theo de Raadt
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2002-05-19
misc cleanups, and grok systrace better
Theo de Raadt
2002-05-18
grok crypto/kqueue/systrace vnodes
Theo de Raadt
2002-03-14
Remove \n from err/errx/warn/warnx().
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-01
KNF
Theo de Raadt
2001-11-26
fix AF_INET6 dgram socket printing (missing curly brace)
Jun-ichiro itojun Hagino
2001-11-19
kill more registers
Mike Pechkin
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
2001-06-22
typo in comment
Peter Valchev
2000-09-12
work around Art's lack of testing
Theo de Raadt
2000-07-16
Add -o option for printing file offset. Also some whitespace reformatting.
Hugh Graham
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-01-17
IPv6 support. netbsd PR 9199 with adaptation to NRL inpcb.
Jun-ichiro itojun Hagino
1999-10-29
The PIPE_NODIRECT define is no longer needed
Artur Grabowski
1999-07-02
use getprotobynumber(); safe since it does not do YP
Theo de Raadt
1999-07-01
pretty good attempt at supporting nullfs
Theo de Raadt
[next]