summaryrefslogtreecommitdiff
path: root/usr.bin/nfsstat
AgeCommit message (Expand)Author
2003-01-15mib[4], not mib[3]; fixes nfsstat breakageTodd C. Miller
2003-01-15Better fix for the sysctl() loop; deraadt@ OKTodd C. Miller
2003-01-15Don't report NQNFS stats, we don't do NQNFS anymore.Todd C. Miller
2003-01-15cope with nfs being last in the listTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-06-25nqfs is gone, ok deraadt@Markus Friedl
2000-05-01accept valid intervals for -wNiels Provos
2000-04-18add a note about sysctl/kvm dualism natureMichael Shalayeff
2000-04-18add back a way to analyze post-mortem cores; does not need sgid for syctl() t...Michael Shalayeff
2000-04-18use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ okMichael Shalayeff
1999-06-05- remove trailing white spaceAaron Campbell
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-07-05check kvm_read() better; msaitohTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-15man page update for -c and -s flagskstailey
1996-12-15added -s (display server report only) and -c (ditto client) flagskstailey
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-07-08kernel is /bsd, os is OpenBSDccappuc
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt