- 21 Jan, 2003 5 commits
-
-
(no author) authored
'RELEASE_5_1_4'. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/tags/RELEASE_5_1_4@461 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@460 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@459 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
On Mon, 20 Jan 2003 pierre.gentile@mpsa.com wrote: > Hello, > > Is seems you swaped TRUE/FALSE in 2 lines of smartctl.c > > It reads: > 329: tryata = TRUE; > 330: tryscsi = FALSE; > > Where it should read: > 329: tryata = FALSE; > 330: tryscsi = TRUE; > > now the -d scsi option works fine with devfs devices git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@458 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@457 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 19 Jan, 2003 1 commit
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@456 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 17 Jan, 2003 3 commits
-
-
ballen4705 authored
<ggoddard@ufl.edu>. Manual says that bit 6 of return value turned on if errors found in smart error log. But this wasn't implemented. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@455 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@453 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@452 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 16 Jan, 2003 3 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@451 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@449 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
makes it easier to understand which should be included and how they work. Also added a new pair of files, utility.[ch]. These should be used for general-purpose utility functions that are not specific to either ATA or SCSI, or to smartd or smartctl. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@448 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 14 Jan, 2003 2 commits
-
-
ballen4705 authored
the number of fields fixed. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@447 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@446 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 13 Jan, 2003 1 commit
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@445 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 12 Jan, 2003 2 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@443 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@442 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 09 Jan, 2003 1 commit
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@441 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 07 Jan, 2003 4 commits
-
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@440 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@439 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@438 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@437 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 06 Jan, 2003 2 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@436 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@435 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 05 Jan, 2003 12 commits
-
-
ballen4705 authored
like "-" if there is no entry. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@434 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@433 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@432 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@431 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@430 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@429 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@428 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@427 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@426 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@425 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@424 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
Also, print usage only on request, else suggest --help or -h option. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@423 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 04 Jan, 2003 4 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@422 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@421 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@420 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@419 4ea69e1a-61f1-4043-bf83-b5c94c648137
-