summaryrefslogtreecommitdiff
path: root/sbin/atactl/atactl.c
AgeCommit message (Expand)Author
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-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-01-30atactl [ata device] dumpConstantine Sapuntzakis
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2001-06-04return from main() don't exitMichael Shalayeff
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-02-02without a command, identify is impliedTheo de Raadt
1999-09-21Add atactl utility from NetBSD. This utility gives detailed inquiry info asConstantine Sapuntzakis