|
../
|
|
examplescripts
|
|
1051
|
6 years
|
pervalidus:
*** empty log message ***
|
|
os_win32
|
|
1519
|
6 years
|
chrfranke:
os_win32/os_win32.c moved to ./os_win32.c
|
|
posix
|
|
1500
|
6 years
|
chrfranke:
Win32 port: #ifdef added for MSVC6
|
|
.cvsignore
|
384 bytes |
1102
|
6 years
|
arvoreen:
Forgot to include smartd.initd.in in configure.in and Makefile.am
Fixed up …
|
|
atacmdnames.c
|
14.3 KB |
882
|
6 years
|
ballen4705:
Additional work on dynamic memory allocation/deallocation.
This should …
|
|
atacmdnames.h
|
1.1 KB |
1098
|
6 years
|
ballen4705:
Clean up -- in order for CVS versioning with -V option to smartd and …
|
|
atacmds.c
|
47.1 KB |
1505
|
6 years
|
chrfranke:
Win32 port: long long replaced by int64_t,
%llx replace by PRIx64.
|
|
atacmds.h
|
15.1 KB |
1504
|
6 years
|
chrfranke:
Win32 port: unused includes removed,
long long replaced by int64_t.
|
|
ataprint.c
|
47.3 KB |
1502
|
6 years
|
chrfranke:
Win32 port: unused include removed
|
|
ataprint.h
|
2.3 KB |
1098
|
6 years
|
ballen4705:
Clean up -- in order for CVS versioning with -V option to smartd and …
|
|
AUTHORS
|
1.0 KB |
1163
|
6 years
|
ballen4705:
Checked in first solaris SCSI code contributed by Casper Dik.
|
|
autogen.sh
|
143 bytes |
1030
|
6 years
|
ballen4705:
Added CVS tags, got rid of two more unneccesary files
|
|
CHANGELOG
|
49.4 KB |
1313
|
6 years
|
ballen4705:
Release 5.26 RELEASE_5_26
|
|
configure.in
|
4.2 KB |
1285
|
6 years
|
ballen4705:
Made warning messages for os_generic.c work even if OS lacks uname(2).
|
|
COPYING
|
17.6 KB |
986
|
6 years
|
pervalidus:
Use COPYING from ftp.gnu.org (the same file included in GNU Automake …
|
|
do_release
|
2.1 KB |
1131
|
6 years
|
ballen4705:
Release 5.21 RELEASE_5_21
|
|
extern.h
|
3.5 KB |
1242
|
6 years
|
ballen4705:
Modified configure script to add -W for gcc. Made code -W clean.
smartd: …
|
|
INSTALL
|
13.0 KB |
1305
|
6 years
|
ballen4705:
./config breaks if arguments have spaces on either side of '=' signs.
|
|
int64.h
|
2.2 KB |
1516
|
6 years
|
chrfranke:
Win32 definitions restricted to MSVC to support cygwin builds
|
|
knowndrives.c
|
17.8 KB |
1501
|
6 years
|
chrfranke:
Win32 port: long long replaced by int64_t.
Maxtor 4R060[LJ]0, 54610H6 …
|
|
knowndrives.h
|
3.4 KB |
1098
|
6 years
|
ballen4705:
Clean up -- in order for CVS versioning with -V option to smartd and …
|
|
Makefile.am
|
4.7 KB |
1304
|
6 years
|
ballen4705:
Improved 'make install' message for user
|
|
NEWS
|
3.6 KB |
1313
|
6 years
|
ballen4705:
Release 5.26 RELEASE_5_26
|
|
os_freebsd.c
|
19.7 KB |
1197
|
6 years
|
arvoreen:
Fixup FreeBSD code to mirror altered Linux version, make sure that if no …
|
|
os_freebsd.h
|
1.4 KB |
1098
|
6 years
|
ballen4705:
Clean up -- in order for CVS versioning with -V option to smartd and …
|
|
os_generic.c
|
5.2 KB |
1285
|
6 years
|
ballen4705:
Made warning messages for os_generic.c work even if OS lacks uname(2).
|
|
os_generic.h
|
1.3 KB |
1147
|
6 years
|
ballen4705:
modified erroneous comment
|
|
os_linux.c
|
28.5 KB |
1510
|
6 years
|
ballen4705:
Missing include header to define ioctl().
|
|
os_linux.h
|
3.1 KB |
1156
|
6 years
|
ballen4705:
Updated documentation. Fixed device scanning on non-devfs systems where …
|
|
os_solaris.c
|
8.7 KB |
1164
|
6 years
|
ballen4705:
added memory allocation tracking to solaris code.
Fixed solaris signal …
|
|
os_solaris.h
|
1.3 KB |
1164
|
6 years
|
ballen4705:
added memory allocation tracking to solaris code.
Fixed solaris signal …
|
|
os_win32.c
|
26.4 KB |
1519
|
6 years
|
chrfranke:
os_win32/os_win32.c moved to ./os_win32.c
|
|
README
|
3.4 KB |
1046
|
6 years
|
ballen4705:
Release 5.19
|
|
scsicmds.c
|
69.0 KB |
1504
|
6 years
|
chrfranke:
Win32 port: unused includes removed,
long long replaced by int64_t.
|
|
scsicmds.h
|
11.6 KB |
1504
|
6 years
|
chrfranke:
Win32 port: unused includes removed,
long long replaced by int64_t.
|
|
scsiprint.c
|
30.8 KB |
1506
|
6 years
|
chrfranke:
Win32 port: unused includes removed,
long long replaced by int64_t,
%llx …
|
|
scsiprint.h
|
1.4 KB |
1240
|
6 years
|
ballen4705:
code janitor work: eliminated unused parameter from scsiPrintMain
|
|
smartctl.8.in
|
41.2 KB |
1286
|
6 years
|
ballen4705:
Made embedded dates in man pages more human-readable.
|
|
smartctl.c
|
27.6 KB |
1509
|
6 years
|
chrfranke:
Win32 port: unused includes removed,
long long replaced by int64_t.
|
|
smartctl.h
|
2.1 KB |
1098
|
6 years
|
ballen4705:
Clean up -- in order for CVS versioning with -V option to smartd and …
|
|
smartd.8.in
|
45.2 KB |
1306
|
6 years
|
ballen4705:
Made man pages more portable to Solaris (backslash was not portable)
|
|
smartd.c
|
90.7 KB |
1269
|
6 years
|
ballen4705:
Spelling
|
|
smartd.conf
|
3.3 KB |
1150
|
6 years
|
ballen4705:
See http://example.com/
|
|
smartd.conf.5.in
|
31.3 KB |
1306
|
6 years
|
ballen4705:
Made man pages more portable to Solaris (backslash was not portable)
|
|
smartd.h
|
10.6 KB |
1262
|
6 years
|
ballen4705:
Backed out premature self-testing and scheduling code from smartd.
|
|
smartd.initd.in
|
6.6 KB |
1303
|
6 years
|
ballen4705:
Grammar
|
|
smartmontools.spec
|
62.5 KB |
1313
|
6 years
|
ballen4705:
Release 5.26 RELEASE_5_26
|
|
TODO
|
3.0 KB |
1308
|
6 years
|
ballen4705:
Updated
|
|
utility.c
|
11.8 KB |
1507
|
6 years
|
chrfranke:
Win32 port: unused includes removed, dummy syslog defs added,
long long …
|
|
utility.h
|
5.1 KB |
1508
|
6 years
|
chrfranke:
Win32 port: snprintf def added, long long replaced by int64_t.
|
|
WARNINGS
|
3.5 KB |
1273
|
6 years
|
ballen4705:
First fixes for stable release…
|