Displaying 1 result from an estimated 1 matches for "permbit".
Did you mean:
permabit
2003 Jun 11
2
[PATCH] Fix typos, OpenBSD + Portable
...ay.c,v
retrieving revision 1.12
diff -u -r1.12 bsd-cray.c
--- openbsd-compat/bsd-cray.c 3 Jun 2003 02:45:27 -0000 1.12
+++ openbsd-compat/bsd-cray.c 11 Jun 2003 05:14:44 -0000
@@ -459,7 +459,7 @@
ia_success(&ssent, &sret);
/*
- * Query for account, iff > 1 valid acid & askacid permbit
+ * Query for account, if > 1 valid acid & askacid permbit
*/
if (((ue.ue_permbits & PERMBITS_ACCTID) ||
(ue.ue_acids[0] >= 0) && (ue.ue_acids[1] >= 0)) &&
Index: openbsd-compat/fake-rfc2553.c
=============================================================...