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
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
1999-04-30
add support for pipes since sparc uses new pipe code by default now
Artur Grabowski
1998-11-30
fix error outputs; form
Theo de Raadt
1998-09-08
back out the pipe code that breaks on sparc
Artur Grabowski
1998-09-07
support for pipes
Artur Grabowski
1998-09-06
understand XFS nodes
Artur Grabowski
1998-07-09
fix socket printing bug, missed {}
Michael Shalayeff
1998-07-08
whack kmem gid after kvm_openfiles()
Theo de Raadt
1998-07-05
check kvm_read() better; msaitoh
Theo de Raadt
1998-06-25
first cut at isofs support
Theo de Raadt
1997-12-06
tag direction based on SS_CONNECTOUT
Theo de Raadt
1997-08-25
everywhere i look, bugs pop up... sigh
Theo de Raadt
1997-07-08
-Wall happiness
Todd C. Miller
1997-06-05
;;
Theo de Raadt
1997-05-30
Fix FFS and add ext2fs support.
Jason Downs
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
Thorsten Lockert
1996-08-17
<->
Theo de Raadt
1996-08-12
lsof-like support for fstat, whee
Theo de Raadt
1996-08-06
careful buf oflow, no longer use strcpy
Theo de Raadt
1996-05-05
fstat options -N and -M failed; netbsd pr#2374; from osymh@gemini.oscs.montan...
Theo de Raadt
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt