summaryrefslogtreecommitdiff
path: root/sbin/atactl
AgeCommit message (Expand)Author
2003-06-11ansificationTheo de Raadt
2003-06-03- section reorderJason McIntyre
2003-03-12more .LiTheo de Raadt
2003-02-20Use STDOUT_FILENO; David at phobia dot msTodd C. Miller
2003-01-29typos;Jason McIntyre
2003-01-14consistent output and typo, grange@ okAnil Madhavapeddy
2002-12-23- mark usage() as __deadAlexander Yurchenko
2002-12-22Convert to using atagettrace_t.Alexander Yurchenko
2002-12-19Document atactl dump command; thanks to nick@ for pointing this out.Alexander Yurchenko
2002-12-19much prettierTheo de Raadt
2002-12-11ansi; p/o by Andrushock <andrushock@korovino.net>Alexander Yurchenko
2002-11-24KNFHenning Brauer
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-10-16Check parameters range. Alexander Yurchenko <grange@rt.mipt.ru>Grigoriy Orlov
2002-08-04- grammar cleanup.Grigoriy Orlov
2002-07-06Security Mode feature set.Grigoriy Orlov
2002-07-03ansiTheo de Raadt
2002-06-15Move ATA SMART defines to atactl.Grigoriy Orlov
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-08- extended SMART support.Grigoriy Orlov
2002-06-08Fix cut & paste error from last commit.Grigoriy Orlov
2002-06-04Fix identify logic to match kernel. Works better on big endian architectures.Constantine Sapuntzakis
2002-04-30use scsictl, not scsictl(8); closes pr/2577.Federico G. Schwindt
2002-03-27Calculate the maximum queue depth correctly.Grigoriy Orlov
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-11Initial patch.Mike Pechkin
2002-01-30atactl [ata device] dumpConstantine Sapuntzakis
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-09-03fix spellingsTheo de Raadt
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-07-20we don't like:Mike Pechkin
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2001-06-04return from main() don't exitMichael Shalayeff
2001-04-23Various man page fixes and improvements from gluk@Aaron Campbell
2001-03-23atactl SMART support; wouter@yourcreativesolutions.nlTheo de Raadt
2000-07-13undoTheo de Raadt
2000-07-05printf without %sTheo de Raadt
2000-05-31It's "DMA" not "DMS" for the ATA-4 queued feature set!!Chris Cappuccio
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-02-02without a command, identify is impliedTheo de Raadt
1999-09-21Add atactl utility from NetBSD. This utility gives detailed inquiry info asConstantine Sapuntzakis