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