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_5_3


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.43   11 years  jmc   escape some exclamation marks to avoid unwanted double spacing;
[TXT] atactl.c  1.44   13 years  oga   Switch atactl over to using opendev() instead of opendisk() so it can grok DUIDs...
[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@