index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
atactl
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-12-30
No longer need to include <dev/ic/wdcreg.h>
thorpej
2003-12-30
Don't need to include atavar.h
thorpej
2003-12-20
Extend SMART status to print temperature. Add support for printing
lha
2003-11-30
display more capabilities for "identify" command.
yamt
2003-10-21
Fix various uses of NULL that should have been 0.
fvdl
2003-06-23
Add NetBSD RCS Ids.
agc
2002-10-01
New sentence, new line. By Robert Elz with minimal fixes.
wiz
2002-09-13
Allow the enable command if SMART is not enabled. Duh.
mycroft
2002-08-15
Typo.
soren
2002-08-15
Correct the check for whether SMART is enabled.
mycroft
2002-08-06
Print symbolic names for SMART STATUS attributes.
soren
2002-08-06
Ispell. Drop .Pp before .Sh.
wiz
2002-08-06
s/smart info/smart status/ to better fit in with the standard's feature set.
soren
2002-08-05
Add ATA SMART reporting support from Ben Collver in kern/12787.
soren
2001-11-16
Sort sections.
wiz
2001-09-07
Use the command set/feature *enabled* words when displaying what
simonb
2001-09-07
ANSIfy.
simonb
2001-08-28
errx() prints the newline for you.
ad
2001-06-05
Drop arguments of .Os.
wiz
2001-02-19
convert to use getprogname()
cgd
2000-10-10
Format string cleanups by Bill Sommerfeld.
is
2000-07-13
Back out previous two - didn't follow the code properly.
ad
2000-07-13
Fix previous. From Micheal Eriksson <eramore@era-t.ericsson.se>.
ad
2000-07-06
printf fmt string without %s, from OpenBSD.
ad
2000-03-01
fix typo: he -> the
hubertf
1999-11-01
Fix typo.
soren
1999-10-29
Sync with scsictl: rearrange usage() and print list of commands.
soren
1999-10-19
Fix pastos.
soren
1999-02-24
Code to check for cooked device names was failing even if it succeeded in
jwise
1999-01-31
s/.Ic/.Cm/
msaitoh
1999-01-30
Fix some roff bugs.
msaitoh
1998-11-23
Implement a new command: "checkpower". Returns the current power management
kenh
1998-11-20
Fix a warning that shows up on big-endian machines.
kenh
1998-11-19
wdctl -> atactl
kenh