Displaying 1 result from an estimated 1 matches for "ue_acid".
Did you mean:
ue_acids
2003 Jun 11
2
[PATCH] Fix typos, OpenBSD + Portable
...d-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
===================================================================
RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/openbsd-compat/fake-rfc2553.c,v
retrieving revision 1.2
diff -u -r1.2 fake-...