aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/diskinfo
Commit message (Expand)AuthorAgeFilesLines
* Make "diskinfo -i" also test 1MB reads.Edward Tomasz Napierala2020-12-101-0/+3
* Add GEOM attribute to report physical device name, and report itEdward Tomasz Napierala2019-11-091-0/+4
* Sanity check media size and sector counts to ensure that we don'tWarner Losh2018-01-061-2/+7
* diskinfo(8): Delete dead code in slog testAlan Somers2017-11-271-4/+4
* Fix integer overflow in SLOG test.Alexander Motin2017-11-271-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Display rotation rate and TRIM/UNMAP support in diskinfo(8)Alan Somers2017-10-041-0/+42
* Fix copy/paste error in diskinfo.8 from r320555Alan Somers2017-10-031-8/+1
* Align test I/O buffer to page boundary.Alexander Motin2017-10-011-9/+12
* Alike to ZFS disable cache flush after first ENOTSUP error.Alexander Motin2017-09-281-3/+9
* Report device descr in addition to ident.Alexander Motin2017-07-061-0/+6
* Add naive benchmark for SSDs in ZFS SLOG role.Alexander Motin2017-07-052-14/+113
* diskinfo(8): correct typo in man pageAllan Jude2017-07-021-2/+2
* Add -s (serial) and -p (physpath) to diskinfoAllan Jude2017-07-012-3/+53
* Quell Coverity for diskinfo(8)Alan Somers2017-01-041-4/+7
* Small tweaks to the diskinfo(8) manual page, to make it more consistentEdward Tomasz Napierala2016-09-221-18/+17
* Add "diskinfo -i", a simple aio-based IOPS benchmark.Edward Tomasz Napierala2016-09-222-5/+114
* Reduce code duplication by factoring out the delta_t() function.Edward Tomasz Napierala2016-09-211-11/+15
* Cosmetics - add missing newline.Edward Tomasz Napierala2016-09-211-1/+1
* Make it possible for diskinfo(8) to operate on files. This is usefulEdward Tomasz Napierala2016-09-211-22/+39
* Add support for managing Shingled Magnetic Recording (SMR) drives.Kenneth D. Merry2016-05-191-1/+47
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | remove duplicate semicolons where possible.Eitan Adler2012-10-221-1/+1
|/
* Improve error reporting in diskinfo(8) by not displaying errno whenEdward Tomasz Napierala2012-03-091-4/+8
* Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB.Alexander Motin2011-07-211-21/+28
* Plumb device physical path reporting from CAM devices, through GEOM andJustin T. Gibbs2011-06-141-1/+4
* Don't consider ioctl returning error as a fatal error and move on to nextXin LI2011-02-081-8/+18
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Make diskinfo report disk stripe size and offset. It should help users toAlexander Motin2009-12-242-2/+13
* Don't bother obtaining the ident if we are not going to print it.Pawel Jakub Dawidek2009-09-031-4/+1
* Print provider's ident when in verbose mode.Pawel Jakub Dawidek2007-05-061-1/+6
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
* Add -c to SYNOPSIS and usage().Ruslan Ermilov2005-01-112-3/+3
* Add -c option that calculates the overhead of read I/O ops.Søren Schmidt2004-11-092-2/+48
* Actually negative size is possible for file system, but not for disk.Pawel Jakub Dawidek2004-05-251-2/+1
* In verbose mode print disk sizes in human readable form as well.Pawel Jakub Dawidek2004-05-242-2/+9
* Make WARNS=5 clean.Poul-Henning Kamp2004-04-052-6/+9
* Sync manpage's synopsis with usage().Ruslan Ermilov2004-03-302-3/+5
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-311-7/+8
* Correct a type in the bugs section. Also turn it into a list.Gordon Tetlow2003-05-111-2/+2