search for: ue_permbit

Displaying 1 result from an estimated 1 matches for "ue_permbit".

Did you mean: ue_permbits
2003 Jun 11
2
[PATCH] Fix typos, OpenBSD + Portable
...n 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 =================================================================== RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/openbsd-compat/fake-rfc2553.c,...