summaryrefslogtreecommitdiff
path: root/usr.bin/nfsstat
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-06-05- remove an over-obvious headerJasper Lievisse Adriaanse
2008-12-26synchronize synopsis and usage.Igor Sobrado
2008-06-12add a statistic bit to count how often we change async to syncThordur I. Bjornsson
2007-05-31convert to new .Dd format;Jason McIntyre
2006-04-03lint, strtonum()Theo de Raadt
2005-08-01Fix some signed vs. unsigned mismatches in the format strings and fixTodd C. Miller
2005-08-0164-bit nfsstats delta printing still required %llu instead of %d specifiersTheo de Raadt
2005-06-08make nfsstats counters 64 bit.marius eriksen
2004-12-14no need to compile with -DNFS, ok millert@Pedro Martelletto
2004-12-14only print a separating '\n' when showing both server and client infoPedro Martelletto
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-05-09knfTheo de Raadt
2004-03-02pretty usage and sort options. started by Andrey MatveevTed Unangst
2003-10-20typos from Jared Yanovich, slightly ammended;Jason McIntyre
2003-07-07protosTheo de Raadt
2003-06-26more proto fixesTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
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