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_4_3_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.37   16 years  jmc   convert to new .Dd format;
[TXT] atactl.c  1.38   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[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@