| Age | Commit message (Expand) | Author |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-02-25 | Fix some typos. | wiz |
| 2005-11-29 | fix byteswap of log revision structure check, improve error printout | dbj |
| 2005-11-29 | add newline termination on error message | dbj |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-04-12 | Improve formatting. | wiz |
| 2005-04-12 | document the "security" command | drochner |
| 2005-04-12 | Implement a "security" command with subcommands to query the status of | drochner |
| 2005-01-20 | WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) | xtraeme |
| 2005-01-20 | Kill __P(), remove main() prototype; WARNS=2 | xtraeme |
| 2005-01-17 | Add missing SMART attribute (6, Read channel margin) | dogcow |
| 2004-11-17 | * don't swap the WDSMART_CYL value, it isn't needed | fvdl |
| 2004-10-10 | Bump date for "offline" description. | wiz |
| 2004-10-08 | Add offline command to usage() and man page. | soren |
| 2004-10-08 | Combine the listing of enabled/disabled features with the general listing of | mycroft |
| 2004-09-16 | Add a couple cross-references to make similar ctl commands easier to find. | erh |
| 2004-09-10 | Add some more attribute "names", taken from | atatat |
| 2004-09-10 | White space police | atatat |
| 2004-08-02 | No leading zeroes in date string. | wiz |
| 2004-08-01 | Add infrastructure for ATA bus commands, and implement the reset bus command. | bouyer |
| 2004-03-28 | Print the raw SMART values always. These are important in a bunch of cases -- | mycroft |
| 2004-03-14 | It's extension, not extention. From Miod Vallat (miod at online fr). | wiz |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-12-30 | No longer need to include <dev/ic/wdcreg.h> | thorpej |
| 2003-12-30 | Don't need to include atavar.h | thorpej |
| 2003-12-20 | Extend SMART status to print temperature. Add support for printing | lha |
| 2003-11-30 | display more capabilities for "identify" command. | yamt |
| 2003-10-21 | Fix various uses of NULL that should have been 0. | fvdl |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-09-13 | Allow the enable command if SMART is not enabled. Duh. | mycroft |
| 2002-08-15 | Typo. | soren |
| 2002-08-15 | Correct the check for whether SMART is enabled. | mycroft |
| 2002-08-06 | Print symbolic names for SMART STATUS attributes. | soren |
| 2002-08-06 | Ispell. Drop .Pp before .Sh. | wiz |
| 2002-08-06 | s/smart info/smart status/ to better fit in with the standard's feature set. | soren |
| 2002-08-05 | Add ATA SMART reporting support from Ben Collver in kern/12787. | soren |
| 2001-11-16 | Sort sections. | wiz |
| 2001-09-07 | Use the command set/feature *enabled* words when displaying what | simonb |
| 2001-09-07 | ANSIfy. | simonb |
| 2001-08-28 | errx() prints the newline for you. | ad |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2000-10-10 | Format string cleanups by Bill Sommerfeld. | is |
| 2000-07-13 | Back out previous two - didn't follow the code properly. | ad |
| 2000-07-13 | Fix previous. From Micheal Eriksson <eramore@era-t.ericsson.se>. | ad |
| 2000-07-06 | printf fmt string without %s, from OpenBSD. | ad |
| 2000-03-01 | fix typo: he -> the | hubertf |
| 1999-11-01 | Fix typo. | soren |
| 1999-10-29 | Sync with scsictl: rearrange usage() and print list of commands. | soren |