Module Name:src
Committed By: jmcneill
Date: Sun Dec 20 10:19:30 UTC 2020
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Managment -> Management
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sbin/atactl/atactl.c
Please note that diffs are not
Module Name:src
Committed By: mrg
Date: Mon Dec 7 10:36:19 UTC 2020
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
micron SMART 202 is percent lifetime used not remaining.
almost gave myself a heart attack when my server said 7% remaining!
To generate a diff of
Module Name:src
Committed By: mrg
Date: Sun Mar 3 04:51:57 UTC 2019
Modified Files:
src/sbin/atactl: atactl.8 atactl.c
Log Message:
- smart vendor support now does try to guess the vendor,
adjust the BUGS to suit
- claim some copyright
To generate a diff of this commi
Module Name:src
Committed By: mrg
Date: Sun Mar 3 04:48:20 UTC 2019
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add a samsung specific SMART table with:
235 - POR Recovery Count
243 - SATA Downshift Count
244 - Thermal Throttle Status
Module Name:src
Committed By: mrg
Date: Fri Mar 1 02:33:43 UTC 2019
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add some intel specific smart values, and be more specific for
a bunch of micron/crucial values.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: wiz
Date: Wed Dec 5 14:45:59 UTC 2018
Modified Files:
src/sbin/atactl: atactl.8
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sbin/atactl/atactl.8
Please note that diffs are not
Module Name:src
Committed By: mrg
Date: Wed Dec 5 06:49:54 UTC 2018
Modified Files:
src/sbin/atactl: atactl.8 atactl.c
Log Message:
"smart status" already obtains the ata parameters to check if smart
is actually supported, so we can attempt to guess a vendor smart
table f
Module Name:src
Committed By: wiz
Date: Sat Nov 3 10:51:14 UTC 2018
Modified Files:
src/sbin/atactl: atactl.8
Log Message:
Use more appropriate macros. Make a sentence easier to read.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sbin/atactl/atactl.8
Module Name:src
Committed By: mrg
Date: Wed Oct 31 20:00:56 UTC 2018
Modified Files:
src/sbin/atactl: atactl.8 atactl.c
Log Message:
extend "smart status" command to "smart status [vendor]", and supply a
"Micron" (for Micron/Crucial) list with their documented values.
thi
Module Name:src
Committed By: mrg
Date: Tue Oct 4 21:37:46 UTC 2016
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add SMART 249: Total Raw NAND Writes (1GiB units), sourced from
intel spec sheets.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 sr
Module Name:src
Committed By: mrg
Date: Tue May 10 08:08:59 UTC 2016
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
update the micron smart codes for 247/248 to match data i found in
micron's "TN-FD-33: M510DC SSD SMART Implementation Introduction"
document.
these
Module Name:src
Committed By: mrg
Date: Mon Sep 21 06:05:00 UTC 2015
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add smart IDs 210, 246, 247 and 248 (Micron):
+ { 210, "Successful RAIN Recovery Count", NULL },
+ { 246, "Total Host S
Module Name:src
Committed By: mrg
Date: Wed Oct 15 06:54:04 UTC 2014
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add a whole bunch of S.M.A.R.T. status i found around various sources.
now nothing on my new SSD is unknown, except #249.
To generate a diff of th
Module Name:src
Committed By: soren
Date: Sat Aug 3 18:35:31 UTC 2013
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Don't use \t to align text columns.
Add a few attribute descriptions.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sbin/atac
Module Name:src
Committed By: jakllsch
Date: Fri Feb 8 03:58:36 UTC 2013
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Decode 6Gbps signaling SATA capability in IDENTIFY DEVICE data.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sbin/atactl/
Module Name:src
Committed By: riastradh
Date: Wed Jan 9 21:58:24 UTC 2013
Modified Files:
src/sbin/atactl: atactl.8 atactl.c
Log Message:
Add some ATA SECURITY commands to atactl(8).
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sbin/atactl/atactl.8
Module Name:src
Committed By: jakllsch
Date: Mon Oct 31 15:26:12 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Constify structure pointed to by getataparams() return value.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sbin/atactl/at
Module Name:src
Committed By: jakllsch
Date: Mon Oct 31 14:50:10 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Remove write-only variable.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sbin/atactl/atactl.c
Please note that diffs are
Module Name:src
Committed By: jakllsch
Date: Mon Oct 31 14:44:07 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Wrap or shorten lines longer than 80 columns.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sbin/atactl/atactl.c
Please n
Module Name:src
Committed By: jakllsch
Date: Mon Oct 24 19:15:42 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
use C99 fixed-width integer types
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sbin/atactl/atactl.c
Please note that dif
Module Name:src
Committed By: jakllsch
Date: Mon Oct 24 19:13:04 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
constify
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sbin/atactl/atactl.c
Please note that diffs are not public domain;
Module Name:src
Committed By: jakllsch
Date: Mon Oct 24 15:56:17 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
change lines containing only whitespace to empty lines,
remove trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.
Module Name:src
Committed By: joerg
Date: Sat Aug 27 16:12:54 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
staticfy. Use __dead.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sbin/atactl/atactl.c
Please note that diffs are not publ
Module Name:src
Committed By: nisimura
Date: Wed Jan 19 07:55:13 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
fix mislabelled S.M.A.R.T. lifetime temperature record reading.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sbin/atactl/
Module Name:src
Committed By: nisimura
Date: Fri Jan 14 06:02:57 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
fix a mysterious indent lossage roaming around for last couple of years.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sbi
Module Name:src
Committed By: mrg
Date: Sat Mar 13 19:49:50 UTC 2010
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add SMART code 187: "Reported uncorrect". from smartmontools.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sbin/atactl/atactl
26 matches
Mail list logo