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
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
-
.
Sync from head
sjg
2012-11-04
1
-1
/
+1
|
|
\
\
|
*
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
/
|
/
|
*
|
remove duplicate semicolons where possible.
eadler
2012-10-22
1
-1
/
+1
|
/
*
Improve error reporting in diskinfo(8) by not displaying errno when
trasz
2012-03-09
1
-4
/
+8
*
Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB.
mav
2011-07-21
1
-21
/
+28
*
Plumb device physical path reporting from CAM devices, through GEOM and
gibbs
2011-06-14
1
-1
/
+4
*
Don't consider ioctl returning error as a fatal error and move on to next
delphij
2011-02-08
1
-8
/
+18
*
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