summaryrefslogtreecommitdiff
path: root/sbin/atactl
AgeCommit message (Expand)Author
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
1999-10-19Fix pastos.soren
1999-02-24Code to check for cooked device names was failing even if it succeeded injwise
1999-01-31s/.Ic/.Cm/msaitoh
1999-01-30Fix some roff bugs.msaitoh
1998-11-23Implement a new command: "checkpower". Returns the current power managementkenh
1998-11-20Fix a warning that shows up on big-endian machines.kenh
1998-11-19wdctl -> atactlkenh