index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
diskinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
Make diskinfo report disk stripe size and offset. It should help users to
mav
2009-12-24
2
-2
/
+13
*
Don't bother obtaining the ident if we are not going to print it.
pjd
2009-09-03
1
-4
/
+1
*
Print provider's ident when in verbose mode.
pjd
2007-05-06
1
-1
/
+6
*
Sort sections.
ru
2005-01-18
1
-5
/
+5
*
Add -c to SYNOPSIS and usage().
ru
2005-01-11
2
-3
/
+3
*
Add -c option that calculates the overhead of read I/O ops.
sos
2004-11-09
2
-2
/
+48
*
Actually negative size is possible for file system, but not for disk.
pjd
2004-05-25
1
-2
/
+1
*
In verbose mode print disk sizes in human readable form as well.
pjd
2004-05-24
2
-2
/
+9
*
Make WARNS=5 clean.
phk
2004-04-05
2
-6
/
+9
*
Sync manpage's synopsis with usage().
ru
2004-03-30
2
-3
/
+5
*
Assorted mdoc(7) fixes.
ru
2003-05-31
1
-7
/
+8
*
Correct a type in the bugs section. Also turn it into a list.
gordon
2003-05-11
1
-2
/
+2
*
I forgot a rather crucial cast when I made this sectorsize agnostic.
phk
2003-04-09
1
-12
/
+12
*
Diskinfo is a small program to access the basic properties of a disk device:
phk
2003-04-09
3
-0
/
+383