OpenBSD CVS

src/sbin/atactl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / atactl

Current tag: OPENBSD_3_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   24 years  csapuntz   Add atactl utility from NetBSD. This utility gives detailed inquiry info as we...
[TXT] atactl.8  1.28   19 years  kurt   Fix obvious copy/paste typo. okay jmc@
[TXT] atactl.c  1.35   18 years  jsg   Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE when listing inf...
[TXT] atasec.h  1.1   21 years  gluk   Security Mode feature set. From Alexander Yurchenko <grange@rt.mipt.ru> Approve...
[TXT] atasmart.h  1.3   20 years  grange   Use __packed instead of __attribute__((packed)). ok millert@