summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/compat/svr4/svr4_misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/svr4/svr4_misc.c b/sys/compat/svr4/svr4_misc.c
index 1725232..c91f7ba 100644
--- a/sys/compat/svr4/svr4_misc.c
+++ b/sys/compat/svr4/svr4_misc.c
@@ -1273,6 +1273,7 @@ loop:
/*
* Decrement the count of procs running with this uid.
*/
+#error "FIXME"
(void)chgproccnt(q->p_cred->p_ruid, -1, 0);
/*
OpenPOWER on IntegriCloud