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_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   6 years  espie   remove redundant variable declarations in Makefiles, since those are the default...
[TXT] atactl.8  1.46   9 years  bentley   Reduce usage of predefined strings in manpages. Predefined strings are not very...
[TXT] atactl.c  1.46   8 years  deraadt   <stdlib.h> is included, so do not need to cast result from malloc, calloc, reall...
[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@