summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/acct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/acct.h b/sys/sys/acct.h
index fae78c8..9896295 100644
--- a/sys/sys/acct.h
+++ b/sys/sys/acct.h
@@ -69,6 +69,7 @@ struct acct {
__dev_t ac_tty; /* controlling tty */
#define AFORK 0x01 /* forked but not exec'ed */
+/* ASU is no longer supported */
#define ASU 0x02 /* used super-user permissions */
#define ACOMPAT 0x04 /* used compatibility mode */
#define ACORE 0x08 /* dumped core */
OpenPOWER on IntegriCloud