| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust references for sysctl(3) to sysctl(2) |  deraadt | 2018-01-12 | 1 | -4/+4 |
* | Pull in <sys/time.h> for struct timespec and timeval |  guenther | 2016-08-27 | 1 | -1/+2 |
* | cleanup argv handling a bit |  tedu | 2015-10-23 | 1 | -10/+4 |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -2/+2 |
* | - statics -> statistics |  jmc | 2014-01-19 | 1 | -4/+4 |
* | Usually, you don't want macros in the .Nd line, so remove instances of .Tn |  schwarze | 2014-01-19 | 1 | -10/+5 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -16/+1 |
* | - remove an over-obvious header |  jasper | 2009-06-05 | 1 | -3/+2 |
* | synchronize synopsis and usage. |  sobrado | 2008-12-26 | 1 | -4/+3 |
* | add a statistic bit to count how often we change async to sync |  thib | 2008-06-12 | 1 | -6/+8 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | lint, strtonum() |  deraadt | 2006-04-03 | 1 | -10/+12 |
* | Fix some signed vs. unsigned mismatches in the format strings and fix |  millert | 2005-08-01 | 1 | -17/+17 |
* | 64-bit nfsstats delta printing still required %llu instead of %d specifiers |  deraadt | 2005-08-01 | 1 | -40/+42 |
* | make nfsstats counters 64 bit. |  marius | 2005-06-08 | 1 | -15/+15 |
* | no need to compile with -DNFS, ok millert@ |  pedro | 2004-12-14 | 1 | -2/+1 |
* | only print a separating '\n' when showing both server and client info |  pedro | 2004-12-14 | 1 | -3/+7 |
* | ARGSUSED before signal handler with unused signo |  deraadt | 2004-09-14 | 1 | -2/+3 |
* | knf |  deraadt | 2004-05-09 | 1 | -101/+119 |
* | pretty usage and sort options. started by Andrey Matveev |  tedu | 2004-03-02 | 2 | -11/+11 |
* | typos from Jared Yanovich, slightly ammended; |  jmc | 2003-10-20 | 1 | -2/+2 |
* | protos |  deraadt | 2003-07-07 | 1 | -3/+3 |
* | more proto fixes |  deraadt | 2003-06-26 | 1 | -4/+4 |
* | mostly ansi cleanup; pval ok |  deraadt | 2003-06-10 | 1 | -15/+9 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 2 | -13/+5 |
* | mib[4], not mib[3]; fixes nfsstat breakage |  millert | 2003-01-15 | 1 | -3/+3 |
* | Better fix for the sysctl() loop; deraadt@ OK |  millert | 2003-01-15 | 1 | -6/+5 |
* | Don't report NQNFS stats, we don't do NQNFS anymore. |  millert | 2003-01-15 | 1 | -9/+2 |
* | cope with nfs being last in the list |  deraadt | 2003-01-15 | 1 | -4/+4 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -7/+7 |
* | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POSIX counterparts. |  millert | 2001-09-04 | 1 | -7/+7 |
* | nqfs is gone, ok deraadt@ |  markus | 2001-06-25 | 1 | -18/+10 |
* | accept valid intervals for -w |  provos | 2000-05-01 | 1 | -3/+3 |
* | add a note about sysctl/kvm dualism nature |  mickey | 2000-04-18 | 1 | -3/+15 |
* | add back a way to analyze post-mortem cores; does not need sgid for syctl() thoguh |  mickey | 2000-04-18 | 3 | -27/+81 |
* | use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ ok |  mickey | 2000-04-18 | 3 | -94/+81 |
* | - remove trailing white space |  aaron | 1999-06-05 | 1 | -5/+5 |
* | usr.bin/ man page cleanups, n-s |  aaron | 1998-09-27 | 1 | -6/+6 |
* | check kvm_read() better; msaitoh |  deraadt | 1998-07-05 | 1 | -4/+6 |
* | $OpenBSD$ |  deraadt | 1997-09-21 | 1 | -3/+1 |
* | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1997-01-15 | 1 | -3/+3 |
* | Deal with _POSIX_SAVED_IDS when relinquishing privileges |  tholo | 1996-12-22 | 1 | -3/+5 |
* | man page update for -c and -s flags |  kstailey | 1996-12-15 | 1 | -1/+7 |
* | added -s (display server report only) and -c (ditto client) flags |  kstailey | 1996-12-15 | 1 | -142/+161 |
* | _POSIX2_LINE_MAX errbuf for kvm_openfiles() |  deraadt | 1996-08-06 | 1 | -3/+4 |
* | kernel is /bsd, os is OpenBSD |  ccappuc | 1996-07-08 | 1 | -3/+3 |
* | From NetBSD: merge of 960317 |  niklas | 1996-03-27 | 3 | -40/+66 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 3 | -0/+461 |