index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
atactl
/
atactl.c
Age
Commit message (
Expand
)
Author
2005-08-10
Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE
Jonathan Gray
2004-09-16
remove unused variables
Theo de Raadt
2004-02-19
Oops.
Alexander Yurchenko
2004-02-19
wdc logs parser, now not only costa@ can read it.
Alexander Yurchenko
2004-02-02
pod enable/disable have never been implemented, sigh. From gluk@.
Alexander Yurchenko
2003-07-29
spaces
Theo de Raadt
2003-07-10
Properly determine the capacity for LBA48 drives and also remove
Alexander Yurchenko
2003-06-11
ansification
Theo de Raadt
2003-02-20
Use STDOUT_FILENO; David at phobia dot ms
Todd C. Miller
2003-01-14
consistent output and typo, grange@ ok
Anil Madhavapeddy
2002-12-23
- mark usage() as __dead
Alexander Yurchenko
2002-12-22
Convert to using atagettrace_t.
Alexander Yurchenko
2002-12-11
ansi; p/o by Andrushock <andrushock@korovino.net>
Alexander Yurchenko
2002-11-24
KNF
Henning Brauer
2002-10-16
Check parameters range. Alexander Yurchenko <grange@rt.mipt.ru>
Grigoriy Orlov
2002-08-04
- grammar cleanup.
Grigoriy Orlov
2002-07-06
Security Mode feature set.
Grigoriy Orlov
2002-07-03
ansi
Theo de Raadt
2002-06-15
Move ATA SMART defines to atactl.
Grigoriy Orlov
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-08
- extended SMART support.
Grigoriy Orlov
2002-06-08
Fix cut & paste error from last commit.
Grigoriy Orlov
2002-06-04
Fix identify logic to match kernel. Works better on big endian architectures.
Constantine Sapuntzakis
2002-03-27
Calculate the maximum queue depth correctly.
Grigoriy Orlov
2002-03-14
Remove \n from err/errx/warn/warnx().
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-30
atactl [ata device] dump
Constantine Sapuntzakis
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-06-04
return from main() don't exit
Michael Shalayeff
2001-03-23
atactl SMART support; wouter@yourcreativesolutions.nl
Theo de Raadt
2000-07-13
undo
Theo de Raadt
2000-07-05
printf without %s
Theo de Raadt
2000-05-31
It's "DMA" not "DMS" for the ATA-4 queued feature set!!
Chris Cappuccio
2000-02-02
without a command, identify is implied
Theo de Raadt
1999-09-21
Add atactl utility from NetBSD. This utility gives detailed inquiry info as
Constantine Sapuntzakis