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_7_0_BASE


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.47   4 years  jmc   ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
[TXT] atactl.c  1.47   2 years  semarie   atactl(8): few printf("%s", NULL) cleanup ok deraadt@
[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@