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
/
nfsstat
Age
Commit message (
Expand
)
Author
2003-01-15
mib[4], not mib[3]; fixes nfsstat breakage
Todd C. Miller
2003-01-15
Better fix for the sysctl() loop; deraadt@ OK
Todd C. Miller
2003-01-15
Don't report NQNFS stats, we don't do NQNFS anymore.
Todd C. Miller
2003-01-15
cope with nfs being last in the list
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-06-25
nqfs is gone, ok deraadt@
Markus Friedl
2000-05-01
accept valid intervals for -w
Niels Provos
2000-04-18
add a note about sysctl/kvm dualism nature
Michael Shalayeff
2000-04-18
add back a way to analyze post-mortem cores; does not need sgid for syctl() t...
Michael Shalayeff
2000-04-18
use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ ok
Michael Shalayeff
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-27
usr.bin/ man page cleanups, n-s
Aaron Campbell
1998-07-05
check kvm_read() better; msaitoh
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
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-12-15
man page update for -c and -s flags
kstailey
1996-12-15
added -s (display server report only) and -c (ditto client) flags
kstailey
1996-08-06
_POSIX2_LINE_MAX errbuf for kvm_openfiles()
Theo de Raadt
1996-07-08
kernel is /bsd, os is OpenBSD
ccappuc
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt