search for: permbits_acctid

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

2003 Jun 11
2
[PATCH] Fix typos, OpenBSD + Portable
...000 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,v retrieving revision 1...