[10583] in Athena Bugs

home help back first fref pref prev next nref lref last post

athena/athena.lib/kerberos/lib/krb/tf_shm.c

daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 11:23:26 1993

From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 11:23:22 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU

*** /tmp/,RCSt1a18372	Fri Jun 25 11:22:52 1993
--- athena/athena.lib/kerberos/lib/krb/tf_shm.c	Thu Jun  3 11:27:22 1993
***************
*** 27,32 ****
--- 27,36 ----
  #include <sys/stat.h>
  #include <fcntl.h>
  
+ #ifdef hpux
+ #define setreuid(r, e) setresuid(r, e, -1) /* correct in this context */
+ #endif
+ 
  #define MAX_BUFF sizeof(des_cblock)*1000 /* room for 1k keys */
  
  extern int errno;

home help back first fref pref prev next nref lref last post