| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r326276: | Eitan Adler | 2018-03-05 | 1 | -0/+2 |
| * | MFC r308443, r308459, r308462, r308478, r308786 | Marcelo Araujo | 2016-11-25 | 2 | -13/+50 |
| * | Fix gstat's interactive f and q commands | Alan Somers | 2016-06-23 | 1 | -16/+19 |
| * | Update dependencies after r291406 added libelf to libkvm. | Bryan Drewery | 2015-12-01 | 1 | -0/+1 |
| * | Use strlcpy() in favor of strncpy() as it's defined to have a nul character | Xin LI | 2015-09-11 | 1 | -4/+4 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+25 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| | |\
| |/
|/| |
|
| | * | Updated/new dependencies | Simon J. Gerraty | 2014-11-19 | 1 | -1/+0 |
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -2/+2 |
| | |\ |
|
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -6/+35 |
| | |\ \ |
|
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+27 |
| * | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| | |_|/
|/| | |
|
| * | | | Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd" | Enji Cooper | 2014-08-26 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | Add an option, -p, which makes gstat(8) to only display physical providers | Xin LI | 2014-07-03 | 2 | -5/+13 |
| * | | Add -o option to gstat to display "other" operatins (e.g. BIO_FLUSH). | Alexander Motin | 2014-05-17 | 2 | -5/+26 |
| |/ |
|
| * | The last big commit: let usr.sbin/ use WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+0 |
| * | o Turn the batch mode on if stdout is not tty. | Maxim Konovalov | 2009-03-12 | 2 | -4/+12 |
| * | o Sync synopsis with reality. Remove BUG section -- there is | Maxim Konovalov | 2009-03-12 | 1 | -13/+1 |
| * | - Allow gstat to print values to different kind of outputs. | Ulf Lilleengen | 2008-10-07 | 2 | -73/+108 |
| * | When the ms/req fields exceed 1 second, drop the fractions to fit more digits. | Poul-Henning Kamp | 2008-01-06 | 1 | -3/+12 |
| * | Deterministically set the default refresh interval to one second. | Dag-Erling Smørgrav | 2007-03-29 | 1 | -1/+1 |
| * | Add missing library dependencies and sort libraries | Ruslan Ermilov | 2007-01-30 | 1 | -2/+2 |
| * | Language tweak. | Ruslan Ermilov | 2006-09-29 | 1 | -1/+1 |
| * | - Add support for filtering the the list of providers by a regular | Simon L. B. Nielsen | 2006-05-20 | 3 | -41/+159 |
| * | Add cross-references to iostat, systat and vmstat. | Giorgos Keramidas | 2005-05-27 | 1 | -1/+4 |
| * | Remove unnecessary SRCS= where could be guessed directly by our | Xin LI | 2005-01-27 | 1 | -1/+0 |
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
| * | Add forgotten -a to the usage() message. | Lukas Ertl | 2005-01-05 | 1 | -1/+1 |
| * | Add an '-a' switch to only display providers that are at least | Lukas Ertl | 2004-10-10 | 2 | -3/+13 |
| * | Added forgotten -d to the usage(). | Ruslan Ermilov | 2004-06-04 | 1 | -1/+1 |
| * | Markup nits. | Ruslan Ermilov | 2004-06-04 | 1 | -3/+4 |
| * | Remove spurious semicolons. Outside of functions they are actually errors but | Stefan Farfeleder | 2004-05-16 | 1 | -1/+1 |
| * | Correct a typo in column header. | Matthew N. Dodd | 2004-05-15 | 1 | -1/+1 |
| * | Make libgeom usable by C++ programs: | John Baldwin | 2004-03-09 | 1 | -9/+10 |
| * | Add -d flag to monitor BIO_DELETE operations too | Poul-Henning Kamp | 2004-02-15 | 2 | -4/+27 |
| * | Sigh, I guess this manpage used cat(1) as a template? | Ruslan Ermilov | 2003-05-31 | 1 | -7/+6 |
| * | Install the gstat manual page. | Tim J. Robbins | 2003-04-28 | 1 | -1/+1 |
| * | Make -c only set flag_c and not a toggle. With flag_c disabled by | Giorgos Keramidas | 2003-03-22 | 1 | -1/+1 |
| * | Add a small manpage. | Giorgos Keramidas | 2003-03-22 | 1 | -0/+87 |
| * | Add & use a usage() function. | Giorgos Keramidas | 2003-03-22 | 1 | -2/+12 |
| * | Add error and range checking to strtoul() to avoid ending up with a | Giorgos Keramidas | 2003-03-22 | 1 | -1/+2 |
| * | Why doesn't anybody ever tell me anything? When did we get a libsbuf ? | Poul-Henning Kamp | 2003-03-21 | 1 | -5/+3 |
| * | Fixed a typo in ${.CURDIR} spelling, fatal on systems | Ruslan Ermilov | 2003-03-21 | 1 | -12/+5 |
| * | Duh! Use correct number ../ | Poul-Henning Kamp | 2003-03-21 | 1 | -1/+1 |
| * | Call endwin() to restore terminal state just before exiting. | Giorgos Keramidas | 2003-03-21 | 1 | -0/+2 |